index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf script: Support physical address
Kan Liang
2017-09-01
1
-2
/
+13
*
perf script: Remove some bogus error handling
Dan Carpenter
2017-07-25
1
-6
/
+1
*
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
1
-0
/
+1
*
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-07-18
1
-0
/
+3
*
perf auxtrace: Add CPU filter support
Adrian Hunter
2017-06-30
1
-0
/
+1
*
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
2017-06-30
1
-1
/
+113
*
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
2017-06-27
1
-2
/
+18
*
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
2017-06-27
1
-16
/
+58
*
perf script: Fix message because field list option is -F not -f
Adrian Hunter
2017-06-21
1
-1
/
+1
*
perf script: Support -F brstackoff,dso
Mark Santaniello
2017-06-19
1
-4
/
+52
*
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
2017-06-19
1
-12
/
+49
*
perf script: Allow adding and removing fields
Andi Kleen
2017-06-19
1
-3
/
+34
*
perf script: Add --inline option for debugging
Namhyung Kim
2017-05-24
1
-0
/
+2
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf script: Use strtok_r() when parsing output field list
Arnaldo Carvalho de Melo
2017-04-11
1
-2
/
+2
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-2
/
+2
*
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
2017-03-16
1
-9
/
+255
*
perf script: Add script print support for namespace events
Hari Bathini
2017-03-14
1
-0
/
+40
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+1
*
perf script: Also allow forcing reading of non-root owned files by root
Yannick Brosseau
2017-01-16
1
-1
/
+2
*
perf script: Add option to specify time window of interest
David Ahern
2016-12-01
1
-1
/
+14
*
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
1
-0
/
+2
*
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2016-10-28
1
-4
/
+6
*
perf script: Support insn and insnlen
Andi Kleen
2016-10-24
1
-2
/
+22
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-2
/
+2
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-3
/
+4
*
perf script: Don't disable use_callchain if input is pipe
He Kuang
2016-08-15
1
-1
/
+3
*
perf script: Show proper message when failed list scripts
He Kuang
2016-08-15
1
-2
/
+7
*
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
2016-08-09
1
-1
/
+1
*
perf script: Add callindent option
Adrian Hunter
2016-06-23
1
-1
/
+67
*
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-23
1
-1
/
+34
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-6
/
+6
*
perf script: Show call graphs when 1st event doesn't have it but some other has
He Kuang
2016-06-03
1
-10
/
+13
*
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
2016-05-20
1
-2
/
+3
*
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-20
1
-2
/
+0
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-1
/
+3
*
perf script: Fix segfault when printing callchains
Chris Phlipot
2016-04-25
1
-6
/
+6
*
perf script: Check sample->callchain before using it
Arnaldo Carvalho de Melo
2016-04-18
1
-1
/
+1
*
perf script: Add --max-stack knob
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+5
*
perf evsel: Require that callchains be resolved before calling fprintf_{sym,c...
Arnaldo Carvalho de Melo
2016-04-14
1
-16
/
+20
*
perf evsel: Remove symbol_conf usage
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+2
[next]