aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen
2008-10-14ftrace: fix unlocking of hashSteven Rostedt
2008-10-14ftrace: make it depend on DEBUG_KERNELIngo Molnar
2008-10-14ftrace: sched_switch: show the wakee's cpuPeter Zijlstra
2008-10-14ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra
2008-10-14ftrace: print continue index fixSteven Rostedt
2008-10-14ftrace: binary and not logical for continue testSteven Rostedt
2008-10-14ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman
2008-10-14stack tracer: depends on DEBUG_KERNELIngo Molnar
2008-10-14ftrace: stack trace add indexesSteven Rostedt
2008-10-14ftrace: remove direct reference to mcount in trace codeSteven Rostedt
2008-10-14ftrace: add stack tracerSteven Rostedt
2008-10-14ftrace: clean up macro usageIngo Molnar
2008-10-14ftrace: fix build failureStephen Rothwell
2008-10-14ftrace: add necessary locking for ftrace recordsSteven Rostedt
2008-10-14ftrace: do not init module on ftrace disabledSteven Rostedt
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-10-14ftrace: do not show freed records in available_filter_functionsSteven Rostedt
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-10-14ftrace: port to tracepointsMathieu Desnoyers
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28stop_machine: fix up ftrace.cRusty Russell
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26ftrace: fix modular buildIngo Molnar
2008-07-25markers: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-24ftrace: remove latency-tracer leftoverIngo Molnar
2008-07-24Merge branch 'linus' into tracing/urgentIngo Molnar
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18ftrace: only trace preempt off with preempt tracerSteven Rostedt
2008-07-18ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-11ftrace: build fix for ftraced_suspendIngo Molnar
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt
2008-07-11ftrace: use current CPU for function startupSteven Rostedt
2008-07-11ftrace: start wakeup tracing after setting function tracerSteven Rostedt
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt
2008-07-11ftrace: define function trace nopSteven Rostedt