Age | Commit message (Expand) | Author | Files | Lines |
2010-10-26 | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-10-23 | perf tools: Document event modifiers | Sonny Rao | 1 | -0/+17 |
2010-10-21 | perf probe: Add basic module support | Masami Hiramatsu | 1 | -2/+7 |
2010-10-21 | perf probe: Show accessible global variables | Masami Hiramatsu | 1 | -1/+5 |
2010-10-21 | perf probe: Show accessible local variables | Masami Hiramatsu | 1 | -0/+7 |
2010-08-21 | perf tools: Add --tui and --stdio to choose the UI | Arnaldo Carvalho de Melo | 2 | -2/+16 |
2010-07-28 | perf man pages: Fix cut'n'paste error | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2010-07-06 | perf probe: Support tracing an entry of array | Masami Hiramatsu | 1 | -1/+1 |
2010-07-06 | perf probe: Support "string" type | Masami Hiramatsu | 1 | -1/+1 |
2010-06-17 | perf probe: Add kernel source path option | Chase Douglas | 1 | -0/+4 |
2010-06-17 | perf record: Add option to avoid updating buildid cache | Stephane Eranian | 1 | -0/+6 |
2010-06-05 | perf tools: Add the ability to specify list of cpus to monitor | Stephane Eranian | 3 | -3/+19 |
2010-05-19 | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian | 1 | -0/+3 |
2010-05-14 | perf trace scripts: Fix typos in perf-trace-python.txt | Kirill Smelkov | 1 | -2/+2 |
2010-05-13 | perf tools: change event inheritance logic in stat and record | Stephane Eranian | 2 | -4/+4 |
2010-05-07 | perf list: Improve the raw hw event descriptor documentation | Arnaldo Carvalho de Melo | 1 | -3/+16 |
2010-05-05 | perf tools: Fixup minor doc formatting issues | Arnaldo Carvalho de Melo | 6 | -6/+6 |
2010-05-05 | perf list: Add explanation about raw hardware event descriptors | Arnaldo Carvalho de Melo | 1 | -0/+18 |
2010-05-04 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2 | -2/+37 |
2010-05-04 | perf inject: Add missing bits | Arnaldo Carvalho de Melo | 2 | -2/+37 |
2010-04-30 | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker | 2 | -10/+6 |
2010-04-30 | perf test: Initial regression testing command | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2010-04-27 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 1 | -0/+3 |
2010-04-26 | perf probe: Add --max-probes option | Masami Hiramatsu | 1 | -0/+3 |
2010-04-24 | perf: Some perf-kvm documentation edits | William Cohen | 1 | -4/+5 |
2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -0/+67 |
2010-04-15 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 1 | -1/+10 |
2010-04-15 | perf: Always record tracepoints raw samples from perf record | Frederic Weisbecker | 1 | -1/+1 |
2010-04-15 | perf: Make -f the default for perf record | Frederic Weisbecker | 1 | -1/+1 |
2010-04-15 | perf probe: Support basic type casting | Masami Hiramatsu | 1 | -1/+2 |
2010-04-15 | perf probe: Use the last field name as the argument name | Masami Hiramatsu | 1 | -1/+1 |
2010-04-15 | perf probe: Support argument name | Masami Hiramatsu | 1 | -1/+9 |
2010-04-08 | perf: cleanup some Documentation | Randy Dunlap | 2 | -5/+5 |
2010-04-02 | perf probe: Fix --line syntax help and document | Masami Hiramatsu | 1 | -1/+1 |
2010-03-17 | perf probe: Add --dry-run option | Masami Hiramatsu | 1 | -0/+5 |
2010-03-11 | perf: Make the install relative to DESTDIR if specified | John Kacur | 1 | -1/+3 |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 1 | -5/+53 |
2010-02-27 | perf lock: Fix and add misc documentally things | Hitoshi Mitake | 1 | -0/+29 |
2010-02-25 | perf probe: Add lazy line matching support | Masami Hiramatsu | 1 | -3/+27 |
2010-02-25 | perf probe: Update perf probe document | Masami Hiramatsu | 1 | -2/+26 |
2010-02-25 | perf/scripts: Tag syscall_name helper as not yet available | Frederic Weisbecker | 2 | -4/+4 |
2010-02-25 | perf/scripts: Add perf-trace-python Documentation | Tom Zanussi | 3 | -2/+636 |
2010-02-23 | perf/scripts: Fix supported language listing option | Tom Zanussi | 1 | -1/+3 |
2010-02-04 | perf top: Teach it to autolocate vmlinux | Kirill Smelkov | 1 | -1/+1 |
2010-01-21 | perf buildid-cache: Add new command to manage build-id cache | Arnaldo Carvalho de Melo | 1 | -0/+33 |
2010-01-20 | perf archive: Add documentation | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2010-01-13 | perf: Fix few typos + cosmetics | Kirill Smelkov | 1 | -1/+1 |
2010-01-13 | perf probe: Support --line option to show probable source-code lines | Masami Hiramatsu | 1 | -0/+20 |
2009-12-16 | perf diff: Use perf_session__fprintf_hists just like 'perf record' | Arnaldo Carvalho de Melo | 2 | -3/+30 |
2009-12-15 | perf probe: Support event name for --add option | Masami Hiramatsu | 1 | -1/+2 |