diff options
author | Jin Yao <yao.jin@linux.intel.com> | 2017-12-05 17:03:06 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-12-27 18:15:44 +0300 |
commit | 6a1e2c5c267358455a13bd8d59547430370c845a (patch) | |
tree | bb7480fa7cc5b5838f594dbc2cb7c0c1e4842d1d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e0128b30dbfb2884530251b4accdffdbf55a6b72 (diff) | |
download | linux-6a1e2c5c267358455a13bd8d59547430370c845a.tar.xz |
perf stat: Remove a set of shadow stats static variables
In previous patches, we have reconstructed the code and let it not
access the static variables directly.
This patch removes these static variables.
Signed-off-by: Jin Yao <yao.jin@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1512482591-4646-7-git-send-email-yao.jin@linux.intel.com
[ Rename 'stat' variables to 'st' to build on centos:{5,6} and others where it shadows a global declaration ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions