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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
1
-2
/
+3
2023-12-20
perf archive: Add new option '--unpack' to expand tarballs
Veronika Molnarova
1
-8
/
+58
2023-12-19
perf archive: Add new option '--all' to pack perf.data with DSOs
Veronika Molnarova
1
-8
/
+32
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
13
-10
/
+54
2023-12-18
perf thread: Use function to add missing maps lock
Ian Rogers
1
-18
/
+17
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
1
-51
/
+67
2023-12-18
perf symbol: Use function to add missing maps lock
Ian Rogers
1
-17
/
+19
2023-12-18
perf probe-event: Use function to add missing maps lock
Ian Rogers
1
-14
/
+26
2023-12-18
perf machine: Use function to add missing maps lock
Ian Rogers
1
-24
/
+29
2023-12-18
perf tests: Use function to add missing maps lock
Ian Rogers
2
-106
/
+136
2023-12-18
perf report: Use function to add missing maps lock
Ian Rogers
1
-17
/
+37
2023-12-18
perf events x86: Use function to add missing lock
Ian Rogers
1
-45
/
+58
2023-12-18
perf maps: Add maps__for_each_map to iterate maps holding the lock
Ian Rogers
2
-33
/
+69
2023-12-18
perf map: Improve map/unmap parameter names
Ian Rogers
1
-8
/
+8
2023-12-18
perf top: Avoid repeated function calls to perf_cpu_map__nr().
Ian Rogers
1
-5
/
+4
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2
-5
/
+12
2023-12-18
perf evlist: Move event attributes to after the / when uniquefying using the ...
Arnaldo Carvalho de Melo
1
-5
/
+10
2023-12-14
perf top: Uniform the event name for the hybrid machine
Kan Liang
4
-27
/
+28
2023-12-14
perf top: Use evsel's cpus to replace user_requested_cpus
Kan Liang
1
-2
/
+2
2023-12-14
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
2023-12-14
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
1
-4
/
+17
2023-12-14
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
5
-29
/
+33
2023-12-13
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
1
-0
/
+1
2023-12-13
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
1
-2
/
+3
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
1
-3
/
+1
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
23
-26
/
+26
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
9
-22
/
+22
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
5
-5
/
+5
2023-12-11
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
1
-1
/
+1
2023-12-07
perf annotate: Get rid of local annotation options
Namhyung Kim
2
-3
/
+0
2023-12-07
perf annotate: Remove remaining usages of local annotation options
Namhyung Kim
3
-12
/
+10
2023-12-07
perf annotate: Ensure init/exit for global options
Namhyung Kim
5
-24
/
+27
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
10
-95
/
+59
2023-12-07
perf annotate: Use global annotation_options
Namhyung Kim
8
-89
/
+71
2023-12-07
perf top: Convert to the global annotation_options
Namhyung Kim
2
-23
/
+22
2023-12-07
perf report: Convert to the global annotation_options
Namhyung Kim
1
-17
/
+16
2023-12-07
perf annotate: Introduce global annotation_options
Namhyung Kim
3
-22
/
+26
2023-12-06
perf stat: Exit perf stat if parse groups fails
Ian Rogers
1
-7
/
+11
2023-12-06
perf thread: Add missing RC_CHK_EQUAL
Ian Rogers
1
-1
/
+1
2023-12-06
perf maps: Move symbol maps functions to maps.c
Ian Rogers
4
-249
/
+250
2023-12-06
perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller
Ian Rogers
5
-68
/
+50
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
1
-0
/
+7
2023-12-06
perf symbols: Parse NOTE segments until the build id is found
Chengen Du
1
-4
/
+6
2023-12-06
perf record: Be lazier in allocating lost samples buffer
Ian Rogers
1
-10
/
+19
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
5
-12
/
+15
2023-12-05
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
1
-0
/
+6
2023-12-05
perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...
Colin Ian King
1
-1
/
+1
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
1
-0
/
+101
2023-12-05
perf mem: Fix error on hybrid related to availability of mem event in a PMU
Kan Liang
1
-11
/
+14
[prev]
[next]