summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2016-01-12perf tools: Add more usage tipsNamhyung Kim
2016-01-12perf record: Add --buildid-all optionNamhyung Kim
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa
2015-12-17perf stat report: Add report commandJiri Olsa
2015-12-17perf stat record: Add record commandJiri Olsa
2015-12-15perf record: Add record.build-id config optionNamhyung Kim
2015-12-14perf record: Support custom vmlinux pathHe Kuang
2015-11-23perf config: Add initial man pageTaeung Song
2015-11-19perf report: Add callchain value optionNamhyung Kim
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim
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