Age | Commit message (Expand) | Author |
2012-09-26 | perf trace: New tool | Arnaldo Carvalho de Melo |
2012-09-21 | perf kvm: Events analysis tool | Xiao Guangrong |
2012-09-07 | perf diff: Make diff command work with evsel hists | Jiri Olsa |
2012-09-05 | perf tools: Allow user to indicate path to objdump in command line | Maciek Borzecki |
2012-08-20 | perf script perl/python: Fix libexec scripts path in Documentation | David Ahern |
2012-08-13 | perf symbols: Add description of JIT interface | Andi Kleen |
2012-08-08 | perf list: Document precise event sampling for AMD IBS | Robert Richter |
2012-08-08 | perf list: Update documentation about raw event setup | Robert Richter |
2012-08-08 | perf tools: Fix version file for perf documentation with OUTPUT variable set | Robert Richter |
2012-07-02 | perf bench: Fix confused variable namings and descriptions in mem subsystem | Hitoshi Mitake |
2012-06-27 | perf bench: Documentation update | Namhyung Kim |
2012-06-19 | perf tools: Add sort by src line/number | Arnaldo Carvalho de Melo |
2012-05-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-29 | perf annotate browser: Read perf config file for settings | Arnaldo Carvalho de Melo |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-22 | perf evlist: Show event attribute details | Arnaldo Carvalho de Melo |
2012-05-22 | perf record: Fix documentation for branch stack sampling | Anshuman Khandual |
2012-05-11 | perf probe: Detect probe target when m/x options are absent | Srikar Dronamraju |
2012-05-11 | perf probe: Provide perf interface for uprobes | Srikar Dronamraju |
2012-04-07 | perf annotate: Allow printing objdump line addr in different color | Arnaldo Carvalho de Melo |
2012-03-19 | perf report: Add a simple GTK2-based 'perf report' browser | Pekka Enberg |
2012-03-19 | perf report: Document --symbol-filter option | Namhyung Kim |
2012-03-09 | perf report: Auto-detect branch stack sampling mode | Stephane Eranian |
2012-03-09 | perf record: Provide default branch stack sampling mode option | Stephane Eranian |
2012-03-09 | perf report: Add support for taken branch sampling | Roberto Agostino Vitillo |
2012-03-09 | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo |
2012-02-13 | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern |
2012-02-06 | perf doc: Allow producing documentation in a specified output directory | Franck Bui-Huu |
2012-01-30 | perf lock: Document lock info subcommand | Namhyung Kim |
2012-01-30 | perf script: Add option resolving vmlinux path | Akihiro Nagai |
2012-01-30 | perf script: Add the offset field specifier | Akihiro Nagai |
2012-01-26 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-01-24 | perf tools: Introduce per user view | Arnaldo Carvalho de Melo |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | mm-tracepoint: fix documentation and examples | Konstantin Khlebnikov |
2012-01-06 | perf tools: Add support for guest/host-only profiling | Joerg Roedel |
2011-12-23 | perf report: Accept fifos as input file | Robert Richter |
2011-12-23 | perf: builtin-record: Document and check that mmap_pages must be a power of two. | Nelson Elhage |
2011-12-20 | perf report: Document '--call-graph' for optional print_limit argument | Namhyung Kim |
2011-11-29 | perf test: Allow running just a subset of the available tests | Arnaldo Carvalho de Melo |
2011-11-28 | perf script: Add comm filtering option | David Ahern |
2011-11-28 | perf tools: make -C consistent across commands (for cpu list arg) | David Ahern |
2011-10-18 | perf ui browser: Make the colors configurable and change the defaults | Arnaldo Carvalho de Melo |
2011-10-07 | perf tools: Make --no-asm-raw the default | Arnaldo Carvalho de Melo |
2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian |
2011-10-07 | perf top: Add callgraph support | Arnaldo Carvalho de Melo |
2011-10-07 | perf top: Reuse the 'report' hist_entry/hists classes | Arnaldo Carvalho de Melo |
2011-10-07 | perf report: Add option to show total period | Arnaldo Carvalho de Melo |
2011-09-29 | perf sched: Fix script command documentation | Jiri Olsa |
2011-09-29 | perf: Support setting the disassembler style | Andi Kleen |