aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu1-2/+4
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard3-0/+18
2011-06-30perf tools: Add inverted call graph report support.Sam Liao1-3/+12
2011-06-02perf script: Add printing of sample addressDavid Ahern1-2/+2
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern1-1/+1
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern1-5/+5
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2011-04-24sched: Get rid of lock_depthJonathan Corbet2-2/+0
2011-03-30perf script: Add more documentation about the -f/--fields parametersArnaldo Carvalho de Melo1-2/+50
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo1-0/+26
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern1-1/+4
2011-03-14perf script: Add support for dumping symbolsDavid Ahern1-1/+15
2011-03-14perf script: Support custom field selection for outputDavid Ahern1-0/+5
2011-02-23perf lock: Document valid sort keysMarcin Slusarz1-2/+10
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo1-2/+21
2011-02-16perf probe: Support function@filename syntax for --lineMasami Hiramatsu1-3/+4
2011-02-16perf tools: Update Makefile with some helpJesse Brandeburg1-9/+10
2011-02-16perf tool: Add cgroup supportStephane Eranian2-0/+22
2011-01-28perf probe: Add filters support for available functionsMasami Hiramatsu1-4/+5
2011-01-28perf probe: Add variable filter supportMasami Hiramatsu1-0/+14
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu1-0/+4
2011-01-13perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov1-0/+3
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu1-1/+1
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern3-0/+7
2010-12-09perf report: Allow user to specify path to kallsyms fileDavid Ahern1-0/+3
2010-12-04perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo1-0/+5
2010-12-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar13-26/+218
2010-12-01perf stat: Add csv-style outputStephane Eranian1-0/+5
2010-12-01perf stat: Document missing optionsShawn Bohrer1-7/+27
2010-12-01perf test: Fix spelling mistake in documentationShawn Bohrer1-1/+1
2010-12-01perf trace: Document missing optionsShawn Bohrer1-0/+7
2010-12-01perf top: Document missing optionsShawn Bohrer1-4/+24
2010-12-01perf sched: Document missing optionsShawn Bohrer1-2/+16
2010-12-01perf report: Document missing optionsShawn Bohrer1-4/+45
2010-12-01perf record: Document missing optionsShawn Bohrer1-4/+13
2010-12-01perf probe: Fix spelling mistake in documentationShawn Bohrer1-1/+1
2010-12-01perf lock: Document missing optionsShawn Bohrer1-0/+15
2010-12-01perf kvm: Document missing optionsShawn Bohrer1-1/+7
2010-12-01perf diff: Document missing optionsShawn Bohrer1-1/+18
2010-12-01perf buildid-list: Document missing optionsShawn Bohrer1-0/+3
2010-12-01perf annotate: Document missing options.Shawn Bohrer1-1/+36
2010-12-01Merge branch 'perf/rename' into perf/coreIngo Molnar3-85/+85
2010-11-19perf stat: Add no-aggregation mode to -aStephane Eranian1-0/+5
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar3-85/+85
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi1-8/+49
2010-10-26perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo1-0/+4
2010-10-23perf tools: Document event modifiersSonny Rao1-0/+17
2010-10-21perf probe: Add basic module supportMasami Hiramatsu1-2/+7
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu1-1/+5
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu1-0/+7