index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
tests
/
insn-x86.c
Age
Commit message (
Expand
)
Author
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-03-15
tools/perf: Convert to insn_decode()
Borislav Petkov
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming