diff options
author | Jin Yao <[email protected]> | 2020-10-09 10:28:42 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-14 13:32:36 -0300 |
commit | fa79aa6485816b86f37205fd5659616d64f8be7f (patch) | |
tree | 644f6007f5388991544e9d602774e56c66e231ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47ef8398c369fa77e0fdbadfebb3885879491721 (diff) |
perf streams: Link stream pair
In previous patch, we have created an evsel_streams for one event, and
top N hottest streams will be saved in a stream array in evsel_streams.
This patch compares total streams among two evsel_streams.
Once two streams are fully matched, they will be linked as a pair. From
the pair, we can know which streams are matched.
Signed-off-by: Jin Yao <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions