index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
Age
Commit message (
Expand
)
Author
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
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
2023-03-20
perf report: Add 'simd' sort field
German Gomez
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
2022-10-04
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
2022-10-04
perf hist: Add nr_lost_samples to hist_stats
Namhyung Kim
2022-10-04
perf hist: Update use of pthread mutex
Ian Rogers
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
[next]