KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / trace / trace_branch.c
2010-05-14 Steven Rostedttracing: Allow events to share their print functions
2010-02-10 Steven Rostedttracing: Add correct/incorrect to sort keys for branch...
2009-10-08 Steven Rostedttracing: user local buffer variable for trace branch...
2009-10-08 Zhenwen Xutracing: fix warning on kernel/trace/trace_branch.c...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-14 Zhaoleitracing: Fix branch tracer header
2009-04-13 Tom Zanussitracing/filters: use ring_buffer_discard_commit() in...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-03-25 Steven Rostedttracing: add handler to trace_stat
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-05 Steven Rostedttracing: remove extra latency_trace method from trace...
2009-02-10 Wenji Huangtracing: remove unneeded variable
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-02-06 Arnaldo Carvalho... tracing: Introduce trace_buffer_{lock_reserve,unlock_co...
2009-02-06 Arnaldo Carvalho... ring_buffer: remove unused flags parameter
2009-02-05 Arnaldo Carvalho... trace_branch: Remove unused function
2009-02-05 Arnaldo Carvalho... trace: assign defaults at register_ftrace_event
2009-02-04 Arnaldo Carvalho... trace: make the trace_event callbacks return enum print...
2009-02-04 Arnaldo Carvalho... trace: judicious error checking of trace_seq results
2009-02-03 Arnaldo Carvalho... trace: Change struct trace_event callbacks parameter...
2009-01-29 Arnaldo Carvalho... trace: Use tracing_reset_online_cpus in more places
2009-01-14 Frederic Weisbeckertracing/ftrace: separate events tracing and stats traci...
2009-01-11 Frederic Weisbeckertracing/ftrace: handle more than one stat file per...
2008-12-29 Frederic Weisbeckertracing/branch-tracer: adapt to the stat tracing API
2008-12-29 Steven Rostedtftrace: change trace.c to use registered events
2008-12-03 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-29 Frederic Weisbeckertracing/branch-tracer: include missing irqflags.h
2008-11-23 Steven Rostedttrace: fix compiler warning in branch profiler
2008-11-23 Steven Rostedttrace: profile all if conditionals
2008-11-23 Steven Rostedttrace: branch profiling should not print percent withou...
2008-11-23 Steven Rostedttrace: consolidate unlikely and likely profiler
2008-11-17 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-16 Frederic Weisbeckertracing/branch-tracer: fix a trace recursion on branch...
2008-11-16 Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-12 Steven Rostedtftrace: rename trace_unlikely.c file