summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2019-06-05perf script: Add output of IPC ratioAdrian Hunter
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-05-28perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa
2019-05-28perf top: Add --namespaces optionNamhyung Kim
2019-05-28perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter
2019-05-25perf-probe: Add user memory access attribute supportMasami Hiramatsu
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