index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.h
Age
Commit message (
Expand
)
Author
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
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-04-17
perf report: Add weight[123] output fields
Namhyung Kim
2024-04-17
perf hist: Add weight fields to hist entry stats
Namhyung Kim
2024-04-17
perf hist: Move histogram related code to hist.h
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
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 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 hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
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
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' browser methods
Arnaldo Carvalho de Melo
2020-05-28
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
2019-12-20
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2019-11-19
perf report: Jump to symbol source view from total cycles view
Jin Yao
2019-11-19
perf util: Move block TUI function to ui browsers
Jin Yao
2019-11-07
perf hist: Count the total cycles of all samples
Jin Yao
2019-09-20
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
2019-08-31
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
2019-08-28
perf top: Fix event group with more than two events
Namhyung Kim
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-02
perf diff: Print the basic block cycles diff
Jin Yao
2019-07-02
perf hists: Add block_info in hist_entry
Jin Yao
2019-03-11
perf report: Implement browsing of individual samples
Andi Kleen
2019-03-11
perf report: Support builtin perf script in scripts menu
Andi Kleen
2019-03-11
perf report: Support time sort key
Andi Kleen
2019-02-06
perf evsel: Add output_resort_cb method
Jiri Olsa
[next]