index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-report.c
Age
Commit message (
Expand
)
Author
2026-06-04
perf tools: Guard test_bit from out-of-bounds sample CPU
Arnaldo Carvalho de Melo
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
2026-05-20
perf report: Directly use sample->evsel to avoid computing from sample->id
Ian Rogers
2026-05-20
perf hist: Remove evsel from struct hist_entry_iter
Ian Rogers
2026-05-20
perf hist: Remove evsel parameter from inc samples functions
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
2026-01-13
perf srcline: Add configuration support for the addr2line style
Ian Rogers
2025-12-17
perf report: Enable data-type profiling with -F option too
Namhyung Kim
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-05-28
perf mem: Display sort order only if it's available
Namhyung Kim
2025-04-25
perf hist: Allow custom output fields in hierarchy mode
Namhyung Kim
2025-04-25
perf hist: Remove formats in hierarchy when cancel latency
Namhyung Kim
2025-04-25
perf hist: Remove formats in hierarchy when cancel children
Namhyung Kim
2025-03-20
perf report: Disable children column for data type profiling
Namhyung Kim
2025-03-20
perf report: Allow hierarchy mode for --children
Namhyung Kim
2025-02-19
perf report: Fix input reload/switch with symbol sort key
Dmitry Vyukov
2025-02-19
perf report: Support switching data w/ and w/o callchains
Namhyung Kim
2025-02-19
perf report: Switch data file correctly in TUI
Namhyung Kim
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
2025-01-10
perf report: Fix misleading help message about --demangle
Jiachen Zhang
2024-12-23
perf values: Use evsel rather than evsel->idx
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
2024-08-28
perf report: Name events in stats for pipe mode
Ian Rogers
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-14
perf report: Fix --total-cycles --stdio output error
Kan Liang
2024-08-12
perf report: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2024-07-02
perf report: Calling available function for stats printing
Abhishek Dubey
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-05-09
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
[next]