| Commit message (Expand) | Author | Age |
* | perf record: Add "nodelay" mode, disabled by default | Kirill Smelkov | 2011-01-13 |
* | perf probe: Fix line range description since a single file is allowed | Franck Bui-Huu | 2010-12-21 |
* | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern | 2010-12-21 |
* | perf report: Allow user to specify path to kallsyms file | David Ahern | 2010-12-09 |
* | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events | Arnaldo Carvalho de Melo | 2010-12-04 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-12-02 |
|\ |
|
| * | perf stat: Add csv-style output | Stephane Eranian | 2010-12-01 |
| * | perf stat: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf test: Fix spelling mistake in documentation | Shawn Bohrer | 2010-12-01 |
| * | perf trace: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf top: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf sched: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf report: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf record: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf probe: Fix spelling mistake in documentation | Shawn Bohrer | 2010-12-01 |
| * | perf lock: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf kvm: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf diff: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf buildid-list: Document missing options | Shawn Bohrer | 2010-12-01 |
| * | perf annotate: Document missing options. | Shawn Bohrer | 2010-12-01 |
* | | Merge branch 'perf/rename' into perf/core | Ingo Molnar | 2010-12-01 |
|\ \
| |/
|/| |
|
| * | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar | 2010-11-16 |
* | | perf stat: Add no-aggregation mode to -a | Stephane Eranian | 2010-11-19 |
|/ |
|
* | perf trace: update Documentation with new perf trace variants | Tom Zanussi | 2010-11-10 |
* | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo | 2010-10-26 |
* | perf tools: Document event modifiers | Sonny Rao | 2010-10-23 |
* | perf probe: Add basic module support | Masami Hiramatsu | 2010-10-21 |
* | perf probe: Show accessible global variables | Masami Hiramatsu | 2010-10-21 |
* | perf probe: Show accessible local variables | Masami Hiramatsu | 2010-10-21 |
* | perf tools: Add --tui and --stdio to choose the UI | Arnaldo Carvalho de Melo | 2010-08-21 |
* | perf man pages: Fix cut'n'paste error | Arnaldo Carvalho de Melo | 2010-07-28 |
* | perf probe: Support tracing an entry of array | Masami Hiramatsu | 2010-07-05 |
* | perf probe: Support "string" type | Masami Hiramatsu | 2010-07-05 |
* | perf probe: Add kernel source path option | Chase Douglas | 2010-06-17 |
* | perf record: Add option to avoid updating buildid cache | Stephane Eranian | 2010-06-17 |
* | perf tools: Add the ability to specify list of cpus to monitor | Stephane Eranian | 2010-06-05 |
* | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian | 2010-05-18 |
* | perf trace scripts: Fix typos in perf-trace-python.txt | Kirill Smelkov | 2010-05-13 |
* | perf tools: change event inheritance logic in stat and record | Stephane Eranian | 2010-05-13 |
* | perf list: Improve the raw hw event descriptor documentation | Arnaldo Carvalho de Melo | 2010-05-07 |
* | perf tools: Fixup minor doc formatting issues | Arnaldo Carvalho de Melo | 2010-05-05 |
* | perf list: Add explanation about raw hardware event descriptors | Arnaldo Carvalho de Melo | 2010-05-05 |
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-04 |
|\ |
|
| * | perf inject: Add missing bits | Arnaldo Carvalho de Melo | 2010-05-04 |
* | | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker | 2010-04-30 |
|/ |
|
* | perf test: Initial regression testing command | Arnaldo Carvalho de Melo | 2010-04-29 |
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-04-27 |
|\ |
|
| * | perf probe: Add --max-probes option | Masami Hiramatsu | 2010-04-26 |
* | | perf: Some perf-kvm documentation edits | William Cohen | 2010-04-23 |
|/ |
|
* | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 2010-04-19 |