index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Age
Commit message (
Expand
)
Author
Lines
2016-04-26
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
-7
/
+15
2016-04-25
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
-5
/
+3
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
-14
/
+12
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
-1
/
+1
2016-03-21
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
-1
/
+1
2016-03-09
perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes
Ingo Molnar
-0
/
+5
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
-9
/
+9
2015-10-19
perf bench: Use named initializers in the trailer too
Arnaldo Carvalho de Melo
-2
/
+2
2015-10-19
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
-30
/
+30
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
-18
/
+18
2015-10-19
perf bench mem: Reorganize the code a bit
Ingo Molnar
-19
/
+19
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
-12
/
+17
2015-10-19
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
-46
/
+46
2015-10-19
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
-6
/
+6
2015-10-19
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
-28
/
+28
2015-10-19
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
-96
/
+50
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
-1
/
+1
2015-10-19
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
-7
/
+4
2015-10-19
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
-2
/
+2
2015-10-19
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
-56
/
+45
2015-07-20
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
-0
/
+242
2015-05-18
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
-0
/
+1
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
-9
/
+18
2015-05-08
perf bench futex: Handle spurious wakeups
Davidlohr Bueso
-1
/
+6
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
-0
/
+297
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-9
/
+18
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-1
/
+31
2015-05-04
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
-1
/
+31
2015-04-27
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
-0
/
+8
2015-04-27
perf bench numa: Fixes of --quiet argument
Petr Holasek
-2
/
+2
2015-04-27
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
-7
/
+8
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+11
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
-72
/
+72
2015-03-03
perf/bench: Add -r all so that you can run all mem* routines
Borislav Petkov
-1
/
+9
2015-03-03
perf/bench: Carve out mem routine benchmarking
Borislav Petkov
-62
/
+58
2015-03-03
perf/bench: Fix mem* routines usage after alternatives change
Borislav Petkov
-10
/
+6
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
-2
/
+2
2015-02-22
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
-2
/
+2
2015-02-12
perf build: Add bench objects building
Jiri Olsa
-0
/
+11
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
-0
/
+13
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
-1
/
+1
2014-12-09
perf bench: Fix memcpy/memset output
Rabin Vincent
-8
/
+10
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
-304
/
+90
2014-12-09
perf bench: Prepare memcpy for merge
Rabin Vincent
-78
/
+104
2014-09-29
perf bench futex: Sanitize -q option in requeue
Davidlohr Bueso
-1
/
+3
2014-09-29
perf bench futex: Support operations for shared futexes
Davidlohr Bueso
-16
/
+30
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
-1
/
+1
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
-2
/
+6
2014-06-19
perf bench sched-messaging: Drop barf()
Davidlohr Bueso
-26
/
+19
2014-06-19
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
-0
/
+10
[next]