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