index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
perf bench sched messaging: Free contexts on exit
Ian Rogers
1
-1
/
+17
2023-06-12
perf bench futex: Avoid memory leaks from pthread_attr
Ian Rogers
4
-26
/
+29
2023-06-12
perf bench epoll: Fix missing frees/puts on the exit path
Ian Rogers
2
-0
/
+10
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-21
/
+29
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-5
/
+5
2023-05-27
perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
Ian Rogers
1
-4
/
+2
2023-05-17
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
4
-10
/
+2
2023-04-12
perf bench inject-buildid: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-04-04
perf bench: Add pmu-scan benchmark
Namhyung Kim
3
-0
/
+186
2023-04-04
perf bench numa: Fix type of loop iterator in do_work, it should be 'long'
Andreas Herrmann
1
-1
/
+1
2023-04-04
perf bench: Avoid NDEBUG warning
Ian Rogers
1
-2
/
+6
2023-04-04
perf bench syscall: Add fork syscall benchmark
Tiezhu Yang
2
-0
/
+36
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
2
-0
/
+37
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
2
-0
/
+12
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
1
-4
/
+25
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
1
-12
/
+0
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
1
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
1
-4
/
+5
2022-10-04
perf bench: Update use of pthread mutex/cond
Ian Rogers
8
-171
/
+153
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
3
-0
/
+247
2022-05-08
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
1
-0
/
+2
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
1
-33
/
+95
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
1
-2
/
+6
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-1
/
+1
2022-03-12
perf bench: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
8
-9
/
+9
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
7
-7
/
+7
2021-12-06
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
2021-11-13
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-2
/
+4
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-1
/
+1
2021-11-01
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
1
-40
/
+3
2021-10-27
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
1
-3
/
+40
2021-10-27
perf bench futex: Call the futex syscall from a function
Alistair Francis
1
-17
/
+26
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
1
-2
/
+2
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-1
/
+1
2021-08-30
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-08-30
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
1
-22
/
+30
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
3
-0
/
+259
[next]