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
/
bench
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-1
/
+31
2015-05-04
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
1
-1
/
+31
2015-04-27
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
1
-0
/
+8
2015-04-27
perf bench numa: Fixes of --quiet argument
Petr Holasek
1
-2
/
+2
2015-04-27
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
1
-7
/
+8
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+11
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
5
-72
/
+72
2015-03-03
perf/bench: Add -r all so that you can run all mem* routines
Borislav Petkov
1
-1
/
+9
2015-03-03
perf/bench: Carve out mem routine benchmarking
Borislav Petkov
1
-62
/
+58
2015-03-03
perf/bench: Fix mem* routines usage after alternatives change
Borislav Petkov
4
-10
/
+6
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-02-22
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
1
-2
/
+2
2015-02-12
perf build: Add bench objects building
Jiri Olsa
1
-0
/
+11
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
1
-0
/
+13
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
1
-1
/
+1
2014-12-09
perf bench: Fix memcpy/memset output
Rabin Vincent
1
-8
/
+10
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
2
-304
/
+90
2014-12-09
perf bench: Prepare memcpy for merge
Rabin Vincent
1
-78
/
+104
2014-09-29
perf bench futex: Sanitize -q option in requeue
Davidlohr Bueso
1
-1
/
+3
2014-09-29
perf bench futex: Support operations for shared futexes
Davidlohr Bueso
3
-16
/
+30
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2
-2
/
+6
2014-06-19
perf bench sched-messaging: Drop barf()
Davidlohr Bueso
1
-26
/
+19
2014-06-19
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
2
-0
/
+10
2014-06-19
perf bench futex: Use global --repeat option
Davidlohr Bueso
2
-19
/
+3
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
1
-0
/
+1
2014-06-19
perf bench sched-messaging: Plug memleak
Davidlohr Bueso
1
-0
/
+2
2014-04-14
Merge branch 'perf-core-for-mingo' into perf/urgent
Ingo Molnar
1
-0
/
+4
2014-04-14
perf bench: Set more defaults in the 'numa' suite
Ramkumar Ramachandra
1
-0
/
+4
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+698
2014-03-14
perf bench: Add futex-requeue microbenchmark
Davidlohr Bueso
3
-0
/
+225
2014-03-14
perf bench: Add futex-wake microbenchmark
Davidlohr Bueso
3
-0
/
+212
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
3
-0
/
+261
2014-03-14
perf bench numa: Make no args mean 'run all tests'
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-10-21
perf tools: Fix bench/numa.c for 32-bit build
Adrian Hunter
1
-2
/
+2
2013-10-11
perf bench: Fix failing assertions in numa bench
Petr Holasek
1
-13
/
+21
2013-10-11
perf bench sched: Add --threaded option
Ingo Molnar
1
-29
/
+86
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
4
-4
/
+4
2013-07-22
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
1
-0
/
+2
2013-07-08
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
2
-3
/
+3
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
2
-0
/
+1732
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
5
-7
/
+8
2012-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
1
-3
/
+3
2012-07-02
perf bench: Fix confused variable namings and descriptions in mem subsystem
Hitoshi Mitake
2
-80
/
+80
2012-06-27
perf bench: Documentation update
Namhyung Kim
2
-6
/
+6
2012-02-06
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
1
-0
/
+7
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+6
2012-02-06
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
1
-0
/
+6
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2
-2
/
+0
[prev]
[next]