diff options
author | Jiri Olsa <jolsa@kernel.org> | 2018-08-30 09:32:46 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-30 21:52:24 +0300 |
commit | a138af663500a07742bb27793302625135a0f6c4 (patch) | |
tree | fd702029f49e9a8b0e3e96d6a557c7589eab77a4 /tools/perf/ui | |
parent | 6f6b6594b5f380b0a972b66b275caa6c54bb1fea (diff) | |
download | linux-a138af663500a07742bb27793302625135a0f6c4.tar.xz |
perf stat: Do not use the global 'evsel_list' in print functions
Get rid of the the 'evsel_list' global variable dependency, here we can
use the 'evlist' pointer from the evsel.
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-38-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/ui')
0 files changed, 0 insertions, 0 deletions