index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-bench.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
1
-2
/
+3
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
/
+8
2020-05-28
tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
Arnaldo Carvalho de Melo
1
-3
/
+3
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
-0
/
+6
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
1
-0
/
+1
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
1
-0
/
+12
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
-6
/
+6
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-10-19
perf bench: Run benchmarks, don't test them
Ingo Molnar
1
-4
/
+4
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
1
-3
/
+3
2015-10-19
perf bench: List output formatting options on 'perf bench -h'
Ingo Molnar
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
/
+1
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
1
-0
/
+7
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2014-03-14
perf bench: Fix NULL pointer dereference in "perf bench all"
Patrick Palka
1
-1
/
+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
-1
/
+9
2013-10-23
perf bench: Change the procps visible command-name of invididual benchmark te...
Ingo Molnar
1
-117
/
+122
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-01-30
perf tools: Make numa benchmark optional
Peter Hurley
1
-0
/
+4
2013-01-30
perf: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
1
-0
/
+13
2013-01-24
perf bench: Flush stdout before starting bench suite
Namhyung Kim
1
-0
/
+2
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+1
2012-06-27
perf bench: Documentation update
Namhyung Kim
1
-2
/
+2
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
1
-0
/
+3
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
1
-4
/
+53
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
1
-1
/
+14
2009-11-10
perf bench: Improve builtin-bench.c for more friendly output
Hitoshi Mitake
1
-0
/
+4
2009-11-10
perf bench: Modify builtin-bench.c for processing common options
Hitoshi Mitake
1
-14
/
+65
2009-11-08
perf bench: Add builtin-bench.c: General framework for benchmark suites
Hitoshi Mitake
1
-0
/
+128