summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-script.txt
AgeCommit message (Expand)Author
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
2012-01-30perf script: Add option resolving vmlinux pathAkihiro Nagai
2012-01-30perf script: Add the offset field specifierAkihiro Nagai
2011-12-23perf report: Accept fifos as input fileRobert Richter
2011-11-28perf script: Add comm filtering optionDavid Ahern
2011-11-28perf tools: make -C consistent across commands (for cpu list arg)David Ahern
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-06-02perf script: Add printing of sample addressDavid Ahern
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern
2011-03-30perf script: Add more documentation about the -f/--fields parametersArnaldo Carvalho de Melo
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern
2011-03-14perf script: Add support for dumping symbolsDavid Ahern
2011-03-14perf script: Support custom field selection for outputDavid Ahern
2010-12-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar