diff options
author | Jin Yao <yao.jin@linux.intel.com> | 2020-10-09 10:28:42 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-10-14 13:32:36 -0300 |
commit | fa79aa6485816b86f37205fd5659616d64f8be7f (patch) | |
tree | 644f6007f5388991544e9d602774e56c66e231ed /block/mq-deadline.c | |
parent | 47ef8398c369fa77e0fdbadfebb3885879491721 (diff) | |
download | linux-fa79aa6485816b86f37205fd5659616d64f8be7f.tar.bz2 |
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 <yao.jin@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20201009022845.13141-5-yao.jin@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'block/mq-deadline.c')
0 files changed, 0 insertions, 0 deletions