summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Document event modifiersSonny Rao2010-10-231-0/+17
* perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo2010-10-221-1/+0
* perf probe: Add basic module supportMasami Hiramatsu2010-10-217-69/+239
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-216-14/+41
* perf probe: Function style fixMasami Hiramatsu2010-10-213-4/+4
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-216-105/+480
* perf probe: Support global variablesMasami Hiramatsu2010-10-211-8/+17
* perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-211-8/+18
* perf probe: Fix type searchingMasami Hiramatsu2010-10-211-8/+17
* tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-213-42/+30
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-10-196-131/+373
|\
| * tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt2010-10-191-2/+1
| * tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-181-1/+0
| * tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt2010-10-181-48/+48
| * tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt2010-10-181-52/+50
| * tracing: Graph support for wakeup tracerJiri Olsa2010-10-181-10/+221
| * tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-183-52/+71
| * tracing: Add proper check for irq_depth routinesJiri Olsa2010-10-181-4/+20
| * tracing/trivial: Remove cast from void*matt mooney2010-10-182-3/+3
* | [S390] hardirq: remove pointless header file includesHeiko Carstens2010-10-191-4/+0
* | [IA64] Move local_softirq_pending() definitionTony Luck2010-10-191-6/+5
* | perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras2010-10-191-1/+1
* | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-191-1/+7
|\ \
| * | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-181-1/+7
| |/
* | jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-182-10/+12
* | perf: Optimize sw eventsPeter Zijlstra2010-10-182-11/+13
* | perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra2010-10-182-17/+34
* | jump_label: Add atomic_t interfacePeter Zijlstra2010-10-181-0/+44
* | jump_label: Use more consistent namingPeter Zijlstra2010-10-183-9/+9
* | perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-183-9/+29
* | perf: Find task before event allocPeter Zijlstra2010-10-181-11/+12
* | perf: Fix task refcount bugsPeter Zijlstra2010-10-181-3/+4
* | perf: Fix group movingPeter Zijlstra2010-10-181-1/+6
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-1839-242/+311
* | perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-181-13/+63
* | perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
* | perf_events: Fix bogus context time trackingStephane Eranian2010-10-181-1/+7
|/
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-10-1618-510/+510
|\
| * oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-151-2/+6
| * oprofile: fix linker errorsAnand Gadiyar2010-10-152-2/+2
| * oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-151-0/+1
| * Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15463-3829/+8360
| |\
| * | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-124-20/+18
| * | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-1112-431/+412
| |\ \
| | * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-111-28/+26
| | * | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-111-10/+10
| | * | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-111-4/+2
| | * | Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter2010-10-112-19/+60
| | |\ \
| | * | | oprofile, ARM: Release resources on failureRobert Richter2010-10-111-0/+1
| | * | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11652-4240/+7464
| | |\ \ \
OpenPOWER on IntegriCloud