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-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
2023-12-23
perf annotate: Support event group display
Namhyung Kim
1
-12
/
+77
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
6
-11
/
+118
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
4
-0
/
+50
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
5
-1
/
+87
2023-12-23
perf annotate-data: Update sample histogram for type
Namhyung Kim
3
-1
/
+131
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
3
-18
/
+119
2023-12-23
perf report: Support data type profiling
Namhyung Kim
1
-2
/
+13
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
5
-2
/
+75
2023-12-23
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2
-0
/
+92
2023-12-23
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2
-0
/
+143
[prev]
[next]