| Commit message (Expand) | Author | Age |
* | perf trace: update usage | Tom Zanussi | 2010-11-10 |
* | perf trace: update Documentation with new perf trace variants | Tom Zanussi | 2010-11-10 |
* | perf trace: live-mode command-line cleanup | Tom Zanussi | 2010-11-10 |
* | perf trace record: handle commands correctly | Tom Zanussi | 2010-11-10 |
* | perf record: make the record options available outside perf record | Tom Zanussi | 2010-11-10 |
* | perf trace scripting: remove system-wide param from shell scripts | Tom Zanussi | 2010-11-10 |
* | perf trace scripting: fix some small memory leaks and missing error checks | Tom Zanussi | 2010-11-10 |
* | perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list | Corey Ashford | 2010-11-10 |
* | perf, ui: Eliminate stack-smashing protection compiler complaint | Cyrill Gorcunov | 2010-11-10 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-27 |
|\ |
|
| * | perf python scripting: Add futex-contention script | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf python scripting: Fixup cut'n'paste error in sctop script | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf record: Remove newline character from perror() argument | Matt Fleming | 2010-10-26 |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-26 |
|\| |
|
| * | perf python scripting: Support fedora 11 (audit 1.7.17) | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the syscalls-by-pid script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: print the syscall name on sctop | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the syscalls-counts script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the failed-syscalls-by-pid script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf probe: Fix format specified for Dwarf_Off parameter | Arnaldo Carvalho de Melo | 2010-10-23 |
| * | perf trace: Fix detection of script extension | Ben Hutchings | 2010-10-23 |
| * | perf trace: Use $PERF_EXEC_PATH in canned report scripts | Ben Hutchings | 2010-10-23 |
| * | perf tools: Document event modifiers | Sonny Rao | 2010-10-23 |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-23 |
|\| |
|
| * | perf tools: Remove direct slang.h include | Arnaldo Carvalho de Melo | 2010-10-22 |
| * | perf probe: Add basic module support | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Show accessible global variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Function style fix | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Show accessible local variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Support global variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Fix local variable searching loop | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Fix type searching | Masami Hiramatsu | 2010-10-21 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\| |
|
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 |
| |\ |
|
| * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 |
| |\ \ |
|
| * | | | perf ui browser: Don't use windows, slang is enough | Arnaldo Carvalho de Melo | 2010-09-13 |
| * | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 |
| |\ \ \ |
|
| * | | | | perf: Add a script to show packets processing | Koki Sanagi | 2010-09-07 |
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-08-30 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 2010-08-26 |
| | |\ \ \ \ |
|
| * | | | | | | perf tools: Fix linking errors with --as-needed flag | Tom Zanussi | 2010-08-25 |
| * | | | | | | perf symbols: List symbols in a dso in ascending name order | Srikar Dronamraju | 2010-08-25 |
| * | | | | | | perf hists browser: Introduce "expand/collapse all callchains" action | Arnaldo Carvalho de Melo | 2010-08-25 |
| * | | | | | | perf hists browser: Init the has_children fields just once | Arnaldo Carvalho de Melo | 2010-08-25 |
| * | | | | | | perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() | Arnaldo Carvalho de Melo | 2010-08-25 |
| * | | | | | | perf hists: Fix hist_entry__init_have_children | Arnaldo Carvalho de Melo | 2010-08-25 |
| |/ / / / / |
|
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 |
| |\ \ \ \ \ |
|
| * | | | | | | perf: Support for callchains merge | Frederic Weisbecker | 2010-08-22 |
| * | | | | | | perf: Rename append_callchain into callchain_append | Frederic Weisbecker | 2010-08-22 |