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