1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/perf/arch/x86/tests
Adrian Hunter 806731a946 perf tools: Do not pass NULL to parse_events()
Many cases do not use the extra error information provided by
parse_events and instead pass NULL as the struct parse_events_error
pointer. Add a wrapper for those cases so that the pointer is never
NULL.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20220809080702.6921-4-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-08-10 14:30:09 -03:00
..
arch-tests.c perf test: Remove x86 rdpmc test 2022-08-01 09:18:12 -03:00
bp-modify.c perf test: Rename struct test to test_suite 2021-11-13 10:32:22 -03:00
Build perf test: Remove x86 rdpmc test 2022-08-01 09:18:12 -03:00
dwarf-unwind.c perf tests: Consolidate test__arch_unwind_sample declaration 2021-05-21 16:57:43 -03:00
gen-insn-x86-dat.awk treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
gen-insn-x86-dat.sh treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
insn-x86-dat-32.c perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test 2022-01-23 20:37:57 +01:00
insn-x86-dat-64.c perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test 2022-01-23 20:37:57 +01:00
insn-x86-dat-src.c perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test 2022-01-23 20:37:57 +01:00
insn-x86.c perf test: Rename struct test to test_suite 2021-11-13 10:32:22 -03:00
intel-cqm.c perf tools: Do not pass NULL to parse_events() 2022-08-10 14:30:09 -03:00
intel-pt-pkt-decoder-test.c perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit 2022-02-15 17:06:11 -03:00
regs_load.S perf bench: Update the copies of x86's mem{cpy,set}_64.S 2019-12-02 11:40:57 -03:00
sample-parsing.c perf test: Rename struct test to test_suite 2021-11-13 10:32:22 -03:00