Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-12-15 | perf diff: Fix documentation | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-12-15 | perf diff: Improve the help text | Ingo Molnar | 1 | -4/+4 |
2009-12-15 | perf trace/scripting: Update Documentation | Tom Zanussi | 1 | -1/+26 |
2009-12-15 | perf diff: Introduce tool to show performance difference | Arnaldo Carvalho de Melo | 1 | -0/+31 |
2009-12-10 | perf kmem: Show usage if no option is specified | Li Zefan | 1 | -5/+8 |
2009-12-09 | perf probe: Update perf-probe document | Masami Hiramatsu | 1 | -5/+16 |
2009-11-28 | perf trace: Add Documentation for perf trace Perl support | Tom Zanussi | 2 | -1/+229 |
2009-11-24 | perf kmem: Add help file | Li Zefan | 1 | -0/+44 |
2009-11-23 | perf tools: Add support for breakpoint events in perf tools | Frederic Weisbecker | 1 | -4/+12 |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 3 | -4/+158 |
2009-11-17 | perf buildid-list: Always show the DSO name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-11-17 | perf buildid-list: New plumbing command | Arnaldo Carvalho de Melo | 1 | -0/+34 |
2009-11-15 | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 1 | -0/+120 |
2009-11-10 | perf bench: Add new document about perf-bench | Hitoshi Mitake | 1 | -0/+120 |
2009-11-09 | perf tools: Fix syntax in documentation | Zeev Tarantov | 1 | -4/+4 |
2009-11-04 | perf/probes: Update Documentation/perf-probe.txt | Masami Hiramatsu | 1 | -8/+9 |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 1 | -1/+4 |
2009-10-20 | perf timechart: Add a process filter | Arjan van de Ven | 1 | -1/+4 |
2009-10-17 | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 1 | -0/+3 |
2009-10-17 | perf: Add perf-probe document | Masami Hiramatsu | 1 | -0/+48 |
2009-10-01 | perf timechart: Add a power-only mode | Arjan van de Ven | 1 | -0/+3 |
2009-09-20 | perf util: Make the timechart SVG width dynamic | Arjan van de Ven | 1 | -0/+3 |
2009-09-19 | perf: Add timechart help text and add timechart to "perf help" | Arjan van de Ven | 1 | -0/+35 |
2009-09-13 | perf sched: Add 'perf sched trace', improve documentation | Ingo Molnar | 1 | -3/+19 |
2009-09-13 | perf: Add 'perf sched' tool | Ingo Molnar | 2 | -0/+50 |
2009-08-31 | perf tools: Add missing parameters documentation | Frederic Weisbecker | 2 | -0/+14 |
2009-08-24 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2 | -1/+1 |
2009-08-18 | perf tools: Make 'make html' work | Kyle McMartin | 1 | -1/+1 |
2009-08-17 | perf: Rename perf-examples.txt to examples.txt | Carlos R. Mafra | 1 | -0/+0 |
2009-08-09 | perf report: Fix and improve the displaying of per-thread event counters | Brice Goglin | 1 | -0/+3 |
2009-08-09 | perf: "Longum est iter per praecepta, breve et efficax per exempla" | Carlos R. Mafra | 1 | -0/+225 |
2009-08-09 | perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale | Brice Goglin | 1 | -1/+1 |
2009-08-09 | perf top: Update man page | Mike Galbraith | 1 | -13/+99 |
2009-08-05 | perf report: Add missing command line options to man page | Arnaldo Carvalho de Melo | 1 | -3/+57 |
2009-07-11 | perf report: Introduce -n/--show-nr-samples | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2009-07-11 | perf report: Adjust column width to the values sampled | Arnaldo Carvalho de Melo | 1 | -0/+12 |
2009-07-01 | perf report: Add --symbols parameter | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2009-07-01 | perf report: Add --comms parameter | Arnaldo Carvalho de Melo | 1 | -0/+4 |