aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-25perf trace: Add --print-sampleArnaldo Carvalho de Melo1-0/+4
2018-01-17perf script: Remove the time slices number limitationJin Yao1-5/+5
2018-01-17perf report: Remove the time slices number limitationJin Yao1-1/+1
2018-01-10perf report: Introduce --mmapsArnaldo Carvalho de Melo1-1/+8
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa1-0/+4
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa1-0/+4
2018-01-10perf script: Add support to display lost eventsJiri Olsa1-0/+3
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa1-1/+19
2018-01-08perf script: Support time percent and multiple time rangesJin Yao1-0/+16
2018-01-08perf report: Support time percent and multiple time rangesJin Yao1-0/+20
2018-01-08perf record: Record the first and last sample time in the headerJin Yao1-0/+3
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao1-0/+4
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu1-0/+16
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu1-1/+1
2017-12-05perf c2c: Add a tip about cacheline eventsSangwon Hong1-0/+1
2017-11-29perf buildid-cache: Document for Node.js USDTHansuk Hong1-0/+1
2017-11-29perf script: Allow computing 'perf stat' style metricsAndi Kleen1-1/+9
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