Skip to content

Instantly share code, notes, and snippets.

@ogmkp
Forked from martinus/perf.md
Created October 24, 2023 15:12
Show Gist options
  • Select an option

  • Save ogmkp/c9c7d3de14b3a502b7d8ca04118a626f to your computer and use it in GitHub Desktop.

Select an option

Save ogmkp/c9c7d3de14b3a502b7d8ca04118a626f to your computer and use it in GitHub Desktop.
perf config

/etc/sysctl.conf

kernel.perf_event_paranoid = -1
kernel.perf_cpu_time_max_percent = 5
kernel.perf_cpu_time_max_percent=10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment