summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Make tests its own libraryIan Rogers2024-06-261-10/+10
* perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter2024-06-253-0/+1739
* perf arch x86: Add shellcheck to buildIan Rogers2024-04-122-1/+15
* perf maps: Get map before returning in maps__findIan Rogers2024-02-121-0/+1
* perf parse-events: Print all errorsIan Rogers2024-02-021-3/+2
* perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers2024-01-031-0/+23
* perf x86 test: Update hybrid expectationsIan Rogers2024-01-031-7/+7
* Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-307-18/+321
|\
| * perf tests: Make x86 new instructions test optional at build timeAdrian Hunter2023-06-132-1/+8
| * perf thread: Add accessor functions for threadIan Rogers2023-06-121-1/+1
| * perf test x86: intel-pt-test data is immutable so mark it constIan Rogers2023-05-281-7/+7
| * perf test x86: insn-x86 test data is immutable so mark it constIan Rogers2023-05-281-5/+5
| * perf pmus: Remove perf_pmus__has_hybridIan Rogers2023-05-271-1/+1
| * perf pmu: Separate pmu and pmusIan Rogers2023-05-271-2/+3
| * perf x86: Iterate hybrid PMUs as core PMUsIan Rogers2023-05-271-1/+1
| * perf test x86 hybrid: Add hybrid extended type checksIan Rogers2023-05-151-0/+12
| * perf test x86 hybrid: Update test expectationsIan Rogers2023-05-151-28/+26
| * perf test: Move x86 hybrid tests to arch/x86Ian Rogers2023-05-153-0/+288
* | perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria2023-05-083-0/+74
|/
* perf map: Add accessor for start and endIan Rogers2023-04-041-1/+1
* perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter2023-03-201-0/+4
* perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang2023-02-061-1/+4
* perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter2022-11-092-1/+156
* perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter2022-11-091-2/+12
* perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...Adrian Hunter2022-11-092-1/+1
* perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo2022-10-311-0/+1
* perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-101-1/+1
* perf test: Remove x86 rdpmc testIan Rogers2022-08-013-185/+0
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-03-223-0/+3533
|\
| * perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter2022-01-233-0/+3426
| * perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter2022-01-233-0/+50
| * perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2022-01-232-0/+57
* | perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter2022-02-151-2/+5
* | perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter2022-02-151-0/+8
* | perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter2022-02-151-1/+1
|/
* perf test: Rename struct test to test_suiteIan Rogers2021-11-137-7/+7
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-6/+6
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-131-29/+18
* perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-211-1/+0
* Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-05-011-1/+1
|\
| * perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | tools/perf: Convert to insn_decode()Borislav Petkov2021-03-151-5/+4
|/
* perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2021-03-061-1/+1
* perf test: Support the ins_lat check in the X86 specific testKan Liang2021-03-063-0/+126
* perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter2021-02-181-2/+2
* perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter2021-02-181-0/+1
* perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo2020-11-301-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-11-301-0/+7
|\
| * perf test: Avoid an msan warning in a copied stack.Ian Rogers2020-11-161-0/+7
* | perf tests tsc: Make tsc testing as a common testingLeo Yan2020-11-043-178/+0
|/