index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
perf report: Name events in stats for pipe mode
Ian Rogers
1
-0
/
+1
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
1
-2
/
+7
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
1
-4
/
+16
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
1
-1
/
+1
2024-08-14
perf report: Fix --total-cycles --stdio output error
Kan Liang
1
-1
/
+2
2024-08-12
perf report: Use perf_tool__init()
Ian Rogers
1
-28
/
+27
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-6
/
+6
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
1
-2
/
+2
2024-07-02
perf report: Calling available function for stats printing
Abhishek Dubey
1
-2
/
+1
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
1
-6
/
+6
2024-05-09
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
1
-1
/
+1
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
1
-1
/
+1
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
1
-0
/
+1
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-3
/
+3
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
1
-1
/
+1
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
1
-0
/
+5
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
1
-89
/
+128
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
1
-0
/
+2
2024-01-25
perf tools: Add -H short option for --hierarchy
Namhyung Kim
1
-1
/
+1
2023-12-23
perf report: Support data type profiling
Namhyung Kim
1
-2
/
+13
2023-12-18
perf report: Use function to add missing maps lock
Ian Rogers
1
-17
/
+37
2023-12-07
perf annotate: Ensure init/exit for global options
Namhyung Kim
1
-4
/
+4
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
1
-5
/
+3
2023-12-07
perf annotate: Use global annotation_options
Namhyung Kim
1
-1
/
+1
2023-12-07
perf report: Convert to the global annotation_options
Namhyung Kim
1
-17
/
+16
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
1
-0
/
+7
2023-10-27
perf report: Fix spelling mistake "heirachy" -> "hierarchy"
Colin Ian King
1
-1
/
+1
2023-10-25
perf report: Fix hierarchy mode on pipe input
Namhyung Kim
1
-0
/
+15
2023-06-23
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
1
-1
/
+0
2023-06-12
perf report: Avoid 'parent_thread' thread leak on '--tasks' processing
Ian Rogers
1
-0
/
+1
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
1
-2
/
+4
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-6
/
+6
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
1
-1
/
+1
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
1
-1
/
+1
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
1
-4
/
+5
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-1
/
+1
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-3
/
+4
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-2
/
+4
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
1
-1
/
+8
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
1
-2
/
+14
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
1
-3
/
+4
2023-04-04
perf report: Additional config warnings
Ian Rogers
1
-0
/
+5
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-1
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+8
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
1
-1
/
+1
2022-10-04
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
1
-0
/
+17
2022-07-20
perf gtk: Only support --gtk if compiled in
Ian Rogers
1
-0
/
+6
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
1
-1
/
+9
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
1
-2
/
+2
[next]