index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-05-17
1
-2
/
+1
*
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
2023-05-17
1
-6
/
+1
*
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-16
1
-3
/
+10
*
perf report: Support Retire Latency
Kan Liang
2023-02-03
1
-0
/
+2
*
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
1
-3
/
+1
*
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
1
-1
/
+2
*
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
2023-01-02
1
-0
/
+12
*
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
2022-12-21
1
-0
/
+42
*
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+25
*
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+27
*
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
1
-5
/
+26
*
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
1
-1
/
+2
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-10
/
+50
*
perf tools: Add 'addr' sort key
Namhyung Kim
2022-10-04
1
-0
/
+38
*
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
2022-02-16
1
-0
/
+128
*
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
1
-2
/
+2
*
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-18
1
-9
/
+25
|
\
|
*
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
1
-9
/
+25
*
|
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
2021-12-06
1
-0
/
+2
|
/
*
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
1
-2
/
+2
*
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
1
-17
/
+7
*
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-18
1
-17
/
+7
*
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-15
1
-1
/
+1
*
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
1
-0
/
+19
*
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
1
-2
/
+22
*
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2021-03-26
1
-1
/
+18
*
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-03-06
1
-2
/
+2
*
perf report: Support instruction latency
Kan Liang
2021-02-08
1
-1
/
+46
*
perf tools: Support data block and addr block
Kan Liang
2021-02-08
1
-1
/
+37
*
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+26
*
perf sort: Add sort option for data page size
Kan Liang
2020-12-19
1
-0
/
+30
*
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-05-28
1
-1
/
+1
*
perf symbol: Fix kernel symbol address display
Thomas Richter
2020-05-05
1
-1
/
+7
*
perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-18
1
-1
/
+1
*
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
1
-0
/
+37
*
perf report: Print al_addr when symbol is not found
Jin Yao
2020-03-23
1
-2
/
+4
*
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2020-01-06
1
-2
/
+1
*
perf report: Make -F more strict like -s
Ravi Bangoria
2019-12-04
1
-0
/
+6
*
perf report/top TUI: Replace pr_err() with ui__error()
Ravi Bangoria
2019-12-04
1
-5
/
+5
*
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
2019-11-19
1
-5
/
+5
*
perf map: Move comparision of map's dso_id to a separate function
Arnaldo Carvalho de Melo
2019-11-19
1
-12
/
+4
*
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
2019-11-19
1
-12
/
+12
*
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
1
-48
/
+41
*
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
1
-1
/
+1
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+2
*
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-08-31
1
-1
/
+2
[next]