| Commit message (Expand) | Author | Age |
* | 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 |
* | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner | 2010-10-21 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-10-19 |
|\ |
|
| * | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt | 2010-10-19 |
| * | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt | 2010-10-18 |
| * | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt | 2010-10-18 |
| * | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt | 2010-10-18 |
| * | tracing: Graph support for wakeup tracer | Jiri Olsa | 2010-10-18 |
| * | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa | 2010-10-18 |
| * | tracing: Add proper check for irq_depth routines | Jiri Olsa | 2010-10-18 |
| * | tracing/trivial: Remove cast from void* | matt mooney | 2010-10-18 |
* | | [S390] hardirq: remove pointless header file includes | Heiko Carstens | 2010-10-19 |
* | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-10-19 |
* | | perf, powerpc: Fix power_pmu_event_init to not use event->ctx | Paul Mackerras | 2010-10-19 |
* | | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2010-10-19 |
|\ \ |
|
| * | | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt | 2010-10-18 |
| |/ |
|
* | | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 2010-10-18 |
* | | perf: Optimize sw events | Peter Zijlstra | 2010-10-18 |
* | | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 2010-10-18 |
* | | jump_label: Add atomic_t interface | Peter Zijlstra | 2010-10-18 |
* | | jump_label: Use more consistent naming | Peter Zijlstra | 2010-10-18 |
* | | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 |
* | | perf: Find task before event alloc | Peter Zijlstra | 2010-10-18 |
* | | perf: Fix task refcount bugs | Peter Zijlstra | 2010-10-18 |
* | | perf: Fix group moving | Peter Zijlstra | 2010-10-18 |
* | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
* | | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-18 |
* | | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 2010-10-18 |
* | | perf_events: Fix bogus context time tracking | Stephane Eranian | 2010-10-18 |
|/ |
|
* | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2010-10-16 |
|\ |
|
| * | oprofile: make !CONFIG_PM function stubs static inline | Robert Richter | 2010-10-15 |
| * | oprofile: fix linker errors | Anand Gadiyar | 2010-10-15 |
| * | oprofile: include platform_device.h to fix build break | Anand Gadiyar | 2010-10-15 |
| * | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 |
| |\ |
|
| * | | oprofile: disable write access to oprofilefs while profiler is running | Robert Richter | 2010-10-12 |
| * | | Merge branch 'oprofile/perf' into oprofile/core | Robert Richter | 2010-10-11 |
| |\ \ |
|
| | * | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter | 2010-10-11 |
| | * | | oprofile, ARM: Rework op_create_counter() | Robert Richter | 2010-10-11 |
| | * | | oprofile, ARM: Remove some goto statements | Robert Richter | 2010-10-11 |
| | * | | Merge branch 'oprofile/core' (early part) into oprofile/perf | Robert Richter | 2010-10-11 |
| | |\ \ |
|
| | * | | | oprofile, ARM: Release resources on failure | Robert Richter | 2010-10-11 |
| | * | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 |
| | |\ \ \ |
|
| | * | | | | sh: oprofile: Use perf-events oprofile backend | Matt Fleming | 2010-10-11 |
| | * | | | | oprofile: Abstract the perf-events backend | Matt Fleming | 2010-10-11 |
| | * | | | | ARM: oprofile: Move non-ARM code into separate init/exit | Matt Fleming | 2010-10-11 |