index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Age
Commit message (
Expand
)
Author
2014-06-19
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
2014-06-19
perf bench futex: Use global --repeat option
Davidlohr Bueso
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
2014-06-19
perf bench sched-messaging: Plug memleak
Davidlohr Bueso
2014-04-14
Merge branch 'perf-core-for-mingo' into perf/urgent
Ingo Molnar
2014-04-14
perf bench: Set more defaults in the 'numa' suite
Ramkumar Ramachandra
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
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
2014-03-14
perf bench numa: Make no args mean 'run all tests'
Arnaldo Carvalho de Melo
2013-10-21
perf tools: Fix bench/numa.c for 32-bit build
Adrian Hunter
2013-10-11
perf bench: Fix failing assertions in numa bench
Petr Holasek
2013-10-11
perf bench sched: Add --threaded option
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-07-22
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
2013-07-08
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
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-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
2012-07-02
perf bench: Fix confused variable namings and descriptions in mem subsystem
Hitoshi Mitake
2012-06-27
perf bench: Documentation update
Namhyung Kim
2012-02-06
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-24
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
perf bench: Also allow measuring alternative memcpy implementations
Jan Beulich
2012-01-24
perf bench: Make "default" memcpy() selection actually use glibc's implementa...
Jan Beulich
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-08
perf bench: fix spello
Randy Dunlap
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2009-12-14
perf sched: Fix build failure on sparc
David Miller
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-22
perf bench: Make the mem/memcpy tests more user-friendly
Hitoshi Mitake
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
2009-11-10
perf bench: Improve sched-message.c with more comfortable output
Hitoshi Mitake
2009-11-10
perf bench: Improve sched-pipe.c with more comfortable output
Hitoshi Mitake
2009-11-10
perf bench: Clean up bench/bench.h
Ingo Molnar
2009-11-10
perf bench: Modify builtin-pipe.c for processing common options
Hitoshi Mitake
2009-11-10
perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
Hitoshi Mitake
2009-11-10
perf bench: Add format constants to bench.h for unified output formatting
Hitoshi Mitake
2009-11-09
perf bench: Fix bench/sched-pipe.c to wait for child process
Hitoshi Mitake
[prev]
[next]