ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
[safe/jmp/linux-2.6] / kernel /
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: 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: 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()
2008-05-23 Ingo Molnarftrace: bin-output
2008-05-23 Ingo Molnarftrace: add raw output
2008-05-23 Ingo Molnarftrace: clean-up-pipe-iteration
2008-05-23 Ingo Molnarftrace: remove-idx-sync
2008-05-23 Ingo Molnarftrace: fast, scalable, synchronized timestamps
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Ingo Molnarftrace: fix locking
2008-05-23 Steven Rostedtftrace: user run time file reading
2008-05-23 Steven Rostedtftrace: add a buffer for output
2008-05-23 Steven Rostedtftrace: change buffers to producer consumer
2008-05-23 Steven Rostedtftrace: reset selftests
2008-05-23 Steven Rostedtftrace: disable all tracers on corrupted buffer
2008-05-23 Ingo Molnarftrace: fix time offset
2008-05-23 Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23 Ingo Molnarftrace: add README
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: add self-tests
2008-05-23 Steven Rostedtftrace: force recording
2008-05-23 Steven Rostedtftrace: fix max latency
2008-05-23 Steven Rostedtftrace: fix updates to max trace
2008-05-23 Steven Rostedtftrace: don't use raw_local_irq_save/restore
2008-05-23 Steven Rostedtftrace: lockdep notrace annotations
2008-05-23 Steven Rostedtftrace: irqs off smp_processor_id() fix
2008-05-23 Steven Rostedtftrace: convert single large buffer into single pages.
2008-05-23 Steven Rostedtftrace: add filter select functions to trace
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23 Steven Rostedtftrace: move memory management out of arch code
2008-05-23 Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
2008-05-23 Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23 Steven Rostedtftrace: trace preempt off critical timings
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23 Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23 Steven Rostedtftrace: add tracing of context switches
2008-05-23 Steven Rostedtftrace: function tracer
2008-05-23 Steven Rostedtftrace: latency tracer infrastructure
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-05-23 Steven Rostedtftrace: make the task state char-string visible to all
2008-05-23 Ingo Molnarsched: add latency tracer callbacks to the scheduler
2008-05-19 Linus TorvaldsMerge branch 'audit.b51' of git://git./linux/kernel...
2008-05-17 Paul E. McKenney[PATCH] list_for_each_rcu must die: audit
2008-05-17 Andrew Morton[patch 1/1] audit_send_reply(): fix error-path memory...
2008-05-16 Al Viro[PATCH] avoid multiplication overflows and signedness...
2008-05-16 Al Viro[PATCH] dup_fd() fixes, part 1
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-15 Mirco Tischlercgroups: fix compile warning
2008-05-11 Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-11 Linus TorvaldsRevert "semaphore: fix"
2008-05-09 Rusty Russellmodule: don't ignore vermagic string if module doesn...
2008-05-09 Rusty Russellmodule: be more picky about allowing missing module...
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-05-08 Paul MenageFix cpuset sched_relax_domain_level control file
2008-05-08 Mike Galbraithsched: fix weight calculations
2008-05-08 Ingo Molnarsemaphore: fix
2008-05-08 Jens AxboeRevert "relay: fix splice problem"
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-05 Ingo Molnarsched: fix cpu clock
2008-05-05 Miao Xiesched: fair-group: fix a Div0 error of the fair group...
2008-05-05 Heiko Carstenssched: fix missing locking in sched_domains code
2008-05-05 Ingo Molnarsched: make clock sync tunable by architecture code
next