index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
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
|
|
*
|
|
perf unwind: Use function to add missing maps lock
Ian Rogers
2023-12-20
1
-10
/
+24
|
|
*
|
|
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
2023-12-20
1
-10
/
+11
|
|
*
|
|
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
2023-12-20
1
-2
/
+3
|
|
*
|
|
perf archive: Add new option '--unpack' to expand tarballs
Veronika Molnarova
2023-12-20
1
-8
/
+58
|
|
*
|
|
perf archive: Add new option '--all' to pack perf.data with DSOs
Veronika Molnarova
2023-12-19
1
-8
/
+32
|
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-19
574
-8235
/
+40143
|
|
|
\
\
\
|
|
*
|
|
|
perf thread: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-18
/
+17
|
|
*
|
|
|
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-51
/
+67
|
|
*
|
|
|
perf symbol: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-17
/
+19
|
|
*
|
|
|
perf probe-event: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-14
/
+26
|
|
*
|
|
|
perf machine: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-24
/
+29
|
|
*
|
|
|
perf tests: Use function to add missing maps lock
Ian Rogers
2023-12-19
2
-106
/
+136
|
|
*
|
|
|
perf report: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-17
/
+37
|
|
*
|
|
|
perf events x86: Use function to add missing lock
Ian Rogers
2023-12-19
1
-45
/
+58
|
|
*
|
|
|
perf maps: Add maps__for_each_map to iterate maps holding the lock
Ian Rogers
2023-12-19
2
-33
/
+69
|
|
*
|
|
|
perf map: Improve map/unmap parameter names
Ian Rogers
2023-12-19
1
-8
/
+8
|
|
*
|
|
|
libperf cpumap: Document perf_cpu_map__nr()'s behavior
Ian Rogers
2023-12-19
1
-0
/
+11
|
|
*
|
|
|
perf top: Avoid repeated function calls to perf_cpu_map__nr().
Ian Rogers
2023-12-19
1
-5
/
+4
|
|
*
|
|
|
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2023-12-19
2
-5
/
+12
|
|
*
|
|
|
perf evlist: Move event attributes to after the / when uniquefying using the ...
Arnaldo Carvalho de Melo
2023-12-19
1
-5
/
+10
|
|
*
|
|
|
perf top: Uniform the event name for the hybrid machine
Kan Liang
2023-12-14
4
-27
/
+28
|
|
*
|
|
|
perf top: Use evsel's cpus to replace user_requested_cpus
Kan Liang
2023-12-14
1
-2
/
+2
|
|
*
|
|
|
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
2023-12-14
1
-1
/
+1
|
|
*
|
|
|
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
2023-12-14
1
-4
/
+17
|
|
*
|
|
|
perf genelf: Set ELF program header addresses properly
Namhyung Kim
2023-12-14
1
-3
/
+3
|
|
*
|
|
|
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-14
5
-29
/
+33
|
|
*
|
|
|
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
2023-12-13
1
-0
/
+1
|
|
*
|
|
|
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
2023-12-13
1
-2
/
+3
[prev]
[next]