diff options
author | Zenghui Yu <[email protected]> | 2019-05-15 11:19:29 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-15 16:36:49 -0300 |
commit | 8e8f515d567f9ec1d960e9fdb117d39753b7504d (patch) | |
tree | 5e19ee24867031760fca3c6d4e973e90abb45a73 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d94cfbab6da92a3fc5fb69c8dae75c5720e6ed26 (diff) |
perf jevents: Remove unused variable
Address gcc warning:
pmu-events/jevents.c: In function ‘save_arch_std_events’:
pmu-events/jevents.c:417:15: warning: unused variable ‘sb’ [-Wunused-variable]
struct stat *sb = data;
^~
Signed-off-by: Zenghui Yu <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions