index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-05-21
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-06-24
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2019-06-17
perf intel-pt: Add Intel PT packet decoder test
Adrian Hunter
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
perf tests: Remove Intel CQM perf test
Xiaochen Shen
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-10-05
perf tests: Add Intel CQM test
Matt Fleming
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
2015-10-05
perf tests: Add arch tests
Matt Fleming
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa