index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
Lines
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
-12
/
+21
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
-1
/
+1
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
-1
/
+112
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
-0
/
+52
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
-1
/
+1
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
-5
/
+7
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
-1
/
+1
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
-34
/
+34
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
-0
/
+1
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
-9
/
+10
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
-9
/
+19
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
-1
/
+1
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
-0
/
+2
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
-0
/
+47
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
-1
/
+82
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
-3
/
+6
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
-2
/
+67
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
-7
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
-1
/
+1
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
-1
/
+1
2023-06-12
perf thread: Add reference count checking
Ian Rogers
-1
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
-4
/
+6
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
-1
/
+1
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
-1
/
+1
2023-04-13
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
-2
/
+1
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
-3
/
+3
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
-6
/
+6
2023-04-04
perf map: Add accessor for dso
Ian Rogers
-24
/
+25
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
-1
/
+1
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
-6
/
+1
2023-03-20
perf report: Add 'simd' sort field
German Gomez
-0
/
+47
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
-3
/
+10
2023-02-03
perf report: Support Retire Latency
Kan Liang
-0
/
+2
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
-3
/
+1
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
-1
/
+2
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
-0
/
+12
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
-0
/
+42
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
-2
/
+25
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
-2
/
+27
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
-5
/
+26
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
-1
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
-10
/
+50
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
-0
/
+38
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
-0
/
+128
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
-2
/
+2
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-9
/
+25
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
-9
/
+25
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
-0
/
+2
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
-2
/
+2
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
-17
/
+7
[next]