index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-1
/
+1
*
perf bench: Make bench its own library
Ian Rogers
2024-06-26
1
-23
/
+23
*
tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...
Athira Rajeev
2024-06-13
1
-1
/
+1
*
tools/perf: Fix perf bench epoll to enable the run when some CPU's are offline
Athira Rajeev
2024-06-13
2
-2
/
+2
*
tools/perf: Fix perf bench futex to enable the run when some CPU's are offline
Athira Rajeev
2024-06-13
5
-5
/
+5
*
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
2024-05-07
1
-1
/
+1
*
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
2024-04-12
2
-3
/
+19
*
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
2024-04-12
1
-1
/
+1
*
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
7
-7
/
+7
*
perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...
Colin Ian King
2023-12-05
1
-1
/
+1
*
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
2023-10-25
1
-4
/
+128
*
perf bench uprobe: Fix potential use of memory after free
Ian Rogers
2023-10-12
1
-0
/
+1
*
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-10-10
1
-1
/
+1
|
\
|
*
perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPI
Arnaldo Carvalho de Melo
2023-09-13
1
-1
/
+1
*
|
perf bench messaging: Kill child processes when exit abnormally in process mode
Yang Jihong
2023-09-26
1
-3
/
+20
*
|
perf bench messaging: Store chlid process pid when creating worker for proces...
Yang Jihong
2023-09-26
1
-20
/
+27
*
|
perf bench messaging: Factor out create_worker()
Yang Jihong
2023-09-26
1
-24
/
+26
*
|
perf bench messaging: Fix coding style issues for sched-messaging
Yang Jihong
2023-09-26
1
-5
/
+5
|
/
*
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-09-09
5
-9
/
+225
|
\
|
*
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
1
-6
/
+2
|
*
perf bench breakpoint: Skip run if no breakpoints available
Kajol Jain
2023-08-23
1
-3
/
+21
|
*
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
2023-07-20
2
-11
/
+29
|
*
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
2023-07-20
2
-3
/
+73
|
*
perf bench uprobe: Show diff to previous
Arnaldo Carvalho de Melo
2023-07-20
1
-5
/
+16
|
*
perf bench uprobe: Print diff to baseline
Arnaldo Carvalho de Melo
2023-07-20
1
-3
/
+24
|
*
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
2023-07-20
3
-0
/
+82
*
|
perf/benchmark: add a new benchmark for seccom_unotify
Andrei Vagin
2023-07-17
3
-0
/
+180
|
/
*
perf bench sched messaging: Free contexts on exit
Ian Rogers
2023-06-12
1
-1
/
+17
*
perf bench futex: Avoid memory leaks from pthread_attr
Ian Rogers
2023-06-12
4
-26
/
+29
*
perf bench epoll: Fix missing frees/puts on the exit path
Ian Rogers
2023-06-12
2
-0
/
+10
*
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
1
-21
/
+29
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-5
/
+5
*
perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
Ian Rogers
2023-05-27
1
-4
/
+2
*
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-05-17
4
-10
/
+2
*
perf bench inject-buildid: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+2
*
perf bench: Add pmu-scan benchmark
Namhyung Kim
2023-04-04
3
-0
/
+186
*
perf bench numa: Fix type of loop iterator in do_work, it should be 'long'
Andreas Herrmann
2023-04-04
1
-1
/
+1
*
perf bench: Avoid NDEBUG warning
Ian Rogers
2023-04-04
1
-2
/
+6
*
perf bench syscall: Add fork syscall benchmark
Tiezhu Yang
2023-04-04
2
-0
/
+36
*
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
2023-02-02
2
-0
/
+37
*
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
2023-02-02
2
-0
/
+12
*
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
2023-02-02
1
-4
/
+25
*
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-20
1
-12
/
+0
|
\
|
*
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2022-12-17
1
-12
/
+0
*
|
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-05
1
-1
/
+1
*
|
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
1
-1
/
+1
*
|
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-27
1
-4
/
+5
|
/
*
perf bench: Update use of pthread mutex/cond
Ian Rogers
2022-10-04
8
-171
/
+153
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
1
-1
/
+1
|
\
|
*
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
1
-1
/
+1
[next]