index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
2017-02-14
1
-0
/
+1
*
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
2017-02-14
6
-20
/
+0
*
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-02-09
1
-3
/
+3
*
perf bench futex: Fix lock-pi help string
Davidlohr Bueso
2016-12-20
1
-1
/
+1
*
perf bench futex: Sanitize numeric parameters
Davidlohr Bueso
2016-10-25
6
-0
/
+20
*
perf bench futex: Avoid worker cacheline bouncing
Davidlohr Bueso
2016-10-25
2
-7
/
+8
*
perf bench futex: Cache align the worker struct
Sebastian Andrzej Siewior
2016-10-24
1
-1
/
+4
*
perf bench mem: Move boilerplate memory allocation to the infrastructure
Arnaldo Carvalho de Melo
2016-10-24
1
-47
/
+30
*
perf bench futex: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
3
-6
/
+9
*
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
1
-2
/
+3
*
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+2
*
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-4
/
+5
*
perf bench numa: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-26
/
+27
*
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
Arnaldo Carvalho de Melo
2016-07-12
2
-2
/
+2
*
perf bench futex: Add missing compiler.h header
Arnaldo Carvalho de Melo
2016-07-12
5
-0
/
+5
*
perf bench: Disentangle headers
Arnaldo Carvalho de Melo
2016-07-12
5
-14
/
+18
*
perf bench: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
2016-07-12
6
-8
/
+18
*
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
2016-04-26
1
-7
/
+15
*
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
2016-04-25
2
-5
/
+3
*
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
3
-14
/
+12
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+1
*
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
2016-03-21
1
-1
/
+1
*
perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes
Ingo Molnar
2016-03-09
1
-0
/
+5
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
9
-9
/
+9
*
perf bench: Use named initializers in the trailer too
Arnaldo Carvalho de Melo
2015-10-19
1
-2
/
+2
*
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2015-10-19
1
-30
/
+30
*
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
2015-10-19
3
-18
/
+18
*
perf bench mem: Reorganize the code a bit
Ingo Molnar
2015-10-19
1
-19
/
+19
*
perf bench mem: Improve user visible strings
Ingo Molnar
2015-10-19
1
-12
/
+17
*
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2015-10-19
1
-46
/
+46
*
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
2015-10-19
1
-6
/
+6
*
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2015-10-19
1
-28
/
+28
*
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2015-10-19
1
-96
/
+50
*
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2015-10-19
2
-1
/
+1
*
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
2015-10-19
1
-7
/
+4
*
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
2015-10-19
1
-2
/
+2
*
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
2015-10-19
1
-56
/
+45
*
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-07-20
4
-0
/
+242
*
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
2015-05-18
1
-0
/
+1
*
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
2
-9
/
+18
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
2
-9
/
+18
|
|
\
|
|
*
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
2015-04-27
1
-0
/
+8
|
|
*
perf bench numa: Fixes of --quiet argument
Petr Holasek
2015-04-27
1
-2
/
+2
|
|
*
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
2015-04-27
1
-7
/
+8
*
|
|
perf bench futex: Handle spurious wakeups
Davidlohr Bueso
2015-05-08
1
-1
/
+6
*
|
|
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2015-05-08
3
-0
/
+297
*
|
|
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-05-06
1
-1
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
2015-05-04
1
-1
/
+31
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
1
-0
/
+11
|
\
\
|
|
/
|
*
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
1
-2
/
+2
|
|
\
[next]