summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
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
2015-07-14perf record: Document setting '-e pmu/period=N/' in man pageKan Liang
2015-06-26perf stat: Introduce --per-thread optionJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-10perf record: Amend option summariesPeter Zijlstra
2015-05-12perf tools: Document relation of per-thread event count featureNamhyung Kim
2015-05-08perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu
2015-05-08perf bench futex: Support parallel waker threadsDavidlohr Bueso
2015-05-08perf probe: Support $params special probe argumentMasami Hiramatsu
2015-05-05perf probe: Accept filter argument for --funcsMasami Hiramatsu
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter
2015-05-04perf kmem: Add --live option for current allocation statNamhyung Kim
2015-05-04perf kmem: Support sort keys on page analysisNamhyung Kim