index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
2019-07-23
perf script: Fix off by one in brstackinsn IPC computation
Andi Kleen
2019-07-10
perf script: Add scripting operation process_switch()
Adrian Hunter
2019-07-09
perf script: Assume native_arch for pipe mode
Song Liu
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-03
perf script: Allow specifying the files to process guest samples
Arnaldo Carvalho de Melo
2019-06-26
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-10
perf script: Set perf time interval in itrace_synth_ops
Adrian Hunter
2019-06-05
perf script: Add output of IPC ratio
Adrian Hunter
2019-05-28
perf script: Add --show-bpf-events to show eBPF related events
Jiri Olsa
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
2019-03-19
perf script: Support relative time
Andi Kleen
2019-03-11
perf script: Add array bound checking to list_scripts
Andi Kleen
2019-03-11
perf script: Filter COMM/FORK/.. events by CPU
Andi Kleen
2019-03-11
perf report: Support output in nanoseconds
Andi Kleen
2019-03-11
perf script: Support insn output for normal samples
Andi Kleen
2019-03-01
perf time-utils: Refactor time range parsing code
Jin Yao
2019-02-25
perf script: Handle missing fields with -F +..
Andi Kleen
2019-02-22
perf data: Add global path holder
Jiri Olsa
2019-02-20
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-01-21
perf script: Fix crash when processing recorded stat data
Tony Jones
2019-01-18
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
perf script: Use fallbacks for branch stacks
Adrian Hunter
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
2018-10-24
perf script: Support total cycles count
Andi Kleen
2018-10-24
perf script: Implement --graph-function
Andi Kleen
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-22
perf script: Flush output stream after events in verbose mode
Milian Wolff
2018-10-22
perf script: Allow extended console debug output
Milian Wolff
2018-09-20
perf script: Enhance sample flags for trace begin / end
Adrian Hunter
2018-09-19
perf script: Print DSO for callindent
Andi Kleen
2018-09-19
perf script: Allow sym and dso without ip, addr
Andi Kleen
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
2018-06-25
perf script: Add missing output fields in a hint
Ravi Bangoria
2018-06-08
perf script: Show hw-cache events
Seeteena Thoufeek
2018-06-05
perf script: Check if evsel has callchains before trying to use it
Arnaldo Carvalho de Melo
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
[next]