summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event.c
diff options
context:
space:
mode:
authorDon Zickus <dzickus@redhat.com>2014-02-25 22:43:46 -0500
committerArnaldo Carvalho de Melo <acme@redhat.com>2014-03-14 18:08:39 -0300
commit0ea590ae8198547d5898c72b04fa9d8f23bd0b8f (patch)
treed770d5ac869b64a3d7ba07823d1e52a41a9abf4a /tools/perf/util/trace-event.c
parent2f6d9009af1df0f7cba1fdfe012a089babd8c747 (diff)
downloadlinux-0ea590ae8198547d5898c72b04fa9d8f23bd0b8f.tar.gz
linux-0ea590ae8198547d5898c72b04fa9d8f23bd0b8f.tar.bz2
linux-0ea590ae8198547d5898c72b04fa9d8f23bd0b8f.zip
perf session: Change header.misc dump from decimal to hex
When printing the raw dump of a data file, the header.misc is printed as a decimal. Unfortunately, that field is a bit mask, so it is hard to interpret as a decimal. Print in hex, so the user can easily see what bits are set and more importantly what type of info it is conveying. V2: add 0x in front per Jiri Olsa Signed-off-by: Don Zickus <dzickus@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1393386227-149412-3-git-send-email-dzickus@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/trace-event.c')
0 files changed, 0 insertions, 0 deletions