aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMathieu Poirier <[email protected]>2018-01-10 13:31:52 -0700
committerArnaldo Carvalho de Melo <[email protected]>2018-01-23 09:51:36 -0300
commit631e8f0a9748d7ef1eb6a84d0d5b9e81a79433ef (patch)
tree7a4b4d5cc072d4a3746a22111f254f31e706cb86 /tools/perf/scripts/python/call-graph-from-sql.py
parent4c0d8d27954d9efb2a02ec9fc16f39b02f248bb7 (diff)
perf report: Fix regression when decoding intel_pt traces
Commit (93d10af26bb7 perf tools: Optimize sample parsing for ordered events) breaks intelPT trace decoding by invariably returning an error if the event type isn't a PERF_SAMPLE_TIME. With this patch the timestamp is initialised and processing is allowed to continue if the error returned by function perf_evlist__parse_sample_timestamp() is not a fault. Signed-off-by: Mathieu Poirier <[email protected]> Acked-by: Adrian Hunter <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Peter Zijlstra <[email protected]> Fixes: 93d10af26bb7 ("perf tools: Optimize sample parsing for ordered events") Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions