summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2016-10-05perf top/report: Add tips about a list optionNambong Ha
2016-10-05perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim
2016-10-05perf report/top: Add a tip about source line numbers with overheadKim SeonYoung
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu
2016-10-03perf list: Add a --no-desc flagAndi Kleen
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-29perf tools: Update documentation info about quipperSimon Que
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier
2016-09-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu
2016-08-23perf probe: Support hexadecimal castingMasami Hiramatsu
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo
2016-08-09perf probe: Support signedness castingNaohiro Aota
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-07-15perf record: Add --tail-synthesize optionWang Nan
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-07-13perf probe: Support a special SDT probe formatMasami Hiramatsu
2016-07-13perf probe: Accept %sdt and %cached event nameMasami Hiramatsu
2016-07-12perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo
2016-07-12perf annotate: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo
2016-07-04perf tools: Update android build documentationChris Phlipot
2016-07-04perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu
2016-07-04perf probe: Add group name supportMasami Hiramatsu
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu
2016-07-01perf probe: Show all cached probesMasami Hiramatsu
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa
2016-06-29perf tools: Add documentation for perf.data on disk formatAndi Kleen
2016-06-28perf data ctf: Add '--all' option for 'perf data convert'Wang Nan
2016-06-23perf script: Add callindent optionAdrian Hunter
2016-06-23perf script: Print sample flags more nicelyAdrian Hunter
2016-06-21perf record: Add --dry-run option to check cmdline optionsWang Nan
2016-06-21perf script: Fix documentation of '-f' when it should be '-F'Adrian Hunter
2016-06-15perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu
2016-06-15perf mem: Add --ldlat optionJiri Olsa
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-04-28perf record: Disable buildid cache options by default in switch output modeWang Nan
2016-04-28perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan
2016-04-28perf record: Split output into multiple files via '--switch-output'Wang Nan
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-04-15perf trace: Bump --mmap-pages when --call-graph is used by the root userArnaldo Carvalho de Melo
2016-04-15perf trace: Make --(min,max}-stack imply "--call-graph dwarf"Arnaldo Carvalho de Melo
2016-04-15perf trace: Introduce --min-stack filterArnaldo Carvalho de Melo
2016-04-14perf trace: Add --max-stack knobArnaldo Carvalho de Melo