Skip to content

Commit

Permalink
do not use sudo to run perf (permission assumption)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCat authored Sep 13, 2018
1 parent aae5b53 commit 3276240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sudo perf record -F 99 -g sleep 120
perf record -F 99 -g sleep 120

0 comments on commit 3276240

Please sign in to comment.