summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg
2012-03-19perf report: Document --symbol-filter optionNamhyung Kim
2012-03-09perf report: Auto-detect branch stack sampling modeStephane Eranian
2012-03-09perf record: Provide default branch stack sampling mode optionStephane Eranian
2012-03-09perf report: Add support for taken branch samplingRoberto Agostino Vitillo
2012-03-09perf record: Add support for sampling taken branchRoberto Agostino Vitillo
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-02-06perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu
2012-01-30perf lock: Document lock info subcommandNamhyung Kim
2012-01-30perf script: Add option resolving vmlinux pathAkihiro Nagai
2012-01-30perf script: Add the offset field specifierAkihiro Nagai
2012-01-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov
2012-01-06perf tools: Add support for guest/host-only profilingJoerg Roedel
2011-12-23perf report: Accept fifos as input fileRobert Richter
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