aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
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-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-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