aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05perf record: Support weak groupsAndi Kleen1-1/+0
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo1-3/+8
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo1-0/+5
2018-10-24perf script: Implement --graph-functionAndi Kleen1-0/+4
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen1-0/+7
2018-10-24perf script: Make itrace script default to all callsAndi Kleen1-3/+4
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen2-0/+26
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter1-1/+1
2018-10-22perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo1-0/+20
2018-10-19perf trace: Introduce --max-eventsArnaldo Carvalho de Melo1-0/+47
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings1-1/+1
2018-08-08perf report: Add --percent-type optionJiri Olsa1-0/+9
2018-08-08perf annotate: Add --percent-type optionJiri Olsa1-0/+9
2018-07-24perf list: Add missing documentation for --desc and --debug optionsSangwon Hong1-1/+7
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke2-3/+3
2018-06-07perf stat: Add --interval-clear optionJiri Olsa1-0/+3
2018-06-06perf script python: Add dict fields introduction to DocumentationJin Yao1-0/+26
2018-06-06perf stat: Display user and system timeJiri Olsa1-11/+29
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov2-1/+8
2018-06-04Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo1-1/+9
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo1-1/+1
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter1-0/+8
2018-04-26perf Documentation: Support for asciidoctorTakashi Iwai2-5/+53
2018-04-26perf stat: Display length strings of each run for --table optionJiri Olsa1-6/+6
2018-04-26perf stat: Add --table option to display time of each runJiri Olsa1-0/+16
2018-04-26perf buildid-cache: Support --purge-all optionRavi Bangoria1-0/+3
2018-04-26perf buildid-cache: Support --list optionRavi Bangoria1-1/+3
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong1-12/+29
2018-04-18perf mem: Allow all record/report optionsAndi Kleen1-0/+3
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov1-8/+9
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo1-0/+5
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto1-2/+2
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov1-1/+1
2018-04-02perf version: Add man pageJin Yao1-0/+24
2018-04-02perf trace: Show only failing syscallsArnaldo Carvalho de Melo1-0/+3
2018-04-02perf tools: Add a "dso_size" sort orderKim Phillips1-0/+1
2018-03-21perf report: Introduce --ignore-vmlinux command line optionArnaldo Carvalho de Melo1-0/+3
2018-03-21perf annotate: Introduce --ignore-vmlinux command line optionArnaldo Carvalho de Melo1-0/+3
2018-03-21perf annotate: Introduce the --stdio2 output modeArnaldo Carvalho de Melo1-0/+2
2018-03-19perf top: Document --ignore-vmlinuxArnaldo Carvalho de Melo1-0/+3
2018-03-16perf c2c record: Record physical addresses in samplesJiri Olsa1-1/+1
2018-03-08perf tools: Update quipper informationStephane Eranian1-6/+1
2018-03-08perf pmu: Auto-merge PMU events created by prefix or glob matchAgustin Vega-Frias1-5/+9
2018-03-08perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias2-1/+20
2018-03-07perf tools: Correct title markers for asciidoctorTakashi Iwai5-5/+5
2018-03-07perf trace: Support setting cgroups as targetsArnaldo Carvalho de Melo1-0/+25
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo1-1/+6
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo1-1/+3
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo1-1/+3
2018-02-22perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang2-2/+10