index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
1
-1
/
+1
2025-07-30
perf test: Ensure lock contention using pipe mode
Jan Polensky
1
-13
/
+13
2025-07-27
perf test: Fix comment ordering
Blake Jones
1
-2
/
+2
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
4
-17
/
+17
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
1
-0
/
+14
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
5
-9
/
+21
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
2
-23
/
+32
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
1
-0
/
+1
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-21
/
+17
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
1
-2
/
+2
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2
-2
/
+2
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
1
-1
/
+1
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
1
-12
/
+12
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
1
-2
/
+2
2025-07-11
perf jevents: If the long_desc and desc are identical then drop the long_desc
Ian Rogers
1
-22
/
+0
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
3
-34
/
+14
2025-07-11
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-07-03
perf test: Add more test cases to sched test
Namhyung Kim
1
-8
/
+31
2025-07-03
perf tests make: Add NO_LIBDW=1 to minimal and add standalone test
Ian Rogers
1
-1
/
+3
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
1
-1
/
+1
2025-07-03
perf test: In forked mode add check that fds aren't leaked
Ian Rogers
1
-0
/
+69
2025-07-03
perf hwmon_pmu: Hold path rather than fd
Ian Rogers
1
-5
/
+6
2025-07-03
perf test code-reading: Avoid a leak of cpus and threads
Ian Rogers
1
-7
/
+0
2025-07-02
perf test: Add libsubcmd help tests
Namhyung Kim
4
-0
/
+112
2025-07-02
perf test: Check test suite description properly
Namhyung Kim
1
-2
/
+5
2025-07-02
perf test: Add sched latency and script shell tests
Ian Rogers
1
-0
/
+93
2025-07-02
perf test: Name the noploop process
Ian Rogers
1
-0
/
+2
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
1
-1
/
+1
2025-06-30
perf test annotate: Use --percent-limit rather than head to reduce output
Ian Rogers
1
-7
/
+8
2025-06-30
perf test: Add basic callgraph test to record testing
Ian Rogers
1
-0
/
+30
2025-06-30
perf test: perf header test fails on s390
Thomas Richter
1
-2
/
+2
2025-06-28
perf stat: Fix uncore aggregation number
Chun-Tse Shao
1
-2
/
+2
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
1
-3
/
+1
2025-06-26
perf util: add a basic SHA-1 implementation
Eric Biggers
1
-1
/
+44
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
43
-43
/
+43
2025-06-25
perf tests: Add a DRM PMU test
Ian Rogers
1
-0
/
+78
2025-06-25
perf debug: Add function symbols to dump_stack
Ian Rogers
1
-1
/
+14
2025-06-24
perf test: Replace grep perl regexp with awk
Chun-Tse Shao
1
-2
/
+3
2025-06-23
Merge tag 'v6.16-rc3' into perf-tools-next
Namhyung Kim
2
-2
/
+11
2025-06-21
perf test: add test for BPF metadata collection
Blake Jones
1
-0
/
+76
2025-06-20
perf test: Add header shell test
Ian Rogers
1
-0
/
+74
2025-06-20
perf test: Expand user space event reading (rdpmc) tests
Ian Rogers
2
-78
/
+220
2025-06-18
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
1
-2
/
+10
2025-06-09
perf test trace: Change the regex pattern in the struct test
Howard Chu
1
-1
/
+1
2025-06-09
perf test trace: Use --sort-events in BTF general tests
Howard Chu
1
-3
/
+3
2025-06-09
perf test trace: Remove set -e for BTF general tests
Howard Chu
1
-10
/
+9
2025-06-09
perf test trace: Stop tracing hrtimer_setup event in trace enum test
Howard Chu
1
-1
/
+1
2025-06-09
perf test trace: Remove set -e and print trace test's error messages
Howard Chu
1
-6
/
+7
2025-06-09
perf test trace: Use shell's -f flag to check if vmlinux exists
Howard Chu
1
-1
/
+1
[next]