diff options
| author | Jin Yao <[email protected]> | 2020-10-09 02:28:42 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-14 16:32:36 +0000 |
| commit | fa79aa6485816b86f37205fd5659616d64f8be7f (patch) | |
| tree | 644f6007f5388991544e9d602774e56c66e231ed /tools/perf/builtin-diff.c | |
| parent | perf streams: Compare two streams (diff) | |
| download | kernel-fa79aa6485816b86f37205fd5659616d64f8be7f.tar.gz kernel-fa79aa6485816b86f37205fd5659616d64f8be7f.zip | |
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/builtin-diff.c')
0 files changed, 0 insertions, 0 deletions
