summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/insn-x86.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test x86: insn-x86 test data is immutable so mark it constIan Rogers2023-05-281-5/+5
* perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter2023-03-201-0/+4
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-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 intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter2021-02-181-0/+1
* perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf2019-09-011-1/+1
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-09-011-0/+1
* perf tools: Fix diverse comment typosIngo Molnar2018-12-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-051-0/+185