index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate-data: Handle array style accesses
Namhyung Kim
2024-01-22
4
-19
/
+61
*
perf annotate-data: Handle macro fusion on x86
Namhyung Kim
2024-01-22
1
-1
/
+16
*
perf annotate-data: Parse 'lock' prefix from llvm-objdump
Namhyung Kim
2024-01-22
1
-1
/
+13
*
perf build: Check whether pkg-config is installed when libtraceevent is linked
Yang Jihong
2024-01-22
1
-0
/
+6
*
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
2024-01-22
1
-6
/
+6
*
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-19
227
-2027
/
+7652
|
\
|
*
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
2024-01-04
1
-1
/
+1
|
*
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
2024-01-04
1
-2
/
+2
|
*
perf tests: Add perf script test
Ian Rogers
2024-01-04
1
-0
/
+66
|
*
perf TUI: Don't ignore job control
Ahelenia ZiemiaĆska
2024-01-04
4
-0
/
+26
|
*
perf vendor events intel: Update sapphirerapids events to v1.17
Ian Rogers
2024-01-04
5
-9
/
+60
|
*
perf vendor events intel: Update icelakex events to v1.23
Ian Rogers
2024-01-04
4
-6
/
+6
|
*
perf vendor events intel: Update emeraldrapids events to v1.02
Ian Rogers
2024-01-04
5
-25
/
+60
|
*
perf vendor events intel: Alderlake/rocketlake metric fixes
Ian Rogers
2024-01-04
2
-8
/
+9
|
*
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
1
-0
/
+23
|
*
perf x86 test: Update hybrid expectations
Ian Rogers
2024-01-03
1
-7
/
+7
|
*
perf vendor events amd: Add Zen 4 memory controller events
Sandipan Das
2024-01-03
3
-0
/
+187
|
*
perf stat: Fix hard coded LL miss units
Ian Rogers
2024-01-03
1
-1
/
+1
|
*
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Ian Rogers
2024-01-03
1
-2
/
+4
|
*
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2024-01-03
5
-32
/
+50
|
*
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-24
3
-0
/
+87
|
*
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-24
5
-7
/
+108
|
*
perf annotate: Support event group display
Namhyung Kim
2023-12-24
1
-12
/
+77
|
*
perf annotate: Add --data-type option
Namhyung Kim
2023-12-24
6
-11
/
+118
|
*
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-24
4
-0
/
+50
|
*
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-24
5
-1
/
+87
|
*
perf annotate-data: Update sample histogram for type
Namhyung Kim
2023-12-24
3
-1
/
+131
|
*
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-24
3
-18
/
+119
|
*
perf report: Support data type profiling
Namhyung Kim
2023-12-24
1
-2
/
+13
|
*
perf report: Add 'type' sort key
Namhyung Kim
2023-12-24
5
-2
/
+75
|
*
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2023-12-24
2
-0
/
+92
|
*
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2023-12-24
2
-0
/
+143
|
*
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2023-12-24
2
-13
/
+33
|
*
perf annotate-data: Add dso->data_types tree
Namhyung Kim
2023-12-24
4
-10
/
+100
|
*
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-24
3
-0
/
+205
|
*
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
3
-0
/
+91
|
*
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
2023-12-23
2
-11
/
+30
|
*
perf vendor events powerpc: Add PVN for HX-C2000 CPU with Power8 Architecture
JiaLong.Yang
2023-12-21
1
-2
/
+1
|
*
perf vendor events: Remove UTF-8 characters from cmn.json
Jing Zhang
2023-12-21
1
-1
/
+1
|
*
perf maps: Fix up overlaps during fixup_end
Ian Rogers
2023-12-20
1
-1
/
+1
|
*
perf maps: Reduce scope of map_rb_node and maps internals
Ian Rogers
2023-12-20
2
-58
/
+55
|
*
perf maps: Add find next entry to give entry after the given map
Ian Rogers
2023-12-20
3
-4
/
+16
|
*
perf maps: Add maps__load_first()
Ian Rogers
2023-12-20
3
-1
/
+16
|
*
perf maps: Rename clone to copy from
Ian Rogers
2023-12-20
4
-9
/
+4
|
*
perf maps: Do simple merge if given map doesn't overlap
Ian Rogers
2023-12-20
1
-0
/
+11
|
*
perf maps: Refactor maps__fixup_overlappings()
Ian Rogers
2023-12-20
3
-25
/
+37
|
*
perf debug: Expose debug file
Ian Rogers
2023-12-20
2
-7
/
+16
|
*
perf maps: Add remove maps function to remove a map based on callback
Ian Rogers
2023-12-20
3
-16
/
+38
|
*
perf maps: Reduce scope of maps__for_each_entry()
Ian Rogers
2023-12-20
2
-3
/
+3
|
*
perf vdso: Use function to add missing maps lock
Ian Rogers
2023-12-20
1
-12
/
+23
[next]