KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / trace / ftrace.c
2010-05-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-05-14 Steven Rostedttracing: Let tracepoints have data passed to tracepoint...
2010-05-14 Steven RostedtMerge branch 'sched/core' of git://git./linux/kernel...
2010-05-07 Peter Zijlstrasched: Remove rq argument to the tracepoints
2010-04-28 Steven Rostedttracing: Fix sleep time function profiling
2010-04-27 Chase Douglastracing: Show sample std dev in function profiling
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13 Steven Rostedtfunction-graph: Init curr_ret_stack with ret_stack
2010-03-11 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-03-11 Paul E. McKenneyftrace: Replace read_barrier_depends() with rcu_derefer...
2010-03-06 Steven Rostedtfunction-graph: Fix unused reference to ftrace_set_func()
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-26 Ingo MolnarMerge commit 'v2.6.33' into tracing/core
2010-02-11 Li Zefanftrace: Allow to remove a single function from function...
2010-02-04 Masami Hiramatsuftrace: Remove record freezing
2010-02-04 Masami Hiramatsuftrace/alternatives: Introducing *_text_reserved functions
2010-01-15 Li Zefanftrace: Fix MATCH_END_ONLY function filter
2009-12-13 Li Zefanfunction-graph: Allow writing the same val to set_graph...
2009-12-13 Li Zefanftrace: Call trace_parser_clear() properly
2009-12-13 Li Zefanftrace: Return EINVAL when writing invalid val to set_f...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-11-23 Ingo Molnartracing, function tracer: Clean up strstrip() usage
2009-11-17 Lai Jiangshantracing: Prevent build warning: 'ftrace_graph_buf'...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-04 Li Zefanftrace: Fix unmatched locking in ftrace_regex_write()
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-24 Jiri Olsatracing: Update *ppos instead of filp->f_pos
2009-10-14 Frederic Weisbeckerftrace: Copy ftrace_graph_filter boot param using strlcpy
2009-10-14 Jiri Olsatracing: Enable records during the module load
2009-10-14 jolsa@redhat.comtracing: Support multiple pids in set_pid_ftrace file
2009-10-13 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-10-13 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-12 Stefan Assmannftrace: add kernel command line graph function filtering
2009-10-08 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-07 Steven Rostedtftrace: check for failure for all conversions
2009-10-07 jolsa@redhat.comtracing: correct module boundaries for ftrace_release
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-01 Matt Flemingtracing: Fix infinite recursion in ftrace_update_pid_func()
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-24 Frederic Weisbeckertracing/filters: Unify the regex parsing helpers
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Li Zefantracing: Fix failure path in ftrace_regex_open()
2009-09-22 Li Zefantracing: Fix failure path in ftrace_graph_write()
2009-09-22 Li Zefantracing: Check the return value of trace_get_user()
2009-09-19 Li Zefanfunction-graph: use ftrace_graph_funcs directly
2009-09-17 Steven Rostedttracing: switch function prints from %pf to %ps
2009-09-16 Atsushi Tsujitracing: Fix minor bugs for __unregister_ftrace_functio...
2009-09-11 jolsa@redhat.comtracing: trace parser support for function and graph
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-08-19 Jiri Olsatracing: handle broken names in ftrace filter
2009-08-17 Li Zefanftrace: Simplify seqfile code
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-07-23 Steven Rostedttracing: only truncate ftrace files when O_TRUNC is set
2009-07-23 Li Zefanfunction-graph: Fix seqfile memory leak
2009-07-18 jolsa@redhat.comtracing: Remove unused fields/variables
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: Simplify __ftrace_replace_code()
2009-07-13 Steven Rostedttracing/function-profiler: do not free per cpu variable...
2009-06-26 Li Zefantracing: Fix stack tracer sysctl handling
2009-06-26 Li Zefanftrace: Fix the output of profile
2009-06-24 Li Zefanftrace: Fix t_hash_start()
2009-06-24 Li Zefanftrace: Don't manipulate @pos in t_start()
2009-06-24 Li Zefanftrace: Don't increment @pos in g_start()
2009-06-20 Frederic Weisbeckertracing/urgent: warn in case of ftrace_start_up inbalance
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-02 Steven Rostedtfunction-graph: always initialize task ret_stack
2009-06-02 Steven Rostedtfunction-graph: add memory barriers for accessing task...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-06-02 Steven Rostedtfunction-graph: only allocate init tasks if it was...
2009-06-02 Steven Rostedtftrace: do not profile functions when disabled
2009-06-02 Steven Rostedtftrace: add kernel command line function filtering
2009-05-18 Ming Leitracing: fix check for return value of register_module_...
2009-04-17 Steven Rostedtftrace: use module notifier for function tracer
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-07 Steven Rostedtfunction-graph: use int instead of atomic for ftrace_gr...
2009-04-07 Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
2009-04-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-01 Steven Rostedtfunction-graph: allow unregistering twice
2009-03-30 Uwe Kleine-Koenigtrivial: fix typo "resgister" -> "register"
2009-03-26 Steven Rostedttracing: add average time in function to function profiler
2009-03-26 Steven Rostedttracing: remove on the fly allocator from function...
2009-03-25 Zhaoleiftrace: Using FTRACE_WARN_ON() to check "freed record...
2009-03-25 Steven Rostedttracing: clean up tracing profiler
2009-03-25 Steven Rostedtfunction-graph: add option to calculate graph time...
2009-03-25 Steven Rostedttracing: make the function profiler per cpu
2009-03-25 Steven Rostedttracing: adding function timings to function profiler
2009-03-25 Steven Rostedttracing: move function profiler data out of function...
2009-03-25 Steven Rostedttracing: add function profiler
2009-03-24 Lai Jiangshantracing: use union for multi-usages field
2009-03-24 Lai Jiangshanftrace: show virtual PID
2009-03-24 Steven Rostedtfunction-graph: add option for include sleep times
2009-03-24 Steven Rostedtfunction-graph: ignore times across schedule
2009-03-24 Steven Rostedtfunction-graph: prevent more than one tracer registering
2009-03-17 Frederic Weisbeckertracing/ftrace: fix the check on nopped sites
2009-03-13 Lai Jiangshanftrace: remove struct list_head from struct dyn_ftrace
2009-03-13 Lai Jiangshanftrace: use seq_read
next