aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf ui browser: Make the colors configurable and change the defaultsArnaldo Carvalho de Melo2011-10-181-0/+20
* perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo2011-10-073-3/+19
* perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2011-10-072-0/+13
* perf top: Add callgraph supportArnaldo Carvalho de Melo2011-10-071-0/+15
* perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo2011-10-071-3/+20
* perf report: Add option to show total periodArnaldo Carvalho de Melo2011-10-071-0/+2
* perf sched: Fix script command documentationJiri Olsa2011-09-291-3/+3
* perf: Support setting the disassembler styleAndi Kleen2011-09-292-0/+6
* perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie2011-09-291-1/+10
* perf buildid-list: Support showing the build id in an ELF fileArnaldo Carvalho de Melo2011-09-291-1/+2
* perf buildid-list: Add option to show the running kernel build idArnaldo Carvalho de Melo2011-09-291-0/+5
* perf stat: Add -o and --append optionsStephane Eranian2011-08-181-0/+7
* perf annotate: Add --symfs optionStephane Eranian2011-08-181-0/+3
* perf annotate: Make output more readableStephane Eranian2011-08-181-0/+8
* perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu2011-07-151-2/+4
* perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard2011-07-053-0/+18
* perf tools: Add inverted call graph report support.Sam Liao2011-06-301-3/+12
* perf script: Add printing of sample addressDavid Ahern2011-06-021-2/+2
* perf script: Make printing of dso a separate field optionDavid Ahern2011-06-021-1/+1
* perf script: "sym" field really means show IP dataDavid Ahern2011-06-021-5/+5
*-. Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-192-2/+0
|\ \
| * | sched: Get rid of lock_depthJonathan Corbet2011-04-242-2/+0
| |/
* | perf script: Add more documentation about the -f/--fields parametersArnaldo Carvalho de Melo2011-03-301-2/+50
|/
* perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-151-0/+26
* perf script: Add support for H/W and S/W eventsDavid Ahern2011-03-141-1/+4
* perf script: Add support for dumping symbolsDavid Ahern2011-03-141-1/+15
* perf script: Support custom field selection for outputDavid Ahern2011-03-141-0/+5
* perf lock: Document valid sort keysMarcin Slusarz2011-02-231-2/+10
* perf list: Allow filtering list of eventsArnaldo Carvalho de Melo2011-02-171-2/+21
* perf probe: Support function@filename syntax for --lineMasami Hiramatsu2011-02-161-3/+4
* perf tools: Update Makefile with some helpJesse Brandeburg2011-02-161-9/+10
* perf tool: Add cgroup supportStephane Eranian2011-02-162-0/+22
* perf probe: Add filters support for available functionsMasami Hiramatsu2011-01-281-4/+5
* perf probe: Add variable filter supportMasami Hiramatsu2011-01-281-0/+14
* perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu2011-01-241-0/+4
* perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2011-01-131-0/+3
* perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2010-12-211-1/+1
* perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-213-0/+7
* perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-091-0/+3
* perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-041-0/+5
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-0213-26/+218
|\
| * perf stat: Add csv-style outputStephane Eranian2010-12-011-0/+5
| * perf stat: Document missing optionsShawn Bohrer2010-12-011-7/+27
| * perf test: Fix spelling mistake in documentationShawn Bohrer2010-12-011-1/+1
| * perf trace: Document missing optionsShawn Bohrer2010-12-011-0/+7
| * perf top: Document missing optionsShawn Bohrer2010-12-011-4/+24
| * perf sched: Document missing optionsShawn Bohrer2010-12-011-2/+16
| * perf report: Document missing optionsShawn Bohrer2010-12-011-4/+45
| * perf record: Document missing optionsShawn Bohrer2010-12-011-4/+13
| * perf probe: Fix spelling mistake in documentationShawn Bohrer2010-12-011-1/+1