linux-2.6
2008-05-23  Ingo Molnarftrace: sysprof-plugin, add self-tests
2008-05-23  Ingo Molnarftrace: extend sysprof plugin some more
2008-05-23  Ingo Molnarftrace: extend sysprof plugin
2008-05-23  Ingo Molnarftrace: add sysprof plugin
2008-05-23  Steven Rostedtftrace: add have dynamic ftrace config for archs
2008-05-23  Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel...
2008-05-23  Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for lib directory
2008-05-23  Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for kernel...
2008-05-23  Steven Rostedtkbuild: create new CFLAGS_REMOVE_(basename).o option
2008-05-23  Steven Rostedtftrace: support for PowerPC
2008-05-23  Steven Rostedtftrace, POWERPC: add irqs_disabled_flags to ppc
2008-05-23  Ingo Molnarftrace: fix build bug
2008-05-23  Ingo Molnarftrace: fix include file dependency
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Ingo Molnarftrace: fix mcount export bug
2008-05-23  David Millersparc64: add ftrace support.
2008-05-23  David Millerftrace: remove packed attribute on ftrace_page.
2008-05-23  Ingo Molnarftrace: stacktrace fix
2008-05-23  Mathieu DesnoyersPort ftrace to markers
2008-05-23  Mathieu DesnoyersMarkers - define non optimized marker
2008-05-23  Mathieu DesnoyersMarkers - remove extra format argument
2008-05-23  Steven Rostedtftrace: limit trace entries
2008-05-23  Pekka Paalanenftrace: add readpos to struct trace_seq; add trace_seq_...
2008-05-23  Steven Rostedtftrace: use raw_smp_processor_id for mcount functions
2008-05-23  Ingo Molnarftrace: special stacktrace
2008-05-23  Ingo Molnarftrace: trace faster
2008-05-23  Steven Rostedtftrace: fix setting of pos in read_pipe
2008-05-23  Pekka Paalanenx86: fix SMP alternatives: use mutex instead of spinloc...
2008-05-23  Steven Rostedtftrace: add trace pipe header pluggin
2008-05-23  Steven Rostedtftrace: add logic to record overruns
2008-05-23  Pekka Paalanenx86_64: fix kernel rodata NX setting
2008-05-23  Steven Rostedtftrace: fix comm on function trace output
2008-05-23  Steven Rostedtftrace: comment code
2008-05-23  Steven Rostedtftrace: modulize the number of CPU buffers
2008-05-23  Steven Rostedtftrace: replace simple_strtoul with strict_strtoul
2008-05-23  Steven Rostedtftrace: simple clean ups
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Thomas Gleixnerftrace: simplify hexprint
2008-05-23  Steven Rostedtlockdep: update lockdep_recursion on graph_lock
2008-05-23  Steven Rostedtftrace: trace_entries to dynamically change trace buffe...
2008-05-23  Steven Rostedtftrace: user proper API for setting RT prios in selftest
2008-05-23  Steven Rostedtftrace: trace_pipe implement NONBLOCK
2008-05-23  Steven Rostedtftrace: return EOF in trace_pipe on change of tracer
2008-05-23  Steven Rostedtftrace: restore iterator trace in pipe read
2008-05-23  Steven Rostedtftrace: allow trace_pipe to block on all reads
2008-05-23  Ankita Gargftrace: fix conversion of task state to char in latency...
2008-05-23  Thomas Gleixnerftrace: move enums to ftrace.h and make helper function...
2008-05-23  Pekka Paalanenx86: add a list for custom page fault handlers.
2008-05-23  Steven Rostedtftrace: dont write protect kernel text
2008-05-23  Steven Rostedtftrace: fix the fault label in updating code
2008-05-23  Steven Rostedtftrace: selftest protect againt max flip
2008-05-23  Steven Rostedtftrace: fix mutex unlock in trace output
2008-05-23  Steven Rostedtftrace: add UNINTERRUPTIBLE state for kftraced on disable
2008-05-23  Ingo Molnarftrace: restrict tracing to HAVE_FTRACE architectures
2008-05-23  Steven Rostedtftrace: use Makefile to remove tracing from lockdep
2008-05-23  Steven Rostedtftrace: remove function tracing from spinlock debug
2008-05-23  Steven Rostedtftrace: user raw_spin_lock in tracing
2008-05-23  Steven Rostedtftrace: irqsoff use raw_smp_processor_id
2008-05-23  Ingo Molnarftrace: remove add-hoc code
2008-05-23  Steven Rostedtftrace: fix dynamic ftrace selftest
2008-05-23  Steven Rostedtftrace: add TRACE_STACK and TRACE_SPECIAL to selftest...
2008-05-23  Steven Rostedtftrace: printk and trace irqsoff and wakeups
2008-05-23  Steven Rostedtftrace: remove wakeup from function trace
2008-05-23  Ingo Molnarftrace: make it more available in the Kconfig
2008-05-23  Peter Zijlstraftrace: fix wakeup callback
2008-05-23  Peter Zijlstraftrace: trace next state
2008-05-23  Ingo Molnarftrace: sched special
2008-05-23  Ingo Molnarftrace: sched tree fix
2008-05-23  Ingo Molnarftrace: include cpu in stacktrace
2008-05-23  Ingo Molnarftrace: iter ctrl fix
2008-05-23  Ingo Molnarftrace: fix cmdline tracing
2008-05-23  Ingo Molnarftrace: make use of tracing_cpumask
2008-05-23  Ingo Molnarftrace: add tracing_cpumask
2008-05-23  Ingo Molnarftrace: trace scheduler rbtree
2008-05-23  Ingo Molnarftrace: fix __trace_special()
2008-05-23  Ingo Molnarftrace: fix wakeups
2008-05-23  Ingo Molnarftrace: trace curr/next tasks
2008-05-23  Ingo Molnarftrace: sched tracer, trace full rbtree
2008-05-23  Ingo Molnarftrace: make nostacktrace the default
2008-05-23  Ingo Molnarftrace: sched tracer fix
2008-05-23  Ingo Molnarftrace: add stack tracing
2008-05-23  Ingo Molnarftrace: add wakeup events to sched tracer
2008-05-23  Ingo Molnarftrace: remove notrace
2008-05-23  Ingo Molnarftrace: disable -pg for the tracer itself
2008-05-23  Steven Rostedtftrace: do not profile lib/string.o
2008-05-23  Steven Rostedtftrace: remove address of function names
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Steven Rostedtftrace: add trace_function api for other tracers to use
2008-05-23  Soeren Sandmann... ftrace: allow the event pipe to be polled
2008-05-23  Ingo Molnarftrace: build fix
2008-05-23  Ingo Molnarftrace: build fix
2008-05-23  Ingo Molnarftrace: introduce the "hex" output method
2008-05-23  Ingo Molnarftrace: build fix
2008-05-23  Ingo Molnarftrace: use cpu clock again
2008-05-23  Steven Rostedtftrace: enabled tracing by default
2008-05-23  Steven Rostedtftrace: disable tracing on failure
2008-05-23  Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23  Steven Rostedtftrace: pipe fixes
2008-05-23  Ingo Molnarftrace, locking fix
2008-05-23  Ingo Molnarftrace: add trace_special()
next