diff options
author | Leo Yan <[email protected]> | 2018-07-11 15:45:44 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-07-31 11:22:11 -0300 |
commit | d603b4e9f9c3181f2dacb989bba60081b99befe4 (patch) | |
tree | 45084842670b183559127220cbd5ed84ad3381aa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6035b6804bdfd662c8ee6226dc90f3764060ec73 (diff) |
perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet
If one CS_ETM_TRACE_ON packet is inserted, we miss to generate branch
sample for the previous CS_ETM_RANGE packet.
This patch is to generate branch sample when receiving a CS_ETM_TRACE_ON
packet, so this can save complete info for the previous CS_ETM_RANGE
packet just before CS_ETM_TRACE_ON packet.
Signed-off-by: Leo Yan <[email protected]>
Reviewed-by: Mathieu Poirier <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kim Phillips <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Walker <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions