summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2015-08-10perf record: Support per-event freq termNamhyung Kim
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen
2015-08-06perf top: Add branch annotation code to topAndi Kleen
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen
2015-08-05perf tools: Per-event time supportKan Liang
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-07-23perf script: Add option --show-switch-eventsAdrian Hunter
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter
2015-07-20perf bench futex: Add lock_pi stresserDavidlohr Bueso
2015-07-20perf record: Allow filtering perf's pid via --exclude-perfWang Nan
2015-07-14perf record: Document setting '-e pmu/period=N/' in man pageKan Liang
2015-06-26perf stat: Introduce --per-thread optionJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-10perf record: Amend option summariesPeter Zijlstra
2015-05-12perf tools: Document relation of per-thread event count featureNamhyung Kim
2015-05-08perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu
2015-05-08perf bench futex: Support parallel waker threadsDavidlohr Bueso
2015-05-08perf probe: Support $params special probe argumentMasami Hiramatsu
2015-05-05perf probe: Accept filter argument for --funcsMasami Hiramatsu
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter
2015-05-04perf kmem: Add --live option for current allocation statNamhyung Kim
2015-05-04perf kmem: Support sort keys on page analysisNamhyung Kim
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf tools: Document --children option in more detailNamhyung Kim
2015-04-29perf trace: Clarify that -e is about syscalls, not perf events in generalArnaldo Carvalho de Melo
2015-04-29perf probe: Make --funcs option exclusiveMasami Hiramatsu
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter
2015-04-29perf inject: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf script: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter
2015-04-13perf kmem: Analyze page allocator events alsoNamhyung Kim
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa
2015-04-08perf record: Add clockid parameterPeter Zijlstra
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern
2015-03-24perf diff: Add kallsyms optionDavid Ahern
2015-03-13perf kmem: Allow -v optionNamhyung Kim
2015-03-02perf record: Document --group optionNamhyung Kim
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu
2015-02-27perf list: Extend raw-dump to certain kind of eventsYunlong Song
2015-02-27perf diff: Support for different binariesKan Liang
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa
2015-02-25perf tools: Add new 'perf data' commandJiri Olsa
2015-02-25perf record: Support recording running/enabled timeAndi Kleen
2015-02-22perf trace: Add man page entry for --eventArnaldo Carvalho de Melo