index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-11-13
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
2021-11-13
perf arm-spe: Snapshot mode test
German Gomez
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
perf expr: Add metric literals for topology.
Ian Rogers
2021-11-13
perf test: Add expr test for events with hyphens
Ian Rogers
2021-11-13
perf test: Remove skip_if_fail
Ian Rogers
2021-11-13
perf test: Remove is_supported function
Ian Rogers
2021-11-13
perf test: TSC test, remove is_supported use
Ian Rogers
2021-11-13
perf test: BP tests, remove is_supported use
Ian Rogers
2021-11-13
perf test: Remove non test case style support.
Ian Rogers
2021-11-13
perf test: Convert time to tsc test to test case.
Ian Rogers
2021-11-13
perf test: bp tests use test case
Ian Rogers
2021-11-13
perf test: Remove now unused subtest helpers
Ian Rogers
2021-11-13
perf test: Convert llvm tests to test cases.
Ian Rogers
2021-11-13
perf test: Convert bpf tests to test cases.
Ian Rogers
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-13
perf test: Convert watch point tests to test cases.
Ian Rogers
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
2021-11-13
perf test: Convert pfm tests to use test cases.
Ian Rogers
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
2021-11-13
perf test: Add test case struct.
Ian Rogers
2021-11-13
perf test: Add helper functions for abstraction.
Ian Rogers
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-12
perf test: Use macro for "suite" definitions
Ian Rogers
2021-11-12
perf test: Use macro for "suite" declarations
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
2021-09-29
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2021-09-29
perf metric: Don't compute unused events
Ian Rogers
2021-09-29
perf metric: Add utilities to work on ids map.
Ian Rogers
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
[next]