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
/
bench
/
bench.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-10
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+3
2023-07-20
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-07-20
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-07-20
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-07-18
perf/benchmark: add a new benchmark for seccom_unotify
Andrei Vagin
1
-0
/
+1
2023-04-04
perf bench: Add pmu-scan benchmark
Namhyung Kim
1
-0
/
+1
2023-04-04
perf bench syscall: Add fork syscall benchmark
Tiezhu Yang
1
-0
/
+1
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
1
-0
/
+1
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
1
-0
/
+1
2022-12-18
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
1
-12
/
+0
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
1
-0
/
+2
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
1
-0
/
+1
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim
1
-0
/
+1
2020-07-31
perf bench: Add benchmark of find_next_bit
Ian Rogers
1
-0
/
+1
2020-07-28
perf bench: Add basic syscall benchmark
Davidlohr Bueso
1
-0
/
+1
2020-05-05
perf bench: Add kallsyms parsing
Ian Rogers
1
-0
/
+1
2020-04-16
perf bench: Add event synthesis benchmark
Ian Rogers
1
-1
/
+1
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-22
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
1
-0
/
+1
2018-11-22
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
1
-0
/
+2
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
1
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-10
/
+10
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
1
-12
/
+10
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-20
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
1
-0
/
+2
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
1
-0
/
+2
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
1
-0
/
+1
2014-03-14
perf bench: Add futex-requeue microbenchmark
Davidlohr Bueso
1
-0
/
+1
2014-03-14
perf bench: Add futex-wake microbenchmark
Davidlohr Bueso
1
-0
/
+1
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
1
-0
/
+1
2013-03-14
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
Vinson Lee
1
-0
/
+24
2013-01-30
perf: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
1
-0
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+2
2012-01-25
perf bench: Also allow measuring memset()
Jan Beulich
1
-0
/
+1
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
1
-0
/
+1
2009-11-10
perf bench: Clean up bench/bench.h
Ingo Molnar
1
-9
/
+7
2009-11-10
perf bench: Add format constants to bench.h for unified output formatting
Hitoshi Mitake
1
-0
/
+9
2009-11-08
perf bench: Add new directory and header for new subcommand 'bench'
Hitoshi Mitake
1
-0
/
+9