summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix spelling mistakesKim Phillips2017-05-045-9/+9
* perf trace: Add usage of --no-syscalls in man pageRavi Bangoria2017-04-131-1/+2
* perf tools: Describe pipe mode in perf.data-file-fomat.txtDavid Carrillo-Cisneros2017-04-111-2/+17
* perf report: Enable sorting by srcline as keyMilian Wolff2017-03-271-0/+1
* perf report: Introduce --inline optionJin Yao2017-03-271-0/+4
* perf list sdt: Show option in man pageRavi Bangoria2017-03-271-1/+3
* perf list: Move extra details printing to new optionAndi Kleen2017-03-231-0/+4
* perf stat: Collapse identically named eventsAndi Kleen2017-03-211-0/+3
* perf stat: Correct --no-aggr descriptionRavi Bangoria2017-03-201-2/+1
* perf script: Add 'brstackinsn' for branch stacksAndi Kleen2017-03-161-2/+11
* perf sched timehist: Add --next optionBrendan Gregg2017-03-141-0/+4
* perf tools: Add 'cgroup_id' sort order keywordHari Bathini2017-03-141-1/+3
* perf script: Add script print support for namespace eventsHari Bathini2017-03-141-0/+3
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+3
* perf report: Document +field style argument support for --field optionChangbin Du2017-03-131-0/+3
* perf ftrace: Add support for -a and -C optionNamhyung Kim2017-03-031-0/+14
* perf ftrace: Add support for --pid optionNamhyung Kim2017-03-031-0/+4
* perf tools: Allow sorting by symbol sizeCharles Baylis2017-03-031-0/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-285-2/+14
|\
| * perf annotate: Add -q/--quiet optionNamhyung Kim2017-02-201-0/+4
| * perf diff: Add -q/--quiet optionNamhyung Kim2017-02-201-0/+4
| * perf report: Add -q/--quiet optionNamhyung Kim2017-02-201-0/+4
| * perf record: Add -a as default targetJiri Olsa2017-02-171-1/+1
| * perf stat: Add -a as default targetJiri Olsa2017-02-171-1/+1
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
|/
* perf diff: Change default setting to "delta-abs"Namhyung Kim2017-02-131-2/+2
* perf diff: Add diff.compute config optionNamhyung Kim2017-02-132-2/+8
* perf diff: Add diff.order config optionNamhyung Kim2017-02-132-1/+12
* perf diff: Add 'delta-abs' compute methodNamhyung Kim2017-02-131-1/+5
* perf ftrace: Introduce new 'ftrace' toolNamhyung Kim2017-01-261-0/+36
* perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa2017-01-201-1/+1
* perf sched timehist: Add --state optionNamhyung Kim2017-01-171-0/+2
* perf script: Fix man page about --dump-raw-trace optionMichael Petlan2017-01-161-2/+2
* perf record: Add switch-output time option argumentJiri Olsa2017-01-111-0/+2
* perf record: Add switch-output size option argumentJiri Olsa2017-01-111-2/+10
* perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo2017-01-111-4/+4
* perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo2017-01-111-0/+24
* perf record: Fix --switch-output documentation and commentJiri Olsa2017-01-031-0/+4
* perf sched timehist: Add -I/--idle-hist optionNamhyung Kim2016-12-151-0/+4
* perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau2016-12-072-1/+3
* perf report: Add option to specify time window of interestDavid Ahern2016-12-011-0/+7
* perf kmem: Add option to specify time window of interestDavid Ahern2016-12-011-0/+7
* perf sched timehist: Add option to specify time window of interestDavid Ahern2016-12-011-0/+8
* perf script: Add option to specify time window of interestDavid Ahern2016-12-011-0/+7
* perf script: Add option to stop printing callchainDavid Ahern2016-11-291-0/+3
* perf sched timehist: Handle cpu migration eventsDavid Ahern2016-11-251-0/+4
* perf sched timehist: Add -V/--cpu-visual optionDavid Ahern2016-11-231-0/+5
* perf sched timehist: Add call graph optionsDavid Ahern2016-11-231-0/+7
* perf sched timehist: Add -w/--wakeups optionDavid Ahern2016-11-231-0/+4
* perf sched timehist: Introduce timehist commandDavid Ahern2016-11-231-2/+48
OpenPOWER on IntegriCloud