aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDavid Carrillo-Cisneros <[email protected]>2017-07-18 18:18:38 -0700
committerArnaldo Carvalho de Melo <[email protected]>2017-07-25 11:23:52 -0300
commitf4849599086c6462d65543637058c9b55f4803e4 (patch)
tree37c391ace48b65402a89522ac24a90822dc20142 /tools/perf/util/scripting-engines/trace-event-python.c
parentcb281fea4b0a326d2a2104f8ffae2b6895c561fd (diff)
perf annotate: Process tracing data in pipe mode
'perf annotate' was missing the handler for tracing data records. Prior to this patch we obtained "unhandled" records when piping trace events to perf annotate (using -D option to show the dump_printf messages in process_event_synth_tracing_data_stub): $ perf record -o - -e block:bio_free sleep 2 | perf annotate -D --stdio ... 0x78 [0xc]: PERF_RECORD_TRACING_DATA: unhandled! ... Signed-off-by: David Carrillo-Cisneros <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Elena Reshetova <[email protected]> Cc: Kees Kook <[email protected]> Cc: Paul Turner <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Sudeep Holla <[email protected]> Cc: Wang Nan <[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/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions