summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
* perf trace: Add --print-sampleArnaldo Carvalho de Melo2018-01-251-0/+4
* perf script: Remove the time slices number limitationJin Yao2018-01-171-5/+5
* perf report: Remove the time slices number limitationJin Yao2018-01-171-1/+1
* perf report: Introduce --mmapsArnaldo Carvalho de Melo2018-01-101-1/+8
* perf report: Add --tasks option to display monitored tasksJiri Olsa2018-01-101-0/+4
* perf report: Add --stats option to display quick data statisticsJiri Olsa2018-01-101-0/+4
* perf script: Add support to display lost eventsJiri Olsa2018-01-101-0/+3
* perf script: Add support to display sample misc fieldJiri Olsa2018-01-081-1/+19
* perf script: Support time percent and multiple time rangesJin Yao2018-01-081-0/+16
* perf report: Support time percent and multiple time rangesJin Yao2018-01-081-0/+20
* perf record: Record the first and last sample time in the headerJin Yao2018-01-081-0/+3
* perf header: Add infrastructure to record first and last sample timeJin Yao2018-01-081-0/+4
* perf probe: Support escaped character in parserMasami Hiramatsu2017-12-271-0/+16
* perf probe: Add __return suffix for return eventsMasami Hiramatsu2017-12-271-1/+1
* perf c2c: Add a tip about cacheline eventsSangwon Hong2017-12-051-0/+1
* perf buildid-cache: Document for Node.js USDTHansuk Hong2017-11-291-0/+1
* perf script: Allow computing 'perf stat' style metricsAndi Kleen2017-11-291-1/+9
* perf buildid-cache: Document missing --force optionSihyeon Jang2017-11-161-0/+3
* perf evlist: Document missing --force optionSihyeon Jang2017-11-161-0/+4
* perf sched: Document missing --force optionSihyeon Jang2017-11-161-0/+4
* perf timechart: Document missing --force optionSihyeon Jang2017-11-161-1/+3
* perf trace: Document missing option, colonsSihyeon Jang2017-11-161-6/+10
* perf inject: Document missing optionsSihyeon Jang2017-11-161-0/+4
* perf lock: Document missing optionsSihyeon Jang2017-11-161-0/+4
* perf top: Document missing optionsSihyeon Jang2017-11-161-0/+6
* perf tools: Document some missing perf.data headersAndi Kleen2017-11-161-0/+23
* perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo2017-10-271-0/+4
* perf util: Enable handling of inlined frames by defaultMilian Wolff2017-10-252-2/+4
* perf list: Fix group description in the man pageAndi Kleen2017-10-231-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-201-2/+2
|\
| * perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-171-2/+2
* | perf top: Add option to set the number of thread for event synthesizeKan Liang2017-10-031-0/+3
* | perf script: Support user regsAndi Kleen2017-09-131-2/+2
* | perf record: Support direct --user-regs argumentsAndi Kleen2017-09-131-0/+2
* | perf list: Add metric groups to perf listAndi Kleen2017-09-131-1/+6
* | perf stat: Support JSON metrics in perf statAndi Kleen2017-09-131-0/+7
* | perf tools: Support weak groups in 'perf stat'Andi Kleen2017-09-131-0/+2
* | perf sched timehist: Add pid and tid optionsDavid Ahern2017-09-131-0/+8
|/
* perf script: Support physical addressKan Liang2017-09-011-1/+1
* perf mem: Support physical addressKan Liang2017-09-011-0/+4
* perf sort: Add sort option for physical addressKan Liang2017-09-011-0/+1
* perf tools: Support new sample type for physical addressKan Liang2017-09-011-1/+4
* perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
* perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-011-1/+1
* perf stat: Fix path to PMU formats in documentationJack Henschel2017-08-281-2/+2
* perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov2017-08-221-1/+1
* perf annotate: Document --show-total-period optionTaeung Song2017-08-181-0/+2
* perf annotate stdio: Support --show-nr-samples optionTaeung Song2017-08-181-0/+4
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-151-1/+1
OpenPOWER on IntegriCloud