linux-stable/tools/perf/util/scripting-engines
Arnaldo Carvalho de Melo 8e8bf60a67 perf build: Fixup disabling of -Wdeprecated-declarations for the python scripting engine
A brown paper bag where -Wno-error=deprecated-declarations was added
from compiler output when the right thing is to add
-Wno-deprecated-declarations, fix it.

Fixes: 4ee3c4da8b ("perf scripting python: Do not build fail on deprecation warnings")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-09-29 16:03:35 -03:00
..
Build perf build: Fixup disabling of -Wdeprecated-declarations for the python scripting engine 2022-09-29 16:03:35 -03:00
trace-event-perl.c tools/perf: Add '__rel_loc' event field parsing support 2021-12-06 15:37:22 -05:00
trace-event-python.c perf tools: Support reading PERF_FORMAT_LOST 2022-08-19 15:56:56 -03:00