How do I sort by self
column in perf report
output?
$ perf --version
perf version 4.0.8-300.fc22.x86_64
$ uname -a
Linux marko-desktop 4.0.8-300.fc22.x86_64 #1 SMP Fri Jul 10 21:04:56 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Data was callected with
$ perf record -g -p $(pidof node)