]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - kernel/trace/ftrace.c
ftrace: remove packed attribute on ftrace_page.
[linux-2.6-omap-h63xx.git] / kernel / trace / ftrace.c
2008-05-23 David Millerftrace: remove packed attribute on ftrace_page.
2008-05-23 Steven Rostedtftrace: use raw_smp_processor_id for mcount functions
2008-05-23 Steven Rostedtftrace: add UNINTERRUPTIBLE state for kftraced on disable
2008-05-23 Ingo Molnarftrace: remove notrace
2008-05-23 Steven Rostedtftrace: remove address of function names
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: disable tracing on failure
2008-05-23 Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: force recording
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 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation