index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Make tests its own library
Ian Rogers
2024-06-26
1
-10
/
+10
*
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
2024-06-25
3
-0
/
+1739
*
perf arch x86: Add shellcheck to build
Ian Rogers
2024-04-12
2
-1
/
+15
*
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
1
-0
/
+1
*
perf parse-events: Print all errors
Ian Rogers
2024-02-02
1
-3
/
+2
*
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
1
-0
/
+23
*
perf x86 test: Update hybrid expectations
Ian Rogers
2024-01-03
1
-7
/
+7
*
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-30
7
-18
/
+321
|
\
|
*
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-13
2
-1
/
+8
|
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-1
/
+1
|
*
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
2023-05-28
1
-7
/
+7
|
*
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
2023-05-28
1
-5
/
+5
|
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+1
|
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+3
|
*
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
2023-05-27
1
-1
/
+1
|
*
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
2023-05-15
1
-0
/
+12
|
*
perf test x86 hybrid: Update test expectations
Ian Rogers
2023-05-15
1
-28
/
+26
|
*
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-15
3
-0
/
+288
*
|
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-05-08
3
-0
/
+74
|
/
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
2023-03-20
1
-0
/
+4
*
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-06
1
-1
/
+4
*
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
2
-1
/
+156
*
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
1
-2
/
+12
*
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-11-09
2
-1
/
+1
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
1
-0
/
+1
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
1
-1
/
+1
*
perf test: Remove x86 rdpmc test
Ian Rogers
2022-08-01
3
-185
/
+0
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-22
3
-0
/
+3533
|
\
|
*
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
3
-0
/
+3426
|
*
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
2022-01-23
3
-0
/
+50
|
*
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
2
-0
/
+57
*
|
perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit
Adrian Hunter
2022-02-15
1
-2
/
+5
*
|
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
2022-02-15
1
-0
/
+8
*
|
perf intel-pt: pkt-decoder-test: Fix scope of test_data
Adrian Hunter
2022-02-15
1
-1
/
+1
|
/
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
7
-7
/
+7
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-6
/
+6
*
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-13
1
-29
/
+18
*
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
1
-1
/
+0
*
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-05-01
1
-1
/
+1
|
\
|
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
|
tools/perf: Convert to insn_decode()
Borislav Petkov
2021-03-15
1
-5
/
+4
|
/
*
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
1
-1
/
+1
*
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-03-06
3
-0
/
+126
*
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
1
-2
/
+2
*
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
1
-0
/
+1
*
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-30
1
-0
/
+7
|
\
|
*
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
2020-11-16
1
-0
/
+7
*
|
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-04
3
-178
/
+0
|
/
[next]