summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf record: Create a new option save_type in --branch-filterJin Yao2017-07-191-0/+1
* perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros2017-07-191-2/+8
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-192-0/+10
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-191-0/+9
* perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter2017-06-301-2/+40
* perf script: Add 'synth' field for synthesized event payloadsAdrian Hunter2017-06-271-1/+5
* perf auxtrace: Add itrace option to output power eventsAdrian Hunter2017-06-271-2/+3
* perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter2017-06-271-3/+4
* perf intel-pt: Add documentation for new config termsAdrian Hunter2017-06-211-0/+36
* perf stat: Add support to measure SMI costKan Liang2017-06-211-0/+14
* perf ftrace: Add -D option for depth filterNamhyung Kim2017-06-201-0/+3
* perf ftrace: Add option for function filteringNamhyung Kim2017-06-201-0/+30
* perf script: Support -F brstackoff,dsoMark Santaniello2017-06-201-1/+3
* perf script: Allow adding and removing fieldsAndi Kleen2017-06-191-0/+8
* perf script python: Remove dups in documentation examplesSeongJae Park2017-06-081-4/+2Star
* perf script python: Updated trace_unhandled() signatureSeongJae Park2017-06-081-6/+3Star
* perf script python: Fix wrong code snippets in documentationSeongJae Park2017-06-081-2/+2
* perf script: Fix documentation errorsSeongJae Park2017-06-082-3/+3
* perf probe: Fix examples section of documentationSeongJae Park2017-06-081-2/+6
* perf script: Add --inline option for debuggingNamhyung Kim2017-05-241-0/+4
* 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/+1Star
* 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-281-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