aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2012-09-26perf trace: New toolArnaldo Carvalho de Melo
2012-09-21perf kvm: Events analysis toolXiao Guangrong
2012-09-07perf diff: Make diff command work with evsel histsJiri Olsa
2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki
2012-08-20perf script perl/python: Fix libexec scripts path in DocumentationDavid Ahern
2012-08-13perf symbols: Add description of JIT interfaceAndi Kleen
2012-08-08perf list: Document precise event sampling for AMD IBSRobert Richter
2012-08-08perf list: Update documentation about raw event setupRobert Richter
2012-08-08perf tools: Fix version file for perf documentation with OUTPUT variable setRobert Richter
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake
2012-06-27perf bench: Documentation updateNamhyung Kim
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo
2012-05-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-29perf annotate browser: Read perf config file for settingsArnaldo Carvalho de Melo
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-22perf evlist: Show event attribute detailsArnaldo Carvalho de Melo
2012-05-22perf record: Fix documentation for branch stack samplingAnshuman Khandual
2012-05-11perf probe: Detect probe target when m/x options are absentSrikar Dronamraju
2012-05-11perf probe: Provide perf interface for uprobesSrikar Dronamraju
2012-04-07perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo
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