aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
Commit message (Expand)AuthorAge
* perf script: Support relative timeAndi Kleen2019-03-19
* perf script: Add array bound checking to list_scriptsAndi Kleen2019-03-11
* perf script: Filter COMM/FORK/.. events by CPUAndi Kleen2019-03-11
* perf report: Support output in nanosecondsAndi Kleen2019-03-11
* perf script: Support insn output for normal samplesAndi Kleen2019-03-11
* perf time-utils: Refactor time range parsing codeJin Yao2019-03-01
* perf script: Handle missing fields with -F +..Andi Kleen2019-02-25
* perf data: Add global path holderJiri Olsa2019-02-22
* perf script: Allow +- operator for type specific fields optionJiri Olsa2019-02-20
* pref tools: Add missing map.h includesArnaldo Carvalho de Melo2019-02-06
* perf script: Fix crash when processing recorded stat dataTony Jones2019-01-21
* perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-18
* perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter2019-01-02
* perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen2018-12-28
* perf tools: Support 'srccode' outputAndi Kleen2018-12-17
* perf script: Use fallbacks for branch stacksAdrian Hunter2018-12-17
* perf script: Share code and output format for uregs and iregs outputMilian Wolff2018-11-21
* perf script: Add newline after uregs outputMilian Wolff2018-11-21
* perf script: Support total cycles countAndi Kleen2018-10-24
* perf script: Implement --graph-functionAndi Kleen2018-10-24
* tools script: Add --call-trace and --call-ret-traceAndi Kleen2018-10-24
* perf script: Make itrace script default to all callsAndi Kleen2018-10-24
* perf script: Add --insn-trace for instruction decodingAndi Kleen2018-10-24
* perf script: Flush output stream after events in verbose modeMilian Wolff2018-10-22
* perf script: Allow extended console debug outputMilian Wolff2018-10-22
* perf script: Enhance sample flags for trace begin / endAdrian Hunter2018-09-20
* perf script: Print DSO for callindentAndi Kleen2018-09-19
* perf script: Allow sym and dso without ip, addrAndi Kleen2018-09-19
* perf tools: Report itrace options in helpAndi Kleen2018-09-19
* perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-19
* perf stat: Pass a 'struct perf_stat_config' argument to global print functionsJiri Olsa2018-08-30
* tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria2018-06-25
* perf script: Fix crash because of missing evsel->privRavi Bangoria2018-06-25
* perf script: Add missing output fields in a hintRavi Bangoria2018-06-25
* perf script: Show hw-cache eventsSeeteena Thoufeek2018-06-08
* perf script: Check if evsel has callchains before trying to use itArnaldo Carvalho de Melo2018-06-05
* perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo2018-06-05
* perf script: Show symbol offsets by defaultSandipan Das2018-05-18
* perf thread: Make thread__find_map() search all mapsArnaldo Carvalho de Melo2018-04-26
* perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo2018-04-26
* perf script: Use thread__find_symbol() instead of ad-hoc equivalentArnaldo Carvalho de Melo2018-04-26
* perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2018-04-26
* perf script: Extend misc field decoding with switch out event typeAlexey Budankov2018-04-17
* perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao2018-04-12
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-19
* perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUNDJiri Olsa2018-02-16
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-25
* perf script: Remove the time slices number limitationJin Yao2018-01-17
* perf script: Improve error msg when no first/last sample time foundJin Yao2018-01-17