index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Support relative time
Andi Kleen
2019-03-19
1
-2
/
+16
*
perf script: Add array bound checking to list_scripts
Andi Kleen
2019-03-11
1
-2
/
+6
*
perf script: Filter COMM/FORK/.. events by CPU
Andi Kleen
2019-03-11
1
-24
/
+47
*
perf report: Support output in nanoseconds
Andi Kleen
2019-03-11
1
-6
/
+5
*
perf script: Support insn output for normal samples
Andi Kleen
2019-03-11
1
-1
/
+20
*
perf time-utils: Refactor time range parsing code
Jin Yao
2019-03-01
1
-31
/
+8
*
perf script: Handle missing fields with -F +..
Andi Kleen
2019-02-25
1
-3
/
+7
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
1
-7
/
+5
*
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2019-02-20
1
-0
/
+8
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf script: Fix crash when processing recorded stat data
Tony Jones
2019-01-21
1
-5
/
+2
*
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
2019-01-18
1
-1
/
+1
*
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
1
-2
/
+2
*
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
2018-12-28
1
-1
/
+16
*
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
1
-2
/
+45
*
perf script: Use fallbacks for branch stacks
Adrian Hunter
2018-12-17
1
-6
/
+6
*
perf script: Share code and output format for uregs and iregs output
Milian Wolff
2018-11-21
1
-23
/
+17
*
perf script: Add newline after uregs output
Milian Wolff
2018-11-21
1
-0
/
+2
*
perf script: Support total cycles count
Andi Kleen
2018-10-24
1
-4
/
+7
*
perf script: Implement --graph-function
Andi Kleen
2018-10-24
1
-18
/
+78
*
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
1
-0
/
+24
*
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
1
-1
/
+4
*
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-24
1
-0
/
+23
*
perf script: Flush output stream after events in verbose mode
Milian Wolff
2018-10-22
1
-0
/
+3
*
perf script: Allow extended console debug output
Milian Wolff
2018-10-22
1
-1
/
+3
*
perf script: Enhance sample flags for trace begin / end
Adrian Hunter
2018-09-20
1
-9
/
+27
*
perf script: Print DSO for callindent
Andi Kleen
2018-09-19
1
-1
/
+8
*
perf script: Allow sym and dso without ip, addr
Andi Kleen
2018-09-19
1
-7
/
+10
*
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
1
-1
/
+1
*
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-09-19
1
-20
/
+18
*
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-30
1
-3
/
+5
*
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
[next]