index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
perf script: Remove some bogus error handling
Dan Carpenter
1
-6
/
+1
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+1
2017-07-18
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-19
perf script: Support -F brstackoff,dso
Mark Santaniello
1
-4
/
+52
2017-06-19
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
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf script: Use strtok_r() when parsing output field list
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
1
-9
/
+255
2017-03-14
perf script: Add script print support for namespace events
Hari Bathini
1
-0
/
+40
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+1
2017-01-16
perf script: Also allow forcing reading of non-root owned files by root
Yannick Brosseau
1
-1
/
+2
2016-12-01
perf script: Add option to specify time window of interest
David Ahern
1
-1
/
+14
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
1
-0
/
+2
2016-10-28
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
1
-4
/
+6
2016-10-24
perf script: Support insn and insnlen
Andi Kleen
1
-2
/
+22
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-08-15
perf script: Don't disable use_callchain if input is pipe
He Kuang
1
-1
/
+3
2016-08-15
perf script: Show proper message when failed list scripts
He Kuang
1
-2
/
+7
2016-08-09
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
1
-1
/
+1
2016-06-23
perf script: Add callindent option
Adrian Hunter
1
-1
/
+67
2016-06-23
perf script: Print sample flags more nicely
Adrian Hunter
1
-1
/
+34
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-06-03
perf script: Show call graphs when 1st event doesn't have it but some other has
He Kuang
1
-10
/
+13
2016-05-20
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
1
-2
/
+3
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-1
/
+3
2016-04-25
perf script: Fix segfault when printing callchains
Chris Phlipot
1
-6
/
+6
2016-04-18
perf script: Check sample->callchain before using it
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-14
perf script: Add --max-stack knob
Arnaldo Carvalho de Melo
1
-0
/
+5
2016-04-14
perf evsel: Require that callchains be resolved before calling fprintf_{sym,c...
Arnaldo Carvalho de Melo
1
-16
/
+20
2016-04-14
perf evsel: Remove symbol_conf usage
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-13
perf evsel: Move some methods from session.[ch] to evsel.[ch]
Arnaldo Carvalho de Melo
1
-7
/
+7
[next]