Skip to content
Snippets Groups Projects
  1. Apr 23, 2020
  2. Dec 03, 2019
  3. Feb 15, 2019
  4. Jan 16, 2019
  5. Jan 03, 2019
  6. Dec 19, 2018
  7. Mar 02, 2018
  8. Feb 27, 2017
    • Mark Drayton's avatar
      Make perf ring buffer size configurable · 5f5687e4
      Mark Drayton authored
      As discussed in #966, this PR makes the size of the ring buffer used to send
      data to userspace configurable. It changes the Python, Lua and C++ APIs to
      expose this knob.
      
      It also defaults the buffer size to a larger value (64 pages per CPU, an 8x
      increase) for several tools which produce a lot of output, as well as making it
      configurable in `trace` via a `-b` flag.
      5f5687e4
  9. Oct 17, 2016
  10. Aug 01, 2016
Loading