index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-24
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
3
-0
/
+87
2023-12-24
perf annotate: Add --type-stat option for debugging
Namhyung Kim
5
-7
/
+108
2023-12-24
perf annotate: Support event group display
Namhyung Kim
1
-12
/
+77
2023-12-24
perf annotate: Add --data-type option
Namhyung Kim
6
-11
/
+118
2023-12-24
perf report: Add 'symoff' sort key
Namhyung Kim
4
-0
/
+50
2023-12-24
perf report: Add 'typeoff' sort key
Namhyung Kim
5
-1
/
+87
2023-12-24
perf annotate-data: Update sample histogram for type
Namhyung Kim
3
-1
/
+131
2023-12-24
perf annotate-data: Add member field in the data type
Namhyung Kim
3
-18
/
+119
2023-12-24
perf report: Support data type profiling
Namhyung Kim
1
-2
/
+13
2023-12-24
perf report: Add 'type' sort key
Namhyung Kim
5
-2
/
+75
2023-12-24
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2
-0
/
+92
2023-12-24
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2
-0
/
+143
2023-12-24
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2
-13
/
+33
2023-12-24
perf annotate-data: Add dso->data_types tree
Namhyung Kim
4
-10
/
+100
2023-12-24
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
3
-0
/
+205
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
3
-0
/
+91
2023-12-23
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
2
-11
/
+30
2023-12-21
perf vendor events powerpc: Add PVN for HX-C2000 CPU with Power8 Architecture
JiaLong.Yang
1
-2
/
+1
2023-12-21
perf vendor events: Remove UTF-8 characters from cmn.json
Jing Zhang
1
-1
/
+1
2023-12-20
perf maps: Fix up overlaps during fixup_end
Ian Rogers
1
-1
/
+1
2023-12-20
perf maps: Reduce scope of map_rb_node and maps internals
Ian Rogers
2
-58
/
+55
2023-12-20
perf maps: Add find next entry to give entry after the given map
Ian Rogers
3
-4
/
+16
2023-12-20
perf maps: Add maps__load_first()
Ian Rogers
3
-1
/
+16
2023-12-20
perf maps: Rename clone to copy from
Ian Rogers
4
-9
/
+4
2023-12-20
perf maps: Do simple merge if given map doesn't overlap
Ian Rogers
1
-0
/
+11
2023-12-20
perf maps: Refactor maps__fixup_overlappings()
Ian Rogers
3
-25
/
+37
2023-12-20
perf debug: Expose debug file
Ian Rogers
2
-7
/
+16
2023-12-20
perf maps: Add remove maps function to remove a map based on callback
Ian Rogers
3
-16
/
+38
2023-12-20
perf maps: Reduce scope of maps__for_each_entry()
Ian Rogers
2
-3
/
+3
2023-12-20
perf vdso: Use function to add missing maps lock
Ian Rogers
1
-12
/
+23
2023-12-20
perf unwind: Use function to add missing maps lock
Ian Rogers
1
-10
/
+24
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
1
-10
/
+11
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
1
-2
/
+3
2023-12-20
perf archive: Add new option '--unpack' to expand tarballs
Veronika Molnarova
1
-8
/
+58
2023-12-19
perf archive: Add new option '--all' to pack perf.data with DSOs
Veronika Molnarova
1
-8
/
+32
2023-12-19
perf thread: Use function to add missing maps lock
Ian Rogers
1
-18
/
+17
2023-12-19
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
1
-51
/
+67
2023-12-19
perf symbol: Use function to add missing maps lock
Ian Rogers
1
-17
/
+19
2023-12-19
perf probe-event: Use function to add missing maps lock
Ian Rogers
1
-14
/
+26
2023-12-19
perf machine: Use function to add missing maps lock
Ian Rogers
1
-24
/
+29
2023-12-19
perf tests: Use function to add missing maps lock
Ian Rogers
2
-106
/
+136
2023-12-19
perf report: Use function to add missing maps lock
Ian Rogers
1
-17
/
+37
2023-12-19
perf events x86: Use function to add missing lock
Ian Rogers
1
-45
/
+58
2023-12-19
perf maps: Add maps__for_each_map to iterate maps holding the lock
Ian Rogers
2
-33
/
+69
2023-12-19
perf map: Improve map/unmap parameter names
Ian Rogers
1
-8
/
+8
2023-12-19
libperf cpumap: Document perf_cpu_map__nr()'s behavior
Ian Rogers
1
-0
/
+11
2023-12-19
perf top: Avoid repeated function calls to perf_cpu_map__nr().
Ian Rogers
1
-5
/
+4
2023-12-19
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2
-5
/
+12
2023-12-19
perf evlist: Move event attributes to after the / when uniquefying using the ...
Arnaldo Carvalho de Melo
1
-5
/
+10
2023-12-18
Linux 6.7-rc6
v6.7-rc6
Linus Torvalds
1
-1
/
+1
[next]