aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-21
* perf probe: Function style fixMasami Hiramatsu2010-10-21
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-21
* perf probe: Support global variablesMasami Hiramatsu2010-10-21
* perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-21
* perf probe: Fix type searchingMasami Hiramatsu2010-10-21
* tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-21
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-10-19
|\
| * tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt2010-10-19
| * tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-18
| * tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt2010-10-18
| * tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt2010-10-18
| * tracing: Graph support for wakeup tracerJiri Olsa2010-10-18
| * tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-18
| * tracing: Add proper check for irq_depth routinesJiri Olsa2010-10-18
| * tracing/trivial: Remove cast from void*matt mooney2010-10-18
* | [S390] hardirq: remove pointless header file includesHeiko Carstens2010-10-19
* | [IA64] Move local_softirq_pending() definitionTony Luck2010-10-19
* | perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras2010-10-19
* | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-19
|\ \
| * | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-18
| |/
* | jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-18
* | perf: Optimize sw eventsPeter Zijlstra2010-10-18
* | perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra2010-10-18
* | jump_label: Add atomic_t interfacePeter Zijlstra2010-10-18
* | jump_label: Use more consistent namingPeter Zijlstra2010-10-18
* | perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-18
* | perf: Find task before event allocPeter Zijlstra2010-10-18
* | perf: Fix task refcount bugsPeter Zijlstra2010-10-18
* | perf: Fix group movingPeter Zijlstra2010-10-18
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
* | perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-18
* | perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-18
* | perf_events: Fix bogus context time trackingStephane Eranian2010-10-18
|/
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-10-16
|\
| * oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-15
| * oprofile: fix linker errorsAnand Gadiyar2010-10-15
| * oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-15
| * Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15
| |\
| * | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-12
| * | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-11
| |\ \
| | * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-11
| | * | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-11
| | * | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-11
| | * | Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter2010-10-11
| | |\ \
| | * | | oprofile, ARM: Release resources on failureRobert Richter2010-10-11
| | * | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11
| | |\ \ \
| | * | | | sh: oprofile: Use perf-events oprofile backendMatt Fleming2010-10-11
| | * | | | oprofile: Abstract the perf-events backendMatt Fleming2010-10-11
| | * | | | ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming2010-10-11