Skip to content

Instantly share code, notes, and snippets.

@thejustinwalsh
Created December 28, 2019 15:22
Show Gist options
  • Save thejustinwalsh/a96957860caa1d7345535b3fee86da34 to your computer and use it in GitHub Desktop.
Save thejustinwalsh/a96957860caa1d7345535b3fee86da34 to your computer and use it in GitHub Desktop.
Commands I Commonly Forget
# Temporarily elevate permissions for perf to collect user space data
sudo sh -c 'echo 1 >/proc/sys/kernel/perf_event_paranoid'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment