index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-report.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
1
-1
/
+1
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
1
-1
/
+5
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-4
/
+4
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
1
-2
/
+9
2025-05-28
perf mem: Display sort order only if it's available
Namhyung Kim
1
-1
/
+4
2025-04-25
perf hist: Allow custom output fields in hierarchy mode
Namhyung Kim
1
-8
/
+4
2025-04-25
perf hist: Remove formats in hierarchy when cancel latency
Namhyung Kim
1
-1
/
+1
2025-04-25
perf hist: Remove formats in hierarchy when cancel children
Namhyung Kim
1
-1
/
+1
2025-03-20
perf report: Disable children column for data type profiling
Namhyung Kim
1
-0
/
+3
2025-03-20
perf report: Allow hierarchy mode for --children
Namhyung Kim
1
-2
/
+0
2025-02-19
perf report: Fix input reload/switch with symbol sort key
Dmitry Vyukov
1
-14
/
+16
2025-02-19
perf report: Support switching data w/ and w/o callchains
Namhyung Kim
1
-0
/
+5
2025-02-19
perf report: Switch data file correctly in TUI
Namhyung Kim
1
-1
/
+1
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
1
-4
/
+28
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
1
-1
/
+4
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
1
-0
/
+11
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
1
-0
/
+1
2025-01-10
perf report: Fix misleading help message about --demangle
Jiachen Zhang
1
-1
/
+1
2024-12-23
perf values: Use evsel rather than evsel->idx
Ian Rogers
1
-3
/
+1
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
1
-2
/
+2
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
1
-1
/
+1
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
1
-1
/
+5
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
[next]