index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2
-1
/
+3
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
1
-0
/
+5
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-08-07
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-08-07
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-08-07
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-08-07
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-08-07
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2017-07-28
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-07-28
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-07-28
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-07-28
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-07-28
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
1
-30
/
+30
2017-07-15
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
1
-1
/
+1
2017-07-15
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2017-07-15
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-05
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-01-26
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-10-31
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2
-2
/
+2
2016-10-31
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2
-2
/
+4
2016-10-31
perf stat: Fix interval output values
Jiri Olsa
1
-0
/
+10
2016-10-28
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
1
-0
/
+36
2016-10-28
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
1
-0
/
+2
2016-10-28
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
1
-4
/
+11
2016-05-05
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
1
-1
/
+1
2016-05-05
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-05
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
1
-1
/
+1
2016-04-12
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2016-04-12
perf tools: Fix checking asprintf return value
Wang Nan
1
-3
/
+3
2016-04-12
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
1
-7
/
+8
2016-03-04
perf stat: Do not clean event's private stats
Jiri Olsa
1
-1
/
+0
2016-02-25
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
1
-1
/
+1
2016-02-25
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
1
-0
/
+3
2015-12-16
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-12-16
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
1
-0
/
+4
2015-12-07
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-11-13
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
1
-6
/
+14
2015-11-13
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
1
-1
/
+3
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
1
-0
/
+1
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
3
-0
/
+19
[next]