summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2016-05-04perf stat: Document --detailed optionBorislav Petkov
2015-11-05perf trace: Fix documentation for -iPeter Feiner
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan
2015-10-29perf script: Enable printing of branch stackStephane Eranian
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim
2015-10-20perf record: Add ability to sample call branchesStephane Eranian
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar
2015-10-19perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar
2015-10-19perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar
2015-10-19perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo
2015-10-05perf tools: Handle -h and -v optionsJiri Olsa
2015-10-05perf tools: Introduce 'P' modifier to request max precisionJiri Olsa
2015-10-02perf stat: Reduce min --interval-print to 10msKan Liang
2015-10-01perf list: Do event name substring search as last resort when no events foundArnaldo Carvalho de Melo
2015-09-30perf report: Amend documentation about max_stack and synthesized callchainsAdrian Hunter
2015-09-28perf intel-pt: Add mispred-all config option to aid use with autofdoAdrian Hunter
2015-09-28perf inject: Add --strip option to strip out non-synthesized eventsAdrian Hunter
2015-09-28perf intel-pt: Support generating branch stackAdrian Hunter
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter
2015-09-28perf script: Allow time to be displayed in nanosecondsAdrian Hunter
2015-09-28perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-25perf intel-pt: Remove no_force_psb from documentationAdrian Hunter
2015-09-14perf report: Introduce --socket-filter optionKan Liang
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang
2015-08-31perf record: Add ability to name registers to recordStephane Eranian
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton
2015-08-24perf tools: Update Intel PT documentationAdrian Hunter
2015-08-21perf tools: Put itrace options into an asciidoc includeAdrian Hunter
2015-08-21perf tools: Add Intel BTS supportAdrian Hunter
2015-08-17perf tools: Take Intel PT into useAdrian Hunter
2015-08-12perf report: Show call graph from reference eventsKan Liang
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang
2015-08-12perf callchain: Per-event type selection supportKan Liang
2015-08-10perf record: Support per-event freq termNamhyung Kim
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen
2015-08-06perf top: Add branch annotation code to topAndi Kleen
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen
2015-08-05perf tools: Per-event time supportKan Liang
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-07-23perf script: Add option --show-switch-eventsAdrian Hunter
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter
2015-07-20perf bench futex: Add lock_pi stresserDavidlohr Bueso
2015-07-20perf record: Allow filtering perf's pid via --exclude-perfWang Nan