diff options
author | Mathieu Poirier <[email protected]> | 2019-05-24 11:35:00 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-06-10 15:50:02 -0300 |
commit | c7bfa2fd0da966bf83061102fbe1e7b974e81764 (patch) | |
tree | 0514b048482f0e240baec5e4685a7ad62f61c5bb /tools/perf/scripts/python/compaction-times.py | |
parent | 882f4874ad74c528c3437c9c8783310b073323a1 (diff) |
perf cs-etm: Introduce the concept of trace ID queues
In an ideal world there is one CPU per cs_etm_queue and as such, one
trace ID per cs_etm_queue. In the real world CoreSight topologies allow
multiple CPUs to use the same sink, which translates to multiple trace
IDs per cs_etm_queue.
To deal with this a new cs_etm_traceid_queue structure is introduced to
enclose all the information related to a single trace ID, allowing a
cs_etm_queue to handle traces generated by any number of CPUs.
Signed-off-by: Mathieu Poirier <[email protected]>
Tested-by: Leo Yan <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Suzuki Poulouse <[email protected]>
Cc: [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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions