index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Age
Commit message (
Expand
)
Author
2025-05-28
perf mem: Show absolute percent in mem_stat output
Namhyung Kim
2025-05-02
perf mem: Add 'dtlb' output field
Namhyung Kim
2025-05-02
perf mem: Add 'snoop' output field
Namhyung Kim
2025-05-02
perf mem: Add 'cache' and 'memory' output fields
Namhyung Kim
2025-05-02
perf hist: Hide unused mem stat columns
Namhyung Kim
2025-05-02
perf mem: Add 'op' output field
Namhyung Kim
2025-05-02
perf hist: Implement output fields for mem stats
Namhyung Kim
2025-05-02
perf hist: Basic support for mem_stat accounting
Namhyung Kim
2025-05-02
perf hist: Support multi-line header
Namhyung Kim
2025-05-02
perf hist: Remove output field from sort-list properly
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-04-10
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser hists: Simplify the routines that add entries to the popup menu
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser: Accept the left arrow key as a Zoom out if done on the first...
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser annotate: Don't show the source code view status initially
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser annotate: Show in the title the source code view toggle
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser map: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser hists: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser header: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser annotate: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser annotate-data: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser: Add a warn on unhandled hotkey helper
Arnaldo Carvalho de Melo
2025-04-10
perf ui browser: Add key_name() helper
Arnaldo Carvalho de Melo
2025-03-13
perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...
Arnaldo Carvalho de Melo
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-28
perf hist: Don't set hpp_fmt_value for members in --no-group
Kan Liang
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
2024-08-14
perf annotate: Display the branch counter histogram
Kan Liang
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
2024-08-12
perf annotate-data: Show first-level children by default in TUI
Namhyung Kim
2024-08-12
perf annotate-data: Implement folding in TUI browser
Namhyung Kim
2024-08-12
perf annotate-data: Support folding in TUI browser
Namhyung Kim
2024-08-12
perf annotate-data: Fix a buffer overflow in TUI browser
Namhyung Kim
2024-08-09
perf annotate-data: Support --skip-empty option
Namhyung Kim
2024-07-31
perf annotate: Convert comma to semicolon
Chen Ni
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-06-26
perf ui: Make ui its own library
Ian Rogers
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-06-15
perf hist: Simplify __hpp_fmt() using hpp_fmt_data
Namhyung Kim
2024-06-15
perf hist: Factor out __hpp__fmt_print()
Namhyung Kim
2024-05-09
perf ui browser: Avoid SEGV on title
Ian Rogers
2024-05-07
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2024-05-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
[next]