summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong
2018-02-15perf data: Document missing --force optionSangwon Hong
2018-01-25perf trace: Add --print-sampleArnaldo Carvalho de Melo
2018-01-17perf script: Remove the time slices number limitationJin Yao
2018-01-17perf report: Remove the time slices number limitationJin Yao
2018-01-10perf report: Introduce --mmapsArnaldo Carvalho de Melo
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa
2018-01-10perf script: Add support to display lost eventsJiri Olsa
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa
2018-01-08perf script: Support time percent and multiple time rangesJin Yao
2018-01-08perf report: Support time percent and multiple time rangesJin Yao
2018-01-08perf record: Record the first and last sample time in the headerJin Yao
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu
2017-12-05perf c2c: Add a tip about cacheline eventsSangwon Hong
2017-11-29perf buildid-cache: Document for Node.js USDTHansuk Hong
2017-11-29perf script: Allow computing 'perf stat' style metricsAndi Kleen
2017-11-16perf buildid-cache: Document missing --force optionSihyeon Jang
2017-11-16perf evlist: Document missing --force optionSihyeon Jang
2017-11-16perf sched: Document missing --force optionSihyeon Jang
2017-11-16perf timechart: Document missing --force optionSihyeon Jang
2017-11-16perf trace: Document missing option, colonsSihyeon Jang
2017-11-16perf inject: Document missing optionsSihyeon Jang
2017-11-16perf lock: Document missing optionsSihyeon Jang
2017-11-16perf top: Document missing optionsSihyeon Jang
2017-11-16perf tools: Document some missing perf.data headersAndi Kleen
2017-10-27perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff
2017-10-23perf list: Fix group description in the man pageAndi Kleen
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang
2017-09-13perf script: Support user regsAndi Kleen
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen
2017-09-13perf list: Add metric groups to perf listAndi Kleen
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen
2017-09-13perf sched timehist: Add pid and tid optionsDavid Ahern
2017-09-01perf script: Support physical addressKan Liang
2017-09-01perf mem: Support physical addressKan Liang
2017-09-01perf sort: Add sort option for physical addressKan Liang
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-09-01perf intel-pt: Fix syntax in documentation of config optionJack Henschel
2017-09-01perf trace: Support syscall name globbingArnaldo Carvalho de Melo
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel
2017-08-22perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov
2017-08-18perf annotate: Document --show-total-period optionTaeung Song
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song