summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-script.txt
AgeCommit message (Expand)Author
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov
2018-02-16perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUNDJiri Olsa
2018-01-17perf script: Remove the time slices number limitationJin Yao
2018-01-10perf script: Add support to display lost eventsJiri Olsa
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa
2018-01-08perf script: Support time percent and multiple time rangesJin Yao
2017-11-29perf script: Allow computing 'perf stat' style metricsAndi Kleen
2017-10-27perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff
2017-09-13perf script: Support user regsAndi Kleen
2017-09-01perf script: Support physical addressKan Liang
2017-06-27perf script: Add 'synth' field for synthesized event payloadsAdrian Hunter
2017-06-19perf script: Support -F brstackoff,dsoMark Santaniello
2017-06-19perf script: Allow adding and removing fieldsAndi Kleen
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen
2017-03-14perf script: Add script print support for namespace eventsHari Bathini
2017-01-16perf script: Fix man page about --dump-raw-trace optionMichael Petlan
2016-12-01perf script: Add option to specify time window of interestDavid Ahern
2016-11-29perf script: Add option to stop printing callchainDavid Ahern
2016-10-24perf script: Support insn and insnlenAndi Kleen
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg
2016-06-23perf script: Add callindent optionAdrian Hunter
2016-06-23perf script: Print sample flags more nicelyAdrian Hunter
2016-06-21perf script: Fix documentation of '-f' when it should be '-F'Adrian Hunter
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-04-14perf script: Add --max-stack knobArnaldo Carvalho de Melo
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa
2015-10-29perf script: Enable printing of branch stackStephane Eranian
2015-09-28perf script: Allow time to be displayed in nanosecondsAdrian Hunter
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton
2015-08-21perf tools: Put itrace options into an asciidoc includeAdrian Hunter
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen
2015-07-23perf script: Add option --show-switch-eventsAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter
2015-04-29perf script: Add Instruction Tracing supportAdrian Hunter
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2014-10-17perf script: Add period data columnJiri Olsa
2014-10-15perf Documentation: Fix typos in perf/DocumentationMasanari Iida
2013-12-10perf script: Add --header/--header-only optionsJiri Olsa
2013-12-09perf script: Add an option to print the source line numberAdrian Hunter
2013-11-27perf script: Print mmap[2] events alsoNamhyung Kim
2013-11-27perf script: Print comm, fork and exit events alsoNamhyung Kim