summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2019-03-19perf config: Fix an error in the config template documentationChangbin Du
2019-03-19perf tools: Add doc about how to build perf with Asan and UBSanChangbin Du
2019-03-19perf stat: Fix --no-scaleAndi Kleen
2019-03-19perf script: Support relative timeAndi Kleen
2019-03-19perf record: Allow to limit number of reported perf.data filesAndi Kleen
2019-03-11perf tools report: Add custom scripts to script menuAndi Kleen
2019-03-11perf tools: Add some new tips describing the new optionsAndi Kleen
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen
2019-03-11perf report: Support time sort keyAndi Kleen
2019-03-11perf report: Parse time quantumAndi Kleen
2019-03-11perf report: Support output in nanosecondsAndi Kleen
2019-03-06perf diff: Support --pid/--tid filter optionsJin Yao
2019-03-06perf diff: Support --cpu filter optionJin Yao
2019-03-06perf diff: Support --time filter optionJin Yao
2019-02-20perf script: Allow +- operator for type specific fields optionJiri Olsa
2019-02-19perf trace: Allow dumping a BPF map after setting up BPF eventsArnaldo Carvalho de Melo
2019-02-19perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein
2019-02-19perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein
2019-02-11perf record: Implement --affinity=node|cpu optionAlexey Budankov
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria
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