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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
perf pmu: Don't de-duplicate core PMUs
James Clark
1
-6
/
+21
2024-06-28
perf pmu: Restore full PMU name wildcard support
James Clark
2
-1
/
+79
2024-06-28
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
1
-1
/
+19
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
1
-18
/
+18
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2
-62
/
+1
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
4
-208
/
+110
2024-06-26
perf util: Make util its own library
Ian Rogers
36
-305
/
+316
2024-06-26
perf bench: Make bench its own library
Ian Rogers
3
-26
/
+35
2024-06-26
perf test: Make tests its own library
Ian Rogers
13
-104
/
+115
2024-06-26
perf pmu-events: Make pmu-events a library
Ian Rogers
1
-6
/
+10
2024-06-26
perf ui: Make ui its own library
Ian Rogers
5
-21
/
+31
2024-06-26
perf build: Add '*.a' to clean targets
Ian Rogers
1
-5
/
+12
2024-06-26
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
4
-0
/
+115
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
1
-1
/
+1
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
1
-0
/
+3
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
1
-4
/
+1
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
1
-1
/
+1
2024-06-25
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
1
-2
/
+3
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
1
-0
/
+5
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
1
-1
/
+1
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2
-3
/
+6
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+1739
2024-06-25
perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
Adrian Hunter
1
-0
/
+9
2024-06-25
perf test: Check output of the probe ... --funcs command
Chaitanya S Prakash
1
-1
/
+1
2024-06-25
tools/perf: Fix parallel-perf python script to replace new python syntax ":="...
Athira Rajeev
1
-1
/
+2
2024-06-25
tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...
Athira Rajeev
2
-2
/
+2
2024-06-25
tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
Athira Rajeev
3
-1
/
+18
2024-06-25
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
2
-21
/
+26
2024-06-22
perf build: Ensure libtraceevent and libtracefs versions have 3 components
Guilherme Amadio
1
-2
/
+2
2024-06-22
perf build: Use pkg-config for feature check for libtrace{event,fs}
Guilherme Amadio
1
-14
/
+13
2024-06-22
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
1
-2
/
+8
2024-06-21
perf stat: Fix the hard-coded metrics calculation on the hybrid
Kan Liang
1
-0
/
+7
2024-06-21
perf vendor events: Add westmereex counter information
Ian Rogers
8
-0
/
+586
2024-06-21
perf vendor events: Add westmereep-sp counter information
Ian Rogers
8
-0
/
+583
2024-06-21
perf vendor events: Add westmereep-dp counter information
Ian Rogers
8
-0
/
+549
2024-06-21
perf vendor events: Add/update tigerlake events/metrics
Ian Rogers
14
-80
/
+446
2024-06-21
perf vendor events: Add snowridgex counter information
Ian Rogers
14
-25
/
+5177
2024-06-21
perf vendor events: Add/update skylakex events/metrics
Ian Rogers
16
-189
/
+7019
2024-06-21
perf vendor events: Add/update skylake events/metrics
Ian Rogers
14
-91
/
+756
2024-06-21
perf vendor events: Add silvermont counter information
Ian Rogers
8
-0
/
+137
2024-06-21
perf vendor events: Add/update sierraforest events/metrics
Ian Rogers
17
-93
/
+2405
2024-06-21
perf vendor events: Add/update sapphirerapids events/metrics
Ian Rogers
17
-248
/
+5001
2024-06-21
perf vendor events: Update sandybridge metrics add event counter information
Ian Rogers
12
-12
/
+481
2024-06-21
perf vendor events: Add/update rocketlake events/metrics
Ian Rogers
13
-88
/
+629
2024-06-21
perf vendor events: Add nehalemex counter information
Ian Rogers
8
-0
/
+560
2024-06-21
perf vendor events: Add nehalemep counter information
Ian Rogers
8
-0
/
+565
2024-06-21
perf vendor events: Update meteorlake events and add counter information
Ian Rogers
12
-184
/
+641
2024-06-21
perf vendor events: Add lunarlake counter information
Ian Rogers
6
-0
/
+86
2024-06-21
perf vendor events: Add knightslanding counter information
Ian Rogers
10
-0
/
+872
2024-06-21
perf vendor events: Update jaketown metrics add event counter information
Ian Rogers
15
-12
/
+967
[prev]
[next]