summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests/insn-x86.c
AgeCommit message (Expand)Author
2023-05-28perf test x86: insn-x86 test data is immutable so mark it constIan Rogers
2023-03-20perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
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-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2018-12-17perf tools: Fix diverse comment typosIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming