Created
December 28, 2019 15:22
-
-
Save thejustinwalsh/a96957860caa1d7345535b3fee86da34 to your computer and use it in GitHub Desktop.
Commands I Commonly Forget
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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