aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16perf buildid-cache: Document missing --force optionSihyeon Jang1-0/+3
2017-11-16perf evlist: Document missing --force optionSihyeon Jang1-0/+4
2017-11-16perf sched: Document missing --force optionSihyeon Jang1-0/+4
2017-11-16perf timechart: Document missing --force optionSihyeon Jang1-1/+3
2017-11-16perf trace: Document missing option, colonsSihyeon Jang1-6/+10
2017-11-16perf inject: Document missing optionsSihyeon Jang1-0/+4
2017-11-16perf lock: Document missing optionsSihyeon Jang1-0/+4
2017-11-16perf top: Document missing optionsSihyeon Jang1-0/+6
2017-11-16perf tools: Document some missing perf.data headersAndi Kleen1-0/+23
2017-10-27perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo1-0/+4
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff2-2/+4
2017-10-23perf list: Fix group description in the man pageAndi Kleen1-1/+1
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-2/+2
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song1-2/+2
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang1-0/+3
2017-09-13perf script: Support user regsAndi Kleen1-2/+2
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen1-0/+2
2017-09-13perf list: Add metric groups to perf listAndi Kleen1-1/+6
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen1-0/+7
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen1-0/+2
2017-09-13perf sched timehist: Add pid and tid optionsDavid Ahern1-0/+8
2017-09-01perf script: Support physical addressKan Liang1-1/+1
2017-09-01perf mem: Support physical addressKan Liang1-0/+4
2017-09-01perf sort: Add sort option for physical addressKan Liang1-0/+1
2017-09-01perf tools: Support new sample type for physical addressKan Liang1-1/+4
2017-09-01perf intel-pt: Fix syntax in documentation of config optionJack Henschel1-1/+1
2017-09-01perf trace: Support syscall name globbingArnaldo Carvalho de Melo1-1/+1
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel1-2/+2
2017-08-22perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov1-1/+1
2017-08-18perf annotate: Document --show-total-period optionTaeung Song1-0/+2
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song1-0/+4
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.pyAdrian Hunter1-1/+1
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter1-3/+3
2017-07-25perf top: Support lookup of symbols in other mount namespaces.Krister Johansen1-0/+4
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao1-0/+1
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros1-2/+8
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen2-0/+10
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen1-0/+9
2017-06-30perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter1-2/+40
2017-06-27perf script: Add 'synth' field for synthesized event payloadsAdrian Hunter1-1/+5
2017-06-27perf auxtrace: Add itrace option to output power eventsAdrian Hunter1-2/+3
2017-06-27perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter1-3/+4
2017-06-21perf intel-pt: Add documentation for new config termsAdrian Hunter1-0/+36
2017-06-21perf stat: Add support to measure SMI costKan Liang1-0/+14
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim1-0/+3
2017-06-19perf ftrace: Add option for function filteringNamhyung Kim1-0/+30
2017-06-19perf script: Support -F brstackoff,dsoMark Santaniello1-1/+3
2017-06-19perf script: Allow adding and removing fieldsAndi Kleen1-0/+8
2017-06-07perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-06-07perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3