index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
Age
Commit message (
Expand
)
Author
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
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-02-08
perf report: Support instruction latency
Kan Liang
2021-02-08
perf tools: Support data block and addr block
Kan Liang
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
[next]