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
/
Build
Age
Commit message (
Expand
)
Author
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-07-31
perf bench: Add benchmark of find_next_bit
Ian Rogers
2020-07-28
perf bench: Add basic syscall benchmark
Davidlohr Bueso
2020-05-05
perf bench: Add kallsyms parsing
Ian Rogers
2020-04-16
perf bench: Add event synthesis benchmark
Ian Rogers
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
2018-07-30
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2015-07-20
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2015-02-12
perf build: Add bench objects building
Jiri Olsa