diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-03-18 18:50:21 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-03-19 01:17:03 +0400 |
commit | 9cdbadceca31bf2ccd9e50fecdc5591d3fb8dae3 (patch) | |
tree | 8c2da3c58767af88b78291745649867fa666e6bc /lib/bcd.c | |
parent | b9ce0c99d820b7680fdb4dc39bc7b5ff79d6b5b0 (diff) | |
download | linux-9cdbadceca31bf2ccd9e50fecdc5591d3fb8dae3.tar.xz |
perf annotate: Print the evsel name in the stdio output
So that when showing multiple events annotations, we can figure out
which is which:
# perf record -a -e instructions,cycles sleep 1
[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.826 MB perf.data (~36078 samples) ]
# perf evlist
instructions
cycles
# perf annotate intel_idle 2> /dev/null | head -1
Percent | Source code & Disassembly of vmlinux for instructions
#
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-n1r51l329434js84qtb2c6l9@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions