aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2014-02-04 14:37:48 +0000
committerArnaldo Carvalho de Melo <[email protected]>2014-02-10 14:34:31 +0000
commitf67697bd079f4bbcbe7d6d26765a06b18afe0630 (patch)
treeadbb8b017afcd628d7051da58c41ad34ce04b0e5 /tools/perf/util/annotate.c
parentperf probe: Do not add offset twice to uprobe address (diff)
downloadkernel-f67697bd079f4bbcbe7d6d26765a06b18afe0630.tar.gz
kernel-f67697bd079f4bbcbe7d6d26765a06b18afe0630.zip
perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly
We removed event types from data file in following commits: 6065210 perf tools: Remove event types framework completely 44b3c57 perf tools: Remove event types from perf data file We no longer need this information, because we can get it directly from tracepoints. But we still need to handle PERF_RECORD_HEADER_EVENT_TYPE event for the sake of old perf data files created in pipe mode like: $ perf.3.4 record -o - foo >perf.data $ perf.312 report -i - < perf.data Reported-by: Stephane Eranian <[email protected]> Signed-off-by: Jiri Olsa <[email protected]> Cc: Corey Ashford <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions