summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
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
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
2017-07-25perf top: Support lookup of symbols in other mount namespaces.Krister Johansen
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen
2017-06-30perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter
2017-06-27perf script: Add 'synth' field for synthesized event payloadsAdrian Hunter
2017-06-27perf auxtrace: Add itrace option to output power eventsAdrian Hunter
2017-06-27perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter
2017-06-21perf intel-pt: Add documentation for new config termsAdrian Hunter
2017-06-21perf stat: Add support to measure SMI costKan Liang
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim
2017-06-19perf ftrace: Add option for function filteringNamhyung Kim
2017-06-19perf script: Support -F brstackoff,dsoMark Santaniello
2017-06-19perf script: Allow adding and removing fieldsAndi Kleen
2017-06-07perf script python: Remove dups in documentation examplesSeongJae Park
2017-06-07perf script python: Updated trace_unhandled() signatureSeongJae Park
2017-06-07perf script python: Fix wrong code snippets in documentationSeongJae Park
2017-06-07perf script: Fix documentation errorsSeongJae Park
2017-06-07perf probe: Fix examples section of documentationSeongJae Park
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim
2017-05-04perf tools: Fix spelling mistakesKim Phillips
2017-04-13perf trace: Add usage of --no-syscalls in man pageRavi Bangoria
2017-04-11perf tools: Describe pipe mode in perf.data-file-fomat.txtDavid Carrillo-Cisneros
2017-03-27perf report: Enable sorting by srcline as keyMilian Wolff
2017-03-27perf report: Introduce --inline optionJin Yao