aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim
2011-11-29perf test: Allow running just a subset of the available testsArnaldo Carvalho de Melo
2011-11-28perf script: Add comm filtering optionDavid Ahern
2011-11-28perf tools: make -C consistent across commands (for cpu list arg)David Ahern
2011-10-18perf ui browser: Make the colors configurable and change the defaultsArnaldo Carvalho de Melo
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo
2011-10-07perf report: Add option to show total periodArnaldo Carvalho de Melo
2011-09-29perf sched: Fix script command documentationJiri Olsa
2011-09-29perf: Support setting the disassembler styleAndi Kleen
2011-09-29perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie
2011-09-29perf buildid-list: Support showing the build id in an ELF fileArnaldo Carvalho de Melo
2011-09-29perf buildid-list: Add option to show the running kernel build idArnaldo Carvalho de Melo
2011-08-18perf stat: Add -o and --append optionsStephane Eranian
2011-08-18perf annotate: Add --symfs optionStephane Eranian
2011-08-18perf annotate: Make output more readableStephane Eranian
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