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-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-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
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
6
-92
/
+104
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
10
-7
/
+44
2024-01-22
perf sched: Commit to evsel__taskstate() to parse task state info
Ze Gao
1
-36
/
+10
2024-01-22
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
2
-1
/
+36
2024-01-22
perf util: Add helpers to parse task state string from libtraceevent
Ze Gao
1
-0
/
+112
2024-01-22
perf sched: Sync state char array with the kernel
Ze Gao
1
-12
/
+1
2024-01-22
perf data: Minor code style alignment cleanup
Yang Jihong
3
-10
/
+11
2024-01-22
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2
-2
/
+5
2024-01-22
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
1
-1
/
+1
2024-01-22
perf dwarf-aux: Check allowed DWARF Ops
Namhyung Kim
1
-4
/
+40
2024-01-22
perf annotate-data: Support stack variables
Namhyung Kim
3
-24
/
+93
2024-01-22
perf dwarf-aux: Add die_get_cfa()
Namhyung Kim
2
-1
/
+82
2024-01-22
perf annotate-data: Support global variables
Namhyung Kim
4
-13
/
+92
2024-01-22
perf annotate-data: Handle PC-relative addressing
Namhyung Kim
1
-18
/
+38
2024-01-22
perf annotate-data: Add stack operation pseudo type
Namhyung Kim
2
-0
/
+27
2024-01-22
perf annotate-data: Handle array style accesses
Namhyung Kim
4
-19
/
+61
[next]