index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
1
-0
/
+52
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
1
-1
/
+1
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
1
-5
/
+7
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
1
-1
/
+1
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
1
-34
/
+34
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
1
-0
/
+1
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-9
/
+10
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
1
-9
/
+19
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
1
-1
/
+1
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
1
-0
/
+2
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
1
-0
/
+47
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
1
-1
/
+82
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
1
-3
/
+6
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
1
-2
/
+67
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
1
-7
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
1
-1
/
+1
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-06-12
perf thread: Add reference count checking
Ian Rogers
1
-1
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-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
/
+1
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-13
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
1
-2
/
+1
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
1
-3
/
+3
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
1
-6
/
+6
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-24
/
+25
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
1
-1
/
+1
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
1
-6
/
+1
2023-03-20
perf report: Add 'simd' sort field
German Gomez
1
-0
/
+47
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
1
-3
/
+10
2023-02-03
perf report: Support Retire Latency
Kan Liang
1
-0
/
+2
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-3
/
+1
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-1
/
+2
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
1
-0
/
+12
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
1
-0
/
+42
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
1
-2
/
+25
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
1
-2
/
+27
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
1
-5
/
+26
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-10
/
+50
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
1
-0
/
+38
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
1
-0
/
+128
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
1
-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
1
-9
/
+25
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
1
-9
/
+25
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
1
-0
/
+2
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
1
-2
/
+2
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
1
-17
/
+7
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
1
-17
/
+7
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
1
-1
/
+1
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
1
-0
/
+19
[next]