aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2019-07-14perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16perf stat: Support 'percore' event qualifierJin Yao
2019-05-16perf tools: Add a 'percore' event qualifierJin Yao
2019-05-16perf docs: Add description for stderrThomas Richter
2019-05-15perf parse-regs: Split parse_regsKan Liang
2019-05-15perf record: Implement -z,--compression_level[=<n>] optionAlexey Budankov
2019-05-15perf record: Implement COMPRESSED event record and its attributesAlexey Budankov
2019-04-01perf record: Implement --mmap-flush=<number> optionAlexey Budankov
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