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
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
17
-267
/
+331
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
1
-0
/
+2
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
12
-9
/
+154
2024-02-09
perf tools: Remove misleading comments on map functions
Namhyung Kim
1
-8
/
+0
2024-02-09
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
1
-1
/
+1
2024-02-09
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-02-09
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-02-09
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-02-09
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
1
-1
/
+1
2024-02-08
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
1
-2
/
+73
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
8
-0
/
+25
2024-02-07
perf record: Display data size on pipe mode
Namhyung Kim
1
-1
/
+4
2024-02-07
perf script: Print source line for each jump in brstackinsn
Kan Liang
1
-3
/
+15
2024-02-07
perf kvm powerpc: Fix build
Ian Rogers
1
-1
/
+1
2024-02-05
perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
Madhavan Srinivasan
1
-0
/
+1
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
2
-3
/
+9
2024-02-02
perf bpf: Clean up the generated/copied vmlinux.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
2
-14
/
+31
2024-02-02
perf parse-events: Print all errors
Ian Rogers
6
-58
/
+67
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
1
-4
/
+5
2024-02-02
perf tsc: Add missing newlines to debug statements
Ian Rogers
1
-2
/
+2
2024-02-01
perf Documentation: Add some more hints to tips.txt
Andi Kleen
1
-5
/
+26
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2
-108
/
+127
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
1
-1
/
+1
2024-02-01
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
1
-1
/
+0
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
6
-115
/
+120
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
1
-0
/
+4
2024-01-27
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
3
-160
/
+123
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
4
-7
/
+7
2024-01-26
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
1
-1
/
+1
2024-01-26
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
1
-0
/
+10
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
1
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
1
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
1
-3
/
+18
2024-01-26
perf list: Add output file option
Ian Rogers
2
-82
/
+133
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
1
-1
/
+1
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
1
-1
/
+8
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-01-25
perf tools: Add -H short option for --hierarchy
Namhyung Kim
4
-4
/
+61
2024-01-25
perf pmu: Treat the msr pmu as software
Ian Rogers
1
-1
/
+11
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
1
-0
/
+6
2024-01-24
perf version: Display availability of HAVE_DWARF_UNWIND_SUPPORT
James Clark
1
-0
/
+1
2024-01-24
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
7
-19
/
+17
2024-01-24
perf mem: Clean up perf_mem_events__record_args()
Kan Liang
4
-53
/
+17
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2
-21
/
+16
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
5
-29
/
+31
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
10
-107
/
+97
[prev]
[next]