aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* perf stat: Support 'percore' event qualifierJin Yao2019-05-16
* perf tools: Add a 'percore' event qualifierJin Yao2019-05-16
* perf docs: Add description for stderrThomas Richter2019-05-16
* perf parse-regs: Split parse_regsKan Liang2019-05-15
* perf record: Implement -z,--compression_level[=<n>] optionAlexey Budankov2019-05-15
* perf record: Implement COMPRESSED event record and its attributesAlexey Budankov2019-05-15
* perf record: Implement --mmap-flush=<number> optionAlexey Budankov2019-04-01
* perf config: Fix an error in the config template documentationChangbin Du2019-03-19
* perf tools: Add doc about how to build perf with Asan and UBSanChangbin Du2019-03-19
* perf stat: Fix --no-scaleAndi Kleen2019-03-19
* perf script: Support relative timeAndi Kleen2019-03-19
* perf record: Allow to limit number of reported perf.data filesAndi Kleen2019-03-19
* perf tools report: Add custom scripts to script menuAndi Kleen2019-03-11
* perf tools: Add some new tips describing the new optionsAndi Kleen2019-03-11
* perf report: Implement browsing of individual samplesAndi Kleen2019-03-11
* perf report: Support time sort keyAndi Kleen2019-03-11
* perf report: Parse time quantumAndi Kleen2019-03-11
* perf report: Support output in nanosecondsAndi Kleen2019-03-11
* perf diff: Support --pid/--tid filter optionsJin Yao2019-03-06
* perf diff: Support --cpu filter optionJin Yao2019-03-06
* perf diff: Support --time filter optionJin Yao2019-03-06
* perf script: Allow +- operator for type specific fields optionJiri Olsa2019-02-20
* perf trace: Allow dumping a BPF map after setting up BPF eventsArnaldo Carvalho de Melo2019-02-19
* perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein2019-02-19
* perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein2019-02-19
* perf record: Implement --affinity=node|cpu optionAlexey Budankov2019-02-11
* Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-09
|\
| * perf tools: Add documentation for BPF event selectionChangbin Du2019-02-06
* | perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-04
|/
* perf trace: Allow asking for not suppressing common string prefixesArnaldo Carvalho de Melo2018-12-18
* perf trace: Make the alignment of the syscall args be configurableArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow suppressing the syscall argument namesArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow configuring if the syscall start timestamp should be printedArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow configuring default for perf_event_attr.inheritArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow configuring if the syscall duration should be printedArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow configuring if zeroed syscall args should be printedArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow specifying a set of events to add in perfconfigArnaldo Carvalho de Melo2018-12-18
* perf trace: Allow selecting use the use of the ordered_events codeArnaldo Carvalho de Melo2018-12-18
* perf tools: Support 'srccode' outputAndi Kleen2018-12-17
* perf tools: Allow specifying proc-map-timeout in config fileMark Drayton2018-12-17
* perf tools Documentation: Fix diverse typosIngo Molnar2018-12-17
* perf report: Documentation average IPC and IPC coverageJin Yao2018-12-17
* perf record: Extend trace writing to multi AIOAlexey Budankov2018-12-17
* perf record: Enable asynchronous trace writingAlexey Budankov2018-12-17
* perf top: Allow passing a kallsyms fileArnaldo Carvalho de Melo2018-12-17
* perf bench: Add epoll_ctl(2) benchmarkDavidlohr Bueso2018-11-21
* perf bench: Add epoll parallel epoll_wait benchmarkDavidlohr Bueso2018-11-21
* perf record: Support weak groupsAndi Kleen2018-11-05
* perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo2018-10-31