index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
bench.h
Age
Commit message (
Expand
)
Author
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2015-07-20
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
2014-03-14
perf bench: Add futex-requeue microbenchmark
Davidlohr Bueso
2014-03-14
perf bench: Add futex-wake microbenchmark
Davidlohr Bueso
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
2013-03-14
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
Vinson Lee
2013-01-30
perf: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
2009-11-10
perf bench: Clean up bench/bench.h
Ingo Molnar
2009-11-10
perf bench: Add format constants to bench.h for unified output formatting
Hitoshi Mitake
2009-11-08
perf bench: Add new directory and header for new subcommand 'bench'
Hitoshi Mitake