index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
2025-05-13
perf report: Add 'tgid' sort key
Namhyung Kim
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: Basic support for mem_stat accounting
Namhyung Kim
2025-05-02
perf hist: Support multi-line header
Namhyung Kim
2025-04-25
perf hist: Set levels in output_field_add()
Namhyung Kim
2025-03-20
perf sort: Keep output fields in the same level
Namhyung Kim
2025-03-13
perf annotate-data: Add annotated_data_type__get_member_name()
Namhyung Kim
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
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-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
2023-12-23
perf annotate: Add --data-type option
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 annotate-data: Add member field in the data type
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
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 thread: Add reference count checking
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-13
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
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-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
2023-03-20
perf report: Add 'simd' sort field
German Gomez
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
[next]