KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / trace / trace_functions.c
2009-09-17 Steven Rostedttracing: switch function prints from %pf to %ps
2009-07-18 Ingo MolnarMerge branch 'linus' into tracing/core
2009-07-17 Xiao Guangrongtracing/function: Cleanup for function tracer
2009-07-17 Xiao Guangrongtracing/function: Fix the return value of ftrace_trace_...
2009-06-25 Li Zefanftrace: Remove duplicate newline
2009-06-20 Frederic Weisbeckertracing/urgent: fix unbalanced ftrace_start_up
2009-02-18 Frederic Weisbeckertracing/core: use appropriate waiting on trace_pipe
2009-02-17 Steven Rostedtftrace: show unlimited when traceon or traceoff has...
2009-02-17 Steven Rostedtftrace: rename _hook to _probe
2009-02-17 Steven Rostedtftrace: clean up coding style
2009-02-17 Steven Rostedtftrace: add pretty print function for traceon and trace...
2009-02-17 Steven Rostedtftrace: add traceon traceoff commands to enable/disable...
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-02-05 Arnaldo Carvalho... trace: Remove unused trace_array_cpu parameter
2009-01-16 Steven Rostedtftrace: remove static from function tracer functions
2009-01-16 Steven Rostedtftrace: combine stack trace in function call
2009-01-16 Steven Rostedtftrace: move function tracer functions out of trace.c
2009-01-16 Steven Rostedtftrace: add stack trace to function tracer
2008-12-19 Pekka J Enbergftrace: introduce tracing_reset_online_cpus() helper
2008-11-16 Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-08 Steven Rostedtftrace: remove trace array ctrl
2008-11-08 Steven Rostedtftrace: remove ctrl_update method
2008-11-06 Steven Rostedtftrace: restructure tracing start/stop infrastructure
2008-10-20 Steven Rostedtftrace: rename the ftrace tracer to function
2008-10-14 Steven Rostedtftrace: make work with new ring buffer
2008-07-11 Steven Rostedtftrace: use current CPU for function startup
2008-05-26 Steven Rostedtftrace: fix up cmdline recording
2008-05-23 Steven Rostedtftrace: fix comm on function trace output
2008-05-23 Ingo Molnarftrace: remove notrace
2008-05-23 Ingo Molnarftrace: build fix
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Steven Rostedtftrace: add self-tests
2008-05-23 Steven Rostedtftrace: function tracer