index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
/
hists.c
Age
Commit message (
Expand
)
Author
8 days
perf hist: Remove keysym.h include from hist.h
Ian Rogers
2026-07-27
perf ui hists: Remove duplicated thread in popup_action
Ian Rogers
2026-07-27
perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
Ian Rogers
2026-07-27
perf ui hists: In report UI ensure thread is set with reference counting
Ian Rogers
2026-07-27
perf ui hists: Guard against NULL hist_entry in add_script_opt()
Ian Rogers
2026-07-27
perf ui hists: Fix stack use-after-return in symbol_filter_str
Ian Rogers
2026-07-17
perf ui hists: Fix NULL pointer array gap in add_script_opt()
Ian Rogers
2026-07-17
perf ui hists: Include limits.h for PATH_MAX definition
Ian Rogers
2026-07-17
perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
Ian Rogers
2026-07-17
perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
Ian Rogers
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
2025-10-19
perf c2c annotate: Start from the contention line
Tianyou Li
2025-08-28
perf annotate: Rename to __hist_entry__tui_annotate()
Namhyung Kim
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
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 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: Support multi-line header
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 hists: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
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-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2024-01-04
perf TUI: Don't ignore job control
Ahelenia ZiemiaĆska
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-10-12
perf hists browser: Avoid potential NULL dereference
Ian Rogers
2023-10-12
perf hists browser: Reorder variables to reduce padding
Ian Rogers
2023-08-03
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
2023-08-03
perf hists browser: Fix hierarchy mode header
Namhyung Kim
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-10
perf util: Move input_name to util
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' browser methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-03
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
[next]