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.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
/
builtin-script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
1
-1
/
+4
2018-04-12
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
1
-2
/
+2
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
1
-11
/
+11
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
1
-0
/
+17
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
1
-4
/
+12
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
1
-0
/
+28
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
1
-11
/
+63
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
1
-6
/
+28
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
1
-13
/
+1
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
1
-1
/
+2
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
1
-1
/
+2
2017-11-30
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
1
-2
/
+95
2017-11-16
perf script: Allow printing period for non freq mode groups
Andi Kleen
1
-5
/
+0
2017-11-16
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-6
/
+8
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-10
/
+10
2017-10-30
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
1
-8
/
+69
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
1
-1
/
+58
2017-10-27
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
1
-3
/
+4
2017-10-27
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
1
-7
/
+6
2017-10-27
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
1
-5
/
+4
2017-10-23
perf script: Fix error handling path
Christophe JAILLET
1
-2
/
+4
2017-10-23
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
1
-232
/
+259
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
1
-15
/
+17
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2017-10-06
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
1
-2
/
+2
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-09-13
perf script: Support user regs
Andi Kleen
1
-1
/
+29
2017-09-01
perf script: Support physical address
Kan Liang
1
-2
/
+13
2017-07-26
perf script: Remove some bogus error handling
Dan Carpenter
1
-6
/
+1
2017-07-19
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+1
2017-07-19
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
1
-0
/
+3
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
1
-0
/
+1
2017-06-30
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
1
-1
/
+113
2017-06-27
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
1
-2
/
+18
2017-06-27
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
1
-16
/
+58
2017-06-21
perf script: Fix message because field list option is -F not -f
Adrian Hunter
1
-1
/
+1
2017-06-20
perf script: Support -F brstackoff,dso
Mark Santaniello
1
-4
/
+52
2017-06-20
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
1
-12
/
+49
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
1
-3
/
+34
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
1
-0
/
+2
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]