summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-25perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-10-23perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo
2010-10-23perf trace: Fix detection of script extensionBen Hutchings
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-10-23perf tools: Document event modifiersSonny Rao
2010-10-22perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo
2010-10-21perf probe: Add basic module supportMasami Hiramatsu
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu
2010-10-21perf probe: Function style fixMasami Hiramatsu
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu
2010-10-21perf probe: Support global variablesMasami Hiramatsu
2010-10-21perf probe: Fix local variable searching loopMasami Hiramatsu
2010-10-21perf probe: Fix type searchingMasami Hiramatsu
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner
2010-10-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-10-19tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras
2010-10-19Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra
2010-10-18perf: Optimize sw eventsPeter Zijlstra
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra
2010-10-18jump_label: Use more consistent namingPeter Zijlstra
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra
2010-10-18perf: Find task before event allocPeter Zijlstra
2010-10-18perf: Fix task refcount bugsPeter Zijlstra
2010-10-18perf: Fix group movingPeter Zijlstra
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-18perf_events: Fix bogus context time trackingStephane Eranian
2010-10-18tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt
2010-10-18tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt
2010-10-18tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt
2010-10-18tracing: Graph support for wakeup tracerJiri Olsa
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa
2010-10-18tracing: Add proper check for irq_depth routinesJiri Olsa
2010-10-18tracing/trivial: Remove cast from void*matt mooney
2010-10-16Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-10-16Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter
2010-10-15oprofile: fix linker errorsAnand Gadiyar
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar