index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
ftrace: Fix possible undefined return code
GuoWen Li
2011-05-26
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-26
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
2011-05-26
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-01
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-30
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
2011-04-30
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
2011-04-30
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
2011-04-30
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
2011-04-30
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
2011-04-30
ftrace: Remove failures file
Steven Rostedt
2011-04-30
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-04-30
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
2011-04-30
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
tracing: Fix set_ftrace_filter probe function display
Jiri Olsa
2011-02-11
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
2010-09-14
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
2010-09-14
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
2010-09-14
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
2010-09-14
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
2010-09-10
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-08
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2010-08-31
tracing: Fix a race in function profile
Li Zefan
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-04-28
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]