aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-23perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo1-1/+2
2010-10-23perf trace: Fix detection of script extensionBen Hutchings1-1/+1
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings13-15/+15
2010-10-23perf tools: Document event modifiersSonny Rao1-0/+17
2010-10-22perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo1-1/+0
2010-10-21perf probe: Add basic module supportMasami Hiramatsu7-69/+239
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu6-14/+41
2010-10-21perf probe: Function style fixMasami Hiramatsu3-4/+4
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu6-105/+480
2010-10-21perf probe: Support global variablesMasami Hiramatsu1-8/+17
2010-10-21perf probe: Fix local variable searching loopMasami Hiramatsu1-8/+18
2010-10-21perf probe: Fix type searchingMasami Hiramatsu1-8/+17
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner3-42/+30
2010-10-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar6-131/+373
2010-10-19tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt1-2/+1
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens1-4/+0
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-19Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-1/+7
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt1-1/+7
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra2-11/+13
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra2-17/+34
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra1-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra3-9/+9
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra3-9/+29
2010-10-18perf: Find task before event allocPeter Zijlstra1-11/+12
2010-10-18perf: Fix task refcount bugsPeter Zijlstra1-3/+4
2010-10-18perf: Fix group movingPeter Zijlstra1-1/+6
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra39-242/+311
2010-10-18perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian1-13/+63
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-10-18perf_events: Fix bogus context time trackingStephane Eranian1-1/+7
2010-10-18tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt1-1/+0
2010-10-18tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt1-48/+48
2010-10-18tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt1-52/+50
2010-10-18tracing: Graph support for wakeup tracerJiri Olsa1-10/+221
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa3-52/+71
2010-10-18tracing: Add proper check for irq_depth routinesJiri Olsa1-4/+20
2010-10-18tracing/trivial: Remove cast from void*matt mooney2-3/+3
2010-10-16Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar18-510/+510
2010-10-16Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-3/+21
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt1-1/+1
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt1-2/+20
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter1-2/+6
2010-10-15oprofile: fix linker errorsAnand Gadiyar2-2/+2
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar1-0/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter463-3829/+8360
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar7-0/+728
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt3-3/+3