Age | Commit message (Expand) | Author |
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 |
2010-05-13 | perf tools: change event inheritance logic in stat and record | Stephane Eranian |
2010-05-07 | perf list: Improve the raw hw event descriptor documentation | Arnaldo Carvalho de Melo |
2010-05-05 | 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-04 | 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-04-30 | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker |
2010-04-29 | perf test: Initial regression testing command | Arnaldo Carvalho de Melo |
2010-04-27 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar |
2010-04-26 | perf probe: Add --max-probes option | Masami Hiramatsu |
2010-04-24 | perf: Some perf-kvm documentation edits | William Cohen |
2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin |
2010-04-15 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar |
2010-04-15 | perf: Always record tracepoints raw samples from perf record | Frederic Weisbecker |
2010-04-15 | perf: Make -f the default for perf record | Frederic Weisbecker |
2010-04-14 | perf probe: Support basic type casting | Masami Hiramatsu |
2010-04-14 | perf probe: Use the last field name as the argument name | Masami Hiramatsu |
2010-04-14 | perf probe: Support argument name | Masami Hiramatsu |
2010-04-08 | perf: cleanup some Documentation | Randy Dunlap |
2010-04-02 | perf probe: Fix --line syntax help and document | Masami Hiramatsu |
2010-03-17 | perf probe: Add --dry-run option | Masami Hiramatsu |
2010-03-11 | perf: Make the install relative to DESTDIR if specified | John Kacur |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-02-27 | perf lock: Fix and add misc documentally things | Hitoshi Mitake |
2010-02-25 | perf probe: Add lazy line matching support | Masami Hiramatsu |
2010-02-25 | perf probe: Update perf probe document | Masami Hiramatsu |
2010-02-25 | perf/scripts: Tag syscall_name helper as not yet available | Frederic Weisbecker |
2010-02-25 | perf/scripts: Add perf-trace-python Documentation | Tom Zanussi |
2010-02-23 | perf/scripts: Fix supported language listing option | Tom Zanussi |
2010-02-04 | perf top: Teach it to autolocate vmlinux | Kirill Smelkov |
2010-01-21 | perf buildid-cache: Add new command to manage build-id cache | Arnaldo Carvalho de Melo |
2010-01-20 | perf archive: Add documentation | Arnaldo Carvalho de Melo |
2010-01-13 | perf: Fix few typos + cosmetics | Kirill Smelkov |
2010-01-13 | perf probe: Support --line option to show probable source-code lines | Masami Hiramatsu |
2009-12-16 | perf diff: Use perf_session__fprintf_hists just like 'perf record' | Arnaldo Carvalho de Melo |
2009-12-15 | perf probe: Support event name for --add option | Masami Hiramatsu |
2009-12-15 | perf diff: Fix documentation | Arnaldo Carvalho de Melo |
2009-12-15 | perf diff: Improve the help text | Ingo Molnar |
2009-12-15 | perf trace/scripting: Update Documentation | Tom Zanussi |
2009-12-15 | perf diff: Introduce tool to show performance difference | Arnaldo Carvalho de Melo |
2009-12-10 | perf kmem: Show usage if no option is specified | Li Zefan |
2009-12-09 | perf probe: Update perf-probe document | Masami Hiramatsu |