Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cc67b7bff2fc1adfd080233d35aacba4411cf87
/
tools
/
perf
/
bench
2d8e405
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
by Arnaldo Carvalho de Melo
· 9 years ago
f7dc7fd
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
by Ingo Molnar
· 10 years ago
598adc5
perf bench futex: Handle spurious wakeups
by Davidlohr Bueso
· 10 years ago
d65817b
perf bench futex: Support parallel waker threads
by Davidlohr Bueso
· 10 years ago
d8fce2d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1836ac8
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
b64aa55
perf bench numa: Show more stats of particular threads in verbose mode
by Petr Holasek
· 10 years ago
1d90a68
perf bench numa: Fix immediate meeting of convergence condition
by Petr Holasek
· 10 years ago
24f1ced
perf bench numa: Fixes of --quiet argument
by Petr Holasek
· 10 years ago
052b0f6
perf bench futex: Fix hung wakeup tasks after requeueing
by Davidlohr Bueso
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f8e92fb4
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm
by Ingo Molnar
· 10 years ago
dfecb95
perf/bench: Add -r all so that you can run all mem* routines
by Borislav Petkov
· 10 years ago
515e23f
perf/bench: Carve out mem routine benchmarking
by Borislav Petkov
· 10 years ago
0cf5593
perf/bench: Fix mem* routines usage after alternatives change
by Borislav Petkov
· 10 years ago
33be4ef
Merge 'tip/perf/urgent' into perf/core to pick fixes
by Arnaldo Carvalho de Melo
· 10 years ago
e17fdae
perf bench: Fix order of arguments to memcpy_alloc_mem
by Bruce Merry
· 10 years ago
72965b8
perf build: Add bench objects building
by Jiri Olsa
· 10 years ago
459a3df
perf tools: Provide stub for missing pthread_attr_setaffinity_np
by Vineet Gupta
· 10 years ago
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
by Vineet Gupta
· 10 years ago
1182f88
perf bench: Fix memcpy/memset output
by Rabin Vincent
· 10 years ago
5bce1a5
perf bench: Merge memset into memcpy
by Rabin Vincent
· 10 years ago
308197b
perf bench: Prepare memcpy for merge
by Rabin Vincent
· 10 years ago
e19685e
perf bench futex: Sanitize -q option in requeue
by Davidlohr Bueso
· 10 years ago
86c87e1
perf bench futex: Support operations for shared futexes
by Davidlohr Bueso
· 10 years ago
a8fa496
perf tools: Don't include sys/poll.h directly
by Arnaldo Carvalho de Melo
· 10 years ago
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 10 years ago
ecdac96
perf bench sched-messaging: Drop barf()
by Davidlohr Bueso
· 10 years ago
424e963
perf bench mem: The -o and -n options are mutually exclusive
by Davidlohr Bueso
· 10 years ago
d9de84a
perf bench futex: Use global --repeat option
by Davidlohr Bueso
· 10 years ago
b6f0629
perf bench: Add --repeat option
by Davidlohr Bueso
· 10 years ago
b094c99
perf bench sched-messaging: Plug memleak
by Davidlohr Bueso
· 10 years ago
fbdd17e
Merge branch 'perf-core-for-mingo' into perf/urgent
by Ingo Molnar
· 11 years ago
40ba93e
perf bench: Set more defaults in the 'numa' suite
by Ramkumar Ramachandra
· 11 years ago
8c292f1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0fb298c
perf bench: Add futex-requeue microbenchmark
by Davidlohr Bueso
· 11 years ago
27db783
perf bench: Add futex-wake microbenchmark
by Davidlohr Bueso
· 11 years ago
a043971
perf bench: Add futex-hash microbenchmark
by Davidlohr Bueso
· 11 years ago
0fae799
perf bench numa: Make no args mean 'run all tests'
by Arnaldo Carvalho de Melo
· 11 years ago
2100f77
perf tools: Fix bench/numa.c for 32-bit build
by Adrian Hunter
· 11 years ago
b81a48e
perf bench: Fix failing assertions in numa bench
by Petr Holasek
· 11 years ago
a9faa0c
perf bench sched: Add --threaded option
by Ingo Molnar
· 11 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 11 years ago
a198996
perf bench: Fix memcpy benchmark for large sizes
by Andi Kleen
· 11 years ago
1396672
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
by Kirill A. Shutemov
· 11 years ago
d1398cc
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
by Vinson Lee
· 12 years ago
1c13f3c
perf: Add 'perf bench numa mem' NUMA performance measurement suite
by Ingo Molnar
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
8bf98b8
perf bench: fix assert when NDEBUG is defined
by Irina Tirdea
· 12 years ago
17d7a11
perf bench: Fix confused variable namings and descriptions in mem subsystem
by Hitoshi Mitake
· 12 years ago
08942f6
perf bench: Documentation update
by Namhyung Kim
· 12 years ago
e89cef1
perf tool: Fix perf stack to non executable on x86_64
by Jiri Olsa
· 13 years ago
5ddf146
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
7a0153e
perf tools: Fix perf stack to non executable on x86_64
by Jiri Olsa
· 13 years ago
d30d4a0
perf tools: Remove unnecessary ctype.h inclusion
by Namhyung Kim
· 13 years ago
e3e877e
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
by Jan Beulich
· 13 years ago
be3de80
perf bench: Also allow measuring memset()
by Jan Beulich
· 13 years ago
800eb01
perf bench: Also allow measuring alternative memcpy implementations
by Jan Beulich
· 13 years ago
9ea8119
perf bench: Make "default" memcpy() selection actually use glibc's implementation
by Jan Beulich
· 13 years ago
fb7d0b3
perf tool: Fix gcc 4.6.0 issues
by Kyle McMartin
· 14 years ago
ea7872b
perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem'
by Hitoshi Mitake
· 14 years ago
49ce8fc
perf bench: Print both of prefaulted and no prefaulted results by default
by Hitoshi Mitake
· 14 years ago
1967936
perf options: Check v type in OPT_U?INTEGER
by Arnaldo Carvalho de Melo
· 14 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
f0e9c4f
perf bench: fix spello
by Randy Dunlap
· 15 years ago
e206d55
perf tools: Move the prototypes in util/string.h to util.h
by Arnaldo Carvalho de Melo
· 15 years ago
2cd9046
perf sched: Fix build failure on sparc
by David Miller
· 15 years ago
2044279
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
by Hitoshi Mitake
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
12eac0b
perf bench: Make the mem/memcpy tests more user-friendly
by Hitoshi Mitake
· 15 years ago
827f3b4
perf bench: Add memcpy() benchmark
by Hitoshi Mitake
· 15 years ago
c5659b7
perf bench: Improve sched-message.c with more comfortable output
by Hitoshi Mitake
· 15 years ago
ff676b1
perf bench: Improve sched-pipe.c with more comfortable output
by Hitoshi Mitake
· 15 years ago
606bc1e
perf bench: Clean up bench/bench.h
by Ingo Molnar
· 15 years ago
158ba82
perf bench: Modify builtin-pipe.c for processing common options
by Hitoshi Mitake
· 15 years ago
cced06c
perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
by Hitoshi Mitake
· 15 years ago
242aa14
perf bench: Add format constants to bench.h for unified output formatting
by Hitoshi Mitake
· 15 years ago
5ff0cfc
perf bench: Fix bench/sched-pipe.c to wait for child process
by Hitoshi Mitake
· 15 years ago
c7d9300
perf bench: Add sched-pipe.c: Benchmark for pipe() system call
by Hitoshi Mitake
· 15 years ago
e27454c
perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench
by Hitoshi Mitake
· 15 years ago
c426bba
perf bench: Add new directory and header for new subcommand 'bench'
by Hitoshi Mitake
· 15 years ago