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
/
builtin-script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2020-01-04
1
-1
/
+1
*
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
2019-12-13
1
-1
/
+1
*
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
2019-11-06
1
-1
/
+5
*
perf script: Fix crash when processing recorded stat data
Tony Jones
2019-03-13
1
-5
/
+2
*
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
2019-03-13
1
-1
/
+1
*
perf script: Use fallbacks for branch stacks
Adrian Hunter
2019-01-09
1
-6
/
+6
*
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-3
/
+3
*
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
1
-1
/
+10
*
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
2018-06-25
1
-0
/
+14
*
perf script: Add missing output fields in a hint
Ravi Bangoria
2018-06-25
1
-2
/
+3
*
perf script: Show hw-cache events
Seeteena Thoufeek
2018-06-08
1
-0
/
+12
*
perf script: Check if evsel has callchains before trying to use it
Arnaldo Carvalho de Melo
2018-06-05
1
-1
/
+1
*
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-05
1
-7
/
+3
*
perf script: Show symbol offsets by default
Sandipan Das
2018-05-18
1
-12
/
+14
*
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+2
*
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
1
-8
/
+6
*
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
Arnaldo Carvalho de Melo
2018-04-26
1
-7
/
+2
*
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-26
1
-10
/
+9
*
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2018-04-17
1
-1
/
+4
*
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2018-04-12
1
-2
/
+2
*
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-03-19
1
-11
/
+11
*
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
2018-02-16
1
-0
/
+17
*
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2018-01-25
1
-0
/
+1
*
perf script: Remove the time slices number limitation
Jin Yao
2018-01-17
1
-4
/
+12
*
perf script: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
1
-1
/
+3
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
1
-2
/
+3
*
perf script: Add support to display lost events
Jiri Olsa
2018-01-10
1
-0
/
+28
*
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
1
-11
/
+63
*
perf script: Support time percent and multiple time ranges
Jin Yao
2018-01-08
1
-6
/
+28
*
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-12-27
1
-13
/
+1
*
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
1
-1
/
+2
*
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
1
-1
/
+2
*
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
2017-11-29
1
-2
/
+95
*
perf script: Allow printing period for non freq mode groups
Andi Kleen
2017-11-16
1
-5
/
+0
*
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
2017-11-16
1
-1
/
+30
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-6
/
+8
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-10
/
+10
*
|
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
2017-10-30
1
-8
/
+69
*
|
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2017-10-27
1
-1
/
+58
*
|
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
2017-10-27
1
-3
/
+4
*
|
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
2017-10-27
1
-7
/
+6
*
|
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
2017-10-27
1
-5
/
+4
*
|
perf script: Fix error handling path
Christophe JAILLET
2017-10-23
1
-2
/
+4
*
|
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
2017-10-23
1
-232
/
+259
*
|
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-23
1
-15
/
+17
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
1
-2
/
+2
|
\
|
|
*
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
2017-10-06
1
-2
/
+2
*
|
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
1
-0
/
+2
[next]