commit | 7310aed77ef2928bcfb8ee5ad71e2b091166b85e | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Jun 11 15:51:04 2015 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Jun 11 10:56:01 2015 -0300 |
tree | bcd03113f31fe1e256d448feb244e7f0d14ca2a6 | |
parent | 5610032135c05e7bf9cba231826577a01719d010 [diff] |
perf evsel: Display 0x for hex values when printing the attribute Need to display '0x' prefix for hex values otherwise it is not obvious they are hex. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/1434027064-7554-1-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>