summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests
AgeCommit message (Expand)Author
2024-10-14perf test: Delete unused Intel CQM testHoward Chu
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-06-26perf test: Make tests its own libraryIan Rogers
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers
2024-02-12perf maps: Get map before returning in maps__findIan Rogers
2024-02-02perf parse-events: Print all errorsIan Rogers
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-05-28perf test x86: intel-pt-test data is immutable so mark it constIan Rogers
2023-05-28perf test x86: insn-x86 test data is immutable so mark it constIan Rogers
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers
2023-05-27perf pmu: Separate pmu and pmusIan Rogers
2023-05-27perf x86: Iterate hybrid PMUs as core PMUsIan Rogers
2023-05-15perf test x86 hybrid: Add hybrid extended type checksIan Rogers
2023-05-15perf test x86 hybrid: Update test expectationsIan Rogers
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria
2023-04-04perf map: Add accessor for start and endIan Rogers
2023-03-20perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter
2023-02-06perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter
2022-11-09perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter
2022-11-09perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...Adrian Hunter
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter
2022-08-01perf test: Remove x86 rdpmc testIan Rogers
2022-03-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-02-15perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter
2022-02-15perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter
2022-02-15perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter
2020-11-30perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo