summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-06-30perf tools: Add inverted call graph report support.Sam Liao
2011-06-02perf script: Add printing of sample addressDavid Ahern
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-04-24sched: Get rid of lock_depthJonathan Corbet
2011-03-30perf script: Add more documentation about the -f/--fields parametersArnaldo Carvalho de Melo
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern
2011-03-14perf script: Add support for dumping symbolsDavid Ahern
2011-03-14perf script: Support custom field selection for outputDavid Ahern
2011-02-23perf lock: Document valid sort keysMarcin Slusarz
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo
2011-02-16perf probe: Support function@filename syntax for --lineMasami Hiramatsu
2011-02-16perf tools: Update Makefile with some helpJesse Brandeburg
2011-02-16perf tool: Add cgroup supportStephane Eranian
2011-01-28perf probe: Add filters support for available functionsMasami Hiramatsu
2011-01-28perf probe: Add variable filter supportMasami Hiramatsu
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu
2011-01-13perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern
2010-12-09perf report: Allow user to specify path to kallsyms fileDavid Ahern
2010-12-04perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo
2010-12-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-01perf stat: Add csv-style outputStephane Eranian
2010-12-01perf stat: Document missing optionsShawn Bohrer
2010-12-01perf test: Fix spelling mistake in documentationShawn Bohrer
2010-12-01perf trace: Document missing optionsShawn Bohrer
2010-12-01perf top: Document missing optionsShawn Bohrer
2010-12-01perf sched: Document missing optionsShawn Bohrer
2010-12-01perf report: Document missing optionsShawn Bohrer
2010-12-01perf record: Document missing optionsShawn Bohrer
2010-12-01perf probe: Fix spelling mistake in documentationShawn Bohrer
2010-12-01perf lock: Document missing optionsShawn Bohrer
2010-12-01perf kvm: Document missing optionsShawn Bohrer
2010-12-01perf diff: Document missing optionsShawn Bohrer
2010-12-01perf buildid-list: Document missing optionsShawn Bohrer
2010-12-01perf annotate: Document missing options.Shawn Bohrer
2010-12-01Merge branch 'perf/rename' into perf/coreIngo Molnar
2010-11-19perf stat: Add no-aggregation mode to -aStephane Eranian
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi
2010-10-26perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo
2010-10-23perf tools: Document event modifiersSonny Rao
2010-10-21perf probe: Add basic module supportMasami Hiramatsu
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu