summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf sched timehist: Introduce timehist commandDavid Ahern2016-11-231-2/+48
* perf c2c report: Display total HITMs on defaultJiri Olsa2016-11-231-0/+4
* perf c2c report: Add -f/--force optionJiri Olsa2016-11-231-0/+4
* perf config: Add support setting variables in a config fileTaeung Song2016-11-141-1/+18
* perf config: Add support for getting config key-value pairsTaeung Song2016-11-141-0/+18
* perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo2016-11-111-2/+17
* perf trace: Implement --delayAlexis Berlemont2016-10-241-0/+5
* perf jit: Add jitdump format specification documentStephane Eranian2016-10-241-0/+170
* perf record: Improve documentation of event parametersAndi Kleen2016-10-241-3/+6
* perf script: Support insn and insnlenAndi Kleen2016-10-241-1/+5
* perf c2c report: Add --show-all optionJiri Olsa2016-10-211-0/+3
* perf c2c report: Add --no-source optionJiri Olsa2016-10-211-0/+3
* perf c2c: Add man page and creditsJiri Olsa2016-10-211-0/+276
* 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
OpenPOWER on IntegriCloud