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
/
util
/
hist.c
Age
Commit message (
Expand
)
Author
2026-06-17
perf c2c: Fix hist entry and format list leaks in c2c_he_free()
Arnaldo Carvalho de Melo
2026-06-10
perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
Arnaldo Carvalho de Melo
2026-05-20
perf hist: Remove evsel from struct hist_entry_iter
Ian Rogers
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
2025-12-03
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-05-02
perf hist: Hide unused mem stat columns
Namhyung Kim
2025-05-02
perf hist: Basic support for mem_stat accounting
Namhyung Kim
2025-05-02
perf hist: Add struct he_mem_stat
Namhyung Kim
2025-03-07
perf report: Fix memory leaks in the hierarchy mode
Namhyung Kim
2025-02-24
perf report: Fix sample number stats for branch entry mode
Thomas Falcon
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
2025-02-18
perf report: Switch filtered from u8 to u16
Dmitry Vyukov
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
2024-08-28
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-15
perf hist: Update hist symbol when updating maps
Matt Fleming
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-08
perf hist: Fix reference counting of branch_info
Ian Rogers
2024-08-01
perf hist: Correct hist_entry->mem_info refcounts
Namhyung Kim
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-05-07
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-07
perf block-info: Remove unused refcount
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-17
perf hist: Add weight fields to hist entry stats
Namhyung Kim
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
perf hist: Fix srcline memory leak
Ian Rogers
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf map/maps/thread: Changes to reference counting
Ian Rogers
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-10
perf mem: Increase HISTC_MEM_LVL column size to 39 chars
Ravi Bangoria
2023-04-06
perf map: Changes to reference counting
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
[next]