Age | Commit message (Expand) | Author |
2011-03-15 | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo |
2011-03-14 | perf script: Add support for H/W and S/W events | David Ahern |
2011-03-14 | perf script: Add support for dumping symbols | David Ahern |
2011-03-14 | perf script: Support custom field selection for output | David Ahern |
2011-02-23 | perf lock: Document valid sort keys | Marcin Slusarz |
2011-02-17 | perf list: Allow filtering list of events | Arnaldo Carvalho de Melo |
2011-02-16 | perf probe: Support function@filename syntax for --line | Masami Hiramatsu |
2011-02-16 | perf tools: Update Makefile with some help | Jesse Brandeburg |
2011-02-16 | perf tool: Add cgroup support | Stephane Eranian |
2011-01-28 | perf probe: Add filters support for available functions | Masami Hiramatsu |
2011-01-28 | perf probe: Add variable filter support | Masami Hiramatsu |
2011-01-24 | perf probe: Add --funcs to show available functions in symtab | Masami Hiramatsu |
2011-01-13 | perf record: Add "nodelay" mode, disabled by default | Kirill Smelkov |
2010-12-21 | 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-09 | perf report: Allow user to specify path to kallsyms file | David Ahern |
2010-12-04 | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events | Arnaldo Carvalho de Melo |
2010-12-02 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-12-01 | 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-11-19 | perf stat: Add no-aggregation mode to -a | Stephane Eranian |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar |
2010-11-10 | perf trace: update Documentation with new perf trace variants | Tom Zanussi |
2010-10-26 | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo |
2010-10-23 | perf tools: Document event modifiers | Sonny Rao |
2010-10-21 | 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-08-21 | perf tools: Add --tui and --stdio to choose the UI | Arnaldo Carvalho de Melo |
2010-07-28 | perf man pages: Fix cut'n'paste error | Arnaldo Carvalho de Melo |
2010-07-05 | perf probe: Support tracing an entry of array | Masami Hiramatsu |
2010-07-05 | perf probe: Support "string" type | Masami Hiramatsu |
2010-06-17 | 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-05 | perf tools: Add the ability to specify list of cpus to monitor | Stephane Eranian |
2010-05-18 | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian |
2010-05-13 | perf trace scripts: Fix typos in perf-trace-python.txt | Kirill Smelkov |