summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2018-12-18perf trace: Allow asking for not suppressing common string prefixesArnaldo Carvalho de Melo
2018-12-18perf trace: Make the alignment of the syscall args be configurableArnaldo Carvalho de Melo
2018-12-18perf trace: Allow suppressing the syscall argument namesArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if the syscall start timestamp should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring default for perf_event_attr.inheritArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if the syscall duration should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if zeroed syscall args should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow specifying a set of events to add in perfconfigArnaldo Carvalho de Melo
2018-12-18perf trace: Allow selecting use the use of the ordered_events codeArnaldo Carvalho de Melo
2018-12-17perf tools: Support 'srccode' outputAndi Kleen
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton
2018-12-17perf tools Documentation: Fix diverse typosIngo Molnar
2018-12-17perf report: Documentation average IPC and IPC coverageJin Yao
2018-12-17perf record: Extend trace writing to multi AIOAlexey Budankov
2018-12-17perf record: Enable asynchronous trace writingAlexey Budankov
2018-12-17perf top: Allow passing a kallsyms fileArnaldo Carvalho de Melo
2018-11-21perf bench: Add epoll_ctl(2) benchmarkDavidlohr Bueso
2018-11-21perf bench: Add epoll parallel epoll_wait benchmarkDavidlohr Bueso
2018-11-05perf record: Support weak groupsAndi Kleen
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter
2018-10-22perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo
2018-10-19perf trace: Introduce --max-eventsArnaldo Carvalho de Melo
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings
2018-08-08perf report: Add --percent-type optionJiri Olsa
2018-08-08perf annotate: Add --percent-type optionJiri Olsa
2018-07-24perf list: Add missing documentation for --desc and --debug optionsSangwon Hong
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke
2018-06-07perf stat: Add --interval-clear optionJiri Olsa
2018-06-06perf script python: Add dict fields introduction to DocumentationJin Yao
2018-06-06perf stat: Display user and system timeJiri Olsa
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov
2018-06-04Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter
2018-04-26perf Documentation: Support for asciidoctorTakashi Iwai
2018-04-26perf stat: Display length strings of each run for --table optionJiri Olsa
2018-04-26perf stat: Add --table option to display time of each runJiri Olsa
2018-04-26perf buildid-cache: Support --purge-all optionRavi Bangoria
2018-04-26perf buildid-cache: Support --list optionRavi Bangoria
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong
2018-04-18perf mem: Allow all record/report optionsAndi Kleen
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto