index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
8
-9
/
+9
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
7
-7
/
+7
*
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
2021-12-06
1
-4
/
+0
*
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
2021-11-18
1
-0
/
+4
*
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
2021-11-13
4
-0
/
+4
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
1
-2
/
+4
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
1
-1
/
+1
*
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
2021-11-01
1
-40
/
+3
*
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
2021-10-27
1
-3
/
+40
*
perf bench futex: Call the futex syscall from a function
Alistair Francis
2021-10-27
1
-17
/
+26
*
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
2021-10-08
1
-1
/
+6
*
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
2021-09-17
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-1
/
+1
*
|
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...
Arnaldo Carvalho de Melo
2021-08-30
1
-1
/
+2
*
|
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
2021-08-30
1
-22
/
+30
*
|
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
2021-08-10
3
-0
/
+259
*
|
perf bench futex, requeue: Add --pi parameter
Davidlohr Bueso
2021-08-09
2
-26
/
+111
*
|
perf bench futex, requeue: Robustify futex_wait() handling
Davidlohr Bueso
2021-08-09
1
-1
/
+14
*
|
perf bench futex, requeue: Add --broadcast option
Davidlohr Bueso
2021-08-09
2
-0
/
+5
*
|
perf bench futex: Add --mlockall parameter
Davidlohr Bueso
2021-08-09
6
-0
/
+38
*
|
perf bench futex: Remove bogus backslash from comment
Davidlohr Bueso
2021-08-09
1
-1
/
+1
*
|
perf bench futex: Group test parameters cleanup
Davidlohr Bueso
2021-08-09
6
-137
/
+162
*
|
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-2
/
+2
|
/
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
2
-3
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-08
4
-19
/
+35
|
\
|
*
perf bench numa: Fix the condition checks for max number of NUMA nodes
Athira Rajeev
2021-03-06
1
-13
/
+29
|
*
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-03-06
3
-6
/
+6
*
|
perf bench: Fix misspellings using codespell
Xiong Zhenwu
2021-03-06
1
-1
/
+1
|
/
*
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
2021-02-12
7
-7
/
+0
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2020-11-12
2
-0
/
+6
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
4
-21
/
+524
|
\
|
*
perf bench: Use condition variables in numa.
Ian Rogers
2020-10-14
1
-21
/
+46
|
*
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
1
-1
/
+1
|
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
1
-2
/
+2
|
*
perf bench: Run inject-build-id with --buildid-all option too
Namhyung Kim
2020-10-13
1
-19
/
+35
|
*
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-13
3
-0
/
+462
*
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
2
-25
/
+0
|
\
\
|
|
/
|
/
|
|
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
2
-25
/
+0
*
|
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2020-09-14
1
-2
/
+2
*
|
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
2020-09-03
1
-2
/
+2
|
/
*
perf bench numa: Remove dead code in parse_nodes_opt()
Peng Fan
2020-08-14
1
-2
/
+0
*
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
2020-08-13
1
-17
/
+16
*
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
2020-08-13
1
-4
/
+9
*
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-13
1
-10
/
+11
*
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
2020-08-12
1
-2
/
+2
*
perf bench numa: Fix benchmark names
Alexander Gordeev
2020-08-12
1
-18
/
+17
*
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
2020-08-12
1
-1
/
+1
*
perf bench: Add benchmark of find_next_bit
Ian Rogers
2020-07-31
3
-0
/
+137
*
perf bench: Add basic syscall benchmark
Davidlohr Bueso
2020-07-28
3
-0
/
+83
[next]