diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2022-01-24 10:41:37 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-02-15 17:05:20 -0300 |
commit | 32449b430fe1df81ce1da84475fc48536264f919 (patch) | |
tree | 7003d4f185d574d894111b221a64e3b3be4aac57 /tools/perf/scripts/python | |
parent | be5764c4e276863ac30a16cb91a79d9531abe7a3 (diff) |
perf intel-pt: pkt-decoder-test: Fix scope of test_data
Make test_data 'static' otherwise it will conflict with any global
variable of the same name.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20220124084201.2699795-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions