diff options
author | Jiri Olsa <jolsa@kernel.org> | 2018-08-30 08:32:35 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-30 20:52:23 +0200 |
commit | 0c538a9462953dfcde2fe961aca2cf75c2747040 (patch) | |
tree | 192c9b24e2e1451659ee787ded143a42c6148a76 /lib/debugobjects.c | |
parent | perf stat: Pass 'evlist' argument to print functions (diff) | |
download | linux-0c538a9462953dfcde2fe961aca2cf75c2747040.tar.xz linux-0c538a9462953dfcde2fe961aca2cf75c2747040.zip |
perf stat: Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases()
Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases(), to
get rid of the global 'evsel_list' variable dependency.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180830063252.23729-27-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions