diff options
author | Jiri Olsa <[email protected]> | 2014-02-04 15:37:48 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-02-10 11:34:31 -0300 |
commit | f67697bd079f4bbcbe7d6d26765a06b18afe0630 (patch) | |
tree | adbb8b017afcd628d7051da58c41ad34ce04b0e5 /net/lapb/lapb_out.c | |
parent | 981a23792cd02631f8cd5dd65753208a44de5ae1 (diff) |
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 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions