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-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
2024-01-22
perf annotate-data: Handle macro fusion on x86
Namhyung Kim
1
-1
/
+16
2024-01-22
perf annotate-data: Parse 'lock' prefix from llvm-objdump
Namhyung Kim
1
-1
/
+13
2024-01-22
perf build: Check whether pkg-config is installed when libtraceevent is linked
Yang Jihong
1
-0
/
+6
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
1
-6
/
+6
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
227
-2027
/
+7652
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+20
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
1
-1
/
+1
2024-01-04
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
1
-2
/
+2
2024-01-04
perf tests: Add perf script test
Ian Rogers
1
-0
/
+66
2024-01-04
perf TUI: Don't ignore job control
Ahelenia ZiemiaĆska
4
-0
/
+26
2024-01-04
perf vendor events intel: Update sapphirerapids events to v1.17
Ian Rogers
5
-9
/
+60
2024-01-04
perf vendor events intel: Update icelakex events to v1.23
Ian Rogers
4
-6
/
+6
2024-01-04
perf vendor events intel: Update emeraldrapids events to v1.02
Ian Rogers
5
-25
/
+60
2024-01-04
perf vendor events intel: Alderlake/rocketlake metric fixes
Ian Rogers
2
-8
/
+9
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
1
-0
/
+23
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
1
-7
/
+7
2024-01-03
perf vendor events amd: Add Zen 4 memory controller events
Sandipan Das
3
-0
/
+187
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
1
-1
/
+1
2024-01-03
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Ian Rogers
1
-2
/
+4
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
3
-0
/
+87
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
5
-7
/
+108
[prev]
[next]