ftrace: Fix memory leak with function graph and cpu hotplug
[linux-flexiantxendom0-natty.git] / kernel / trace / ftrace.c
2011-03-23 Steven Rostedtftrace: Fix memory leak with function graph and cpu...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-18 matt mooneytracing/trivial: Remove cast from void*
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2010-09-15 Steven Rostedttracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT...
2010-09-14 Steven Rostedttracing: Fix reading of set_ftrace_filter across lists
2010-09-14 Steven Rostedttracing: Keep track of set_ftrace_filter position and...
2010-09-14 Steven Rostedttracing: Replace typecasted void pointer in set_ftrace_...
2010-09-14 Steven Rostedttracing: Do not reset *pos in set_ftrace_filter
2010-09-10 Chris Wrighttracing: t_start: reset FTRACE_ITER_HASH in case of...
2010-09-08 Steven Rostedttracing: Do not allow llseek to set_ftrace_filter
2010-08-31 Li Zefantracing: Fix a race in function profile
2010-06-03 Steven Rostedttracing: Remove ftrace_preempt_disable/enable
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...
next