index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2014-02-20
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-02-20
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
2014-02-20
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
2014-01-08
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-06-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
2013-06-13
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-04-16
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-12
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
2013-03-28
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-04
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-01-27
ftrace: Be first to run code modification on modules
Steven Rostedt
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-03-13
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-03
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2011-12-21
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-11-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-07
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-11-07
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-14
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-07
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
2011-07-07
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
ftrace: Fixed an include coding style issue
Paul McQuade
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
[next]