linux/tools/perf/util/scripting-engines
Arnaldo Carvalho de Melo 06bf28cbc6 perf scripting python: Add missing util/perf_regs.h include to get perf_reg_name() prototype
It was getting it via event.h, that doesn't need that include anymore
and will drop it.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-10-27 16:37:26 -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 scripting python: Add missing util/perf_regs.h include to get perf_reg_name() prototype 2022-10-27 16:37:26 -03:00