index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-01-24
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2
-4
/
+18
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
5
-0
/
+322
2012-01-24
perf bench: Also allow measuring alternative memcpy implementations
Jan Beulich
2
-0
/
+12
2012-01-24
perf bench: Make "default" memcpy() selection actually use glibc's implementa...
Jan Beulich
1
-1
/
+1
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
1
-1
/
+1
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
3
-0
/
+18
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
1
-57
/
+162
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
1
-4
/
+2
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2
-3
/
+3
2010-04-08
perf bench: fix spello
Randy Dunlap
1
-1
/
+1
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-14
perf sched: Fix build failure on sparc
David Miller
2
-4
/
+8
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
2
-3
/
+4
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-11-22
perf bench: Make the mem/memcpy tests more user-friendly
Hitoshi Mitake
1
-15
/
+22
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
2
-0
/
+187
2009-11-10
perf bench: Improve sched-message.c with more comfortable output
Hitoshi Mitake
1
-3
/
+3
2009-11-10
perf bench: Improve sched-pipe.c with more comfortable output
Hitoshi Mitake
1
-5
/
+6
2009-11-10
perf bench: Clean up bench/bench.h
Ingo Molnar
1
-9
/
+7
2009-11-10
perf bench: Modify builtin-pipe.c for processing common options
Hitoshi Mitake
1
-8
/
+14
2009-11-10
perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
Hitoshi Mitake
1
-7
/
+11
2009-11-10
perf bench: Add format constants to bench.h for unified output formatting
Hitoshi Mitake
1
-0
/
+9
2009-11-09
perf bench: Fix bench/sched-pipe.c to wait for child process
Hitoshi Mitake
1
-3
/
+7
2009-11-08
perf bench: Add sched-pipe.c: Benchmark for pipe() system call
Hitoshi Mitake
1
-0
/
+113
2009-11-08
perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...
Hitoshi Mitake
1
-0
/
+332
2009-11-08
perf bench: Add new directory and header for new subcommand 'bench'
Hitoshi Mitake
1
-0
/
+9