Sign in
android-kvm
/
linux
/
56b4cd4b7da9ee95778eb5c8abea49f641ebfd91
/
tools
/
perf
/
bench
87ffb6c
perf env: Remove needless cpumap.h header
by Arnaldo Carvalho de Melo
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
8fcbeae
perf tools: Remove needless builtin.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
0ac25fd
perf tools: Remove perf.h from source files not needing it
by Arnaldo Carvalho de Melo
· 5 years ago
91854f9
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
by Arnaldo Carvalho de Melo
· 5 years ago
272172b
Merge remote-tracking branch 'torvalds/master' into perf/core
by Arnaldo Carvalho de Melo
· 5 years ago
6bbfe4e
perf bench numa: Fix cpu0 binding
by Jiri Olsa
· 5 years ago
9c3516d
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
by Jiri Olsa
· 5 years ago
f854839
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
by Jiri Olsa
· 5 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
bf561d3
perf bench numa: Add define for RUSAGE_THREAD if not present
by Arnaldo Carvalho de Melo
· 6 years ago
d8b5297
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Thomas Gleixner
· 6 years ago
11c1ea6
perf tools: Fix errors under optimization level '-Og'
by Changbin Du
· 6 years ago
7c9eefe
tools/: replace open encodings for NUMA_NO_NODE
by Stephen Rothwell
· 6 years ago
231457e
perf bench: Add epoll_ctl(2) benchmark
by Davidlohr Bueso
· 6 years ago
121dd9e
perf bench: Add epoll parallel epoll_wait benchmark
by Davidlohr Bueso
· 6 years ago
d47d77c
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
by Davidlohr Bueso
· 6 years ago
1f27a05
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
by Arnaldo Carvalho de Melo
· 6 years ago
9831070
perf bench: Fix numa report output code
by Jiri Olsa
· 7 years ago
2abb80d
perf bench numa: Fix typo in options
by Yisheng Xie
· 7 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 7 years ago
8085e5a
perf bench futex: Sync waker threads
by James Yang
· 7 years ago
3b2323c
perf bench futex: Use cpumaps
by Davidlohr Bueso
· 7 years ago
321a7c3
perf bench numa: Fixup discontiguous/sparse numa nodes
by Satheesh Rajendran
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0353631
perf tools: Use __maybe_unused consistently
by Arnaldo Carvalho de Melo
· 8 years ago
a067558
perf tools: Move extra string util functions to util/string2.h
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
877a7a1
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
by Arnaldo Carvalho de Melo
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
001916b
perf bench numa: Add more comment for -c option
by Jiri Olsa
· 8 years ago
a0f213e14
perf bench futex: Fix build on musl + clang
by Arnaldo Carvalho de Melo
· 8 years ago
b8d1fd7
perf bench futex: Use __maybe_unused
by Arnaldo Carvalho de Melo
· 8 years ago
6aa4d82
perf bench numa: Make sure dprintf() is not defined
by Arnaldo Carvalho de Melo
· 8 years ago
16cab32
Revert "perf bench futex: Sanitize numeric parameters"
by Arnaldo Carvalho de Melo
· 8 years ago
3aff8ba
perf bench numa: Avoid possible truncation when using snprintf()
by Arnaldo Carvalho de Melo
· 8 years ago
9de3ffa
perf bench futex: Fix lock-pi help string
by Davidlohr Bueso
· 8 years ago
60758d6
perf bench futex: Sanitize numeric parameters
by Davidlohr Bueso
· 8 years ago
e2e1680
perf bench futex: Avoid worker cacheline bouncing
by Davidlohr Bueso
· 8 years ago
34b7530
perf bench futex: Cache align the worker struct
by Sebastian Andrzej Siewior
· 8 years ago
47b5757
perf bench mem: Move boilerplate memory allocation to the infrastructure
by Arnaldo Carvalho de Melo
· 8 years ago
565e691
perf bench futex: Use NSEC_PER_USEC
by Arnaldo Carvalho de Melo
· 8 years ago
af15e67
perf bench sched-messaging: Use USEC_PER_MSEC
by Arnaldo Carvalho de Melo
· 8 years ago
f2b91be
perf bench mem: Use USEC_PER_SEC
by Arnaldo Carvalho de Melo
· 8 years ago
16633cc
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
by Arnaldo Carvalho de Melo
· 8 years ago
a8ad832
perf bench numa: Use NSEC_PER_U?SEC
by Arnaldo Carvalho de Melo
· 8 years ago
7d7d1bf
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
by Arnaldo Carvalho de Melo
· 9 years ago
86695f5
perf bench futex: Add missing compiler.h header
by Arnaldo Carvalho de Melo
· 9 years ago
9c304f6
perf bench: Disentangle headers
by Arnaldo Carvalho de Melo
· 9 years ago
8a15858
perf bench: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 9 years ago
c2a218c
perf bench: Remove one more die() call
by Arnaldo Carvalho de Melo
· 9 years ago
73b1794
perf bench futex: Simplify wrapper for LOCK_PI
by Davidlohr Bueso
· 9 years ago
3938bad
perf tools: Remove needless 'extern' from function prototypes
by Arnaldo Carvalho de Melo
· 9 years ago
b8f8eb8
perf tools: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 9 years ago
3c52b65
perf bench numa: Fix assertion for nodes bitfield
by Jakub Jelen
· 9 years ago
3a99e6d
perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes
by Ingo Molnar
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
a4c6a3e
perf bench: Use named initializers in the trailer too
by Arnaldo Carvalho de Melo
· 9 years ago
2f211c8
perf bench mem: Rename 'routine' to 'function'
by Ingo Molnar
· 9 years ago
b0d22e5
perf bench: Harmonize all the -l/--nr_loops options
by Ingo Molnar
· 9 years ago
5dd9330
perf bench mem: Reorganize the code a bit
by Ingo Molnar
· 9 years ago
13b1fdc
perf bench mem: Improve user visible strings
by Ingo Molnar
· 9 years ago
a69b4f7
perf bench mem: Fix 'length' vs. 'size' naming confusion
by Ingo Molnar
· 9 years ago
e815e32
perf bench mem: Rename 'routine' to 'routine_str'
by Ingo Molnar
· 9 years ago
b14f2d3
perf bench mem: Change 'cycle' to 'cycles'
by Ingo Molnar
· 9 years ago
6db175c
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
by Ingo Molnar
· 9 years ago
9b2fa7f
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
by Ingo Molnar
· 9 years ago
2946f59
perf bench: Eliminate unused argument from bench_mem_common()
by Ingo Molnar
· 9 years ago
2761974
perf bench: Default to all routines in 'perf bench mem'
by Ingo Molnar
· 9 years ago
13839ec
perf bench: Improve the 'perf bench mem memcpy' code readability
by Ingo Molnar
· 9 years ago
d2f3f5d
perf bench futex: Add lock_pi stresser
by Davidlohr Bueso
· 10 years ago
2d8e405
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
by Arnaldo Carvalho de Melo
· 10 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
f8e92fb
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
· 11 years ago
ecdac96
perf bench sched-messaging: Drop barf()
by Davidlohr Bueso
· 11 years ago
Next »