| Commit message (Expand) | Author | Age |
* | tools lib traceevent: Do not generate dependency for system header files | Namhyung Kim | 2012-10-26 |
* | perf trace: Use sched:sched_stat_runtime to provide a thread summary | Arnaldo Carvalho de Melo | 2012-10-25 |
* | perf trace: Count number of events for each thread and globally | Arnaldo Carvalho de Melo | 2012-10-25 |
* | perf tools: Don't stop synthesizing threads when one vanishes | Arnaldo Carvalho de Melo | 2012-10-25 |
* | perf tools: Try to build Documentation when installing | Borislav Petkov | 2012-10-24 |
* | perf trace: Print the name of a syscall when failing to read its info | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf tools: Pretty print errno for some more functions | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf trace: Add duration filter | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf trace: Add an event duration column | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf trace: Support interrupted syscalls | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf test: Align the 'Ok'/'FAILED!' test results | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf tools: Give user better message if precise is not supported | David Ahern | 2012-10-24 |
* | Account the nr_entries in rblist properly | Suzuki K. Poulose | 2012-10-24 |
* | perf tools: Try to find cross-built objdump path | Irina Tirdea | 2012-10-24 |
* | perf tools: Remove noise in python version feature test | Arnaldo Carvalho de Melo | 2012-10-24 |
* | perf tools: Diplays more output on features check for make V=1 | Jiri Olsa | 2012-10-24 |
* | perf test: Add automated tests for pmu sysfs translated events | Jiri Olsa | 2012-10-24 |
* | perf tools: Add support to specify hw event as PMU event term | Jiri Olsa | 2012-10-24 |
* | perf tools: Fix PMU object alias initialization | Jiri Olsa | 2012-10-24 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-10-24 |
|\ |
|
| * | perf test: Fix exclude_guest parse events tests | Jiri Olsa | 2012-10-22 |
| * | perf tools: do not flush maps on COMM for perf report | Luigi Semenzato | 2012-10-22 |
| * | perf help: Fix --help for builtins | Namhyung Kim | 2012-10-22 |
| * | perf trace: Check if sample raw_data field is set | Arnaldo Carvalho de Melo | 2012-10-21 |
| * | perf trace: Validate syscall id before growing syscall table | Arnaldo Carvalho de Melo | 2012-10-21 |
| * | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo | 2012-10-19 |
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-10-19 |
| |\ |
|
| | * | perf hists browser: Add back callchain folding symbol | Arnaldo Carvalho de Melo | 2012-10-17 |
| | * | perf tools: Fix build on sparc. | David Miller | 2012-10-17 |
| | * | perf python: Link with libtraceevent | Arnaldo Carvalho de Melo | 2012-10-17 |
| | * | perf python: Initialize 'page_size' variable | Arnaldo Carvalho de Melo | 2012-10-17 |
| | * | tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter | Steven Rostedt | 2012-10-16 |
| | * | lib tools traceevent: Add back pevent assignment in __pevent_parse_format() | Steven Rostedt | 2012-10-16 |
| | * | perf hists browser: Fix off-by-two bug on the first column | Namhyung Kim | 2012-10-16 |
| | * | perf tools: Remove warnings on JIT samples for srcline sort key | Namhyung Kim | 2012-10-16 |
| | * | perf tools: Fix segfault when using srcline sort key | Namhyung Kim | 2012-10-16 |
| | * | perf tool: Precise mode requires exclude_guest | David Ahern | 2012-10-16 |
| * | | perf: Fix UAPI fallout | Ingo Molnar | 2012-10-14 |
| * | | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-12 |
| |\ \ |
|
| | * | | tools/power/acpi/acpidump: remove duplicated include from acpidump.c | Wei Yongjun | 2012-10-09 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-10-05 |
| | |\ \ |
|
| * | | | | perf: Handle new rbtree implementation | Markus Trippelsdorf | 2012-10-12 |
| * | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-10-11 |
| |\ \ \ \ |
|
| | * | | | | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee | 2012-09-27 |
| * | | | | | perf: fix duplicate header inclusion | Michel Lespinasse | 2012-10-10 |
| * | | | | | rbtree: adjust node color in __rb_erase_color() only when necessary | Michel Lespinasse | 2012-10-09 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-07 |
| |\ \ \ \ |
|
| | * | | | | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 |
| | |/ / / |
|