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