summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
Commit message (Expand)AuthorAgeFilesLines
* perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter2019-01-021-2/+2
* perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen2018-12-281-1/+16
* perf tools: Support 'srccode' outputAndi Kleen2018-12-171-2/+45
* perf script: Use fallbacks for branch stacksAdrian Hunter2018-12-171-6/+6
* perf script: Share code and output format for uregs and iregs outputMilian Wolff2018-11-211-23/+17Star
* perf script: Add newline after uregs outputMilian Wolff2018-11-211-0/+2
* perf script: Support total cycles countAndi Kleen2018-10-241-4/+7
* perf script: Implement --graph-functionAndi Kleen2018-10-241-18/+78
* tools script: Add --call-trace and --call-ret-traceAndi Kleen2018-10-241-0/+24
* perf script: Make itrace script default to all callsAndi Kleen2018-10-241-1/+4
* perf script: Add --insn-trace for instruction decodingAndi Kleen2018-10-241-0/+23
* perf script: Flush output stream after events in verbose modeMilian Wolff2018-10-221-0/+3
* perf script: Allow extended console debug outputMilian Wolff2018-10-221-1/+3
* perf script: Enhance sample flags for trace begin / endAdrian Hunter2018-09-201-9/+27
* perf script: Print DSO for callindentAndi Kleen2018-09-191-1/+8
* perf script: Allow sym and dso without ip, addrAndi Kleen2018-09-191-7/+10
* perf tools: Report itrace options in helpAndi Kleen2018-09-191-1/+1
* perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-191-20/+18Star
* perf stat: Pass a 'struct perf_stat_config' argument to global print functionsJiri Olsa2018-08-301-3/+5
* tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)2018-08-131-3/+3
* perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria2018-06-251-1/+10
* perf script: Fix crash because of missing evsel->privRavi Bangoria2018-06-251-0/+14
* perf script: Add missing output fields in a hintRavi Bangoria2018-06-251-2/+3
* perf script: Show hw-cache eventsSeeteena Thoufeek2018-06-081-0/+12
* perf script: Check if evsel has callchains before trying to use itArnaldo Carvalho de Melo2018-06-051-1/+1
* perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo2018-06-051-7/+3Star
* perf script: Show symbol offsets by defaultSandipan Das2018-05-181-12/+14
* perf thread: Make thread__find_map() search all mapsArnaldo Carvalho de Melo2018-04-261-2/+2
* perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo2018-04-261-8/+6Star
* perf script: Use thread__find_symbol() instead of ad-hoc equivalentArnaldo Carvalho de Melo2018-04-261-7/+2Star
* perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2018-04-261-10/+9Star
* perf script: Extend misc field decoding with switch out event typeAlexey Budankov2018-04-171-1/+4
* perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao2018-04-121-2/+2
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-191-11/+11
* perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUNDJiri Olsa2018-02-161-0/+17
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-251-0/+1
* perf script: Remove the time slices number limitationJin Yao2018-01-171-4/+12
* perf script: Improve error msg when no first/last sample time foundJin Yao2018-01-171-1/+3
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-01-171-2/+3
* perf script: Add support to display lost eventsJiri Olsa2018-01-101-0/+28
* perf script: Add support to display sample misc fieldJiri Olsa2018-01-081-11/+63
* perf script: Support time percent and multiple time rangesJin Yao2018-01-081-6/+28
* perf utils: Move is_directory() to path.hJiri Olsa2017-12-271-13/+1Star
* perf stat: Print per-thread shadow statsJin Yao2017-12-271-1/+2
* perf stat: Update per-thread shadow statsJin Yao2017-12-271-1/+2
* perf script: Allow computing 'perf stat' style metricsAndi Kleen2017-11-291-2/+95
* perf script: Allow printing period for non freq mode groupsAndi Kleen2017-11-161-5/+0Star
* perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo2017-11-161-1/+30
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1