index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
1
-13
/
+13
2013-06-13
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-5
/
+5
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
1
-1
/
+1
2013-04-16
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2013-04-12
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
1
-6
/
+2
2013-03-28
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-04
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
1
-14
/
+32
2013-01-27
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-02-03
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
1
-14
/
+13
2012-02-03
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
1
-0
/
+4
2012-02-03
ftrace: Balance records when updating the hash
Steven Rostedt
1
-16
/
+33
2011-10-16
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
1
-2
/
+28
2011-10-16
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
1
-9
/
+3
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-0
/
+7
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
1
-1
/
+1
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
1
-1
/
+12
2011-05-25
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
1
-1
/
+5
2011-05-25
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
1
-6
/
+8
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
1
-2
/
+44
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
1
-7
/
+30
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-38
/
+155
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
1
-27
/
+28
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
1
-16
/
+53
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
1
-14
/
+14
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
1
-2
/
+49
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
1
-16
/
+142
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
1
-42
/
+233
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
1
-19
/
+46
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
1
-82
/
+69
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
1
-26
/
+150
2011-05-01
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-209
/
+138
2011-04-29
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
1
-62
/
+36
2011-04-29
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
1
-61
/
+34
2011-04-29
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
1
-8
/
+11
2011-04-29
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
1
-8
/
+4
2011-04-29
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
1
-29
/
+47
2011-04-29
ftrace: Remove failures file
Steven Rostedt
1
-37
/
+2
2011-04-29
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-4
/
+0
2011-04-29
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
1
-6
/
+10
2011-04-29
ftrace: Only update the function code on write to filter files
Steven Rostedt
1
-5
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-22
tracing: Fix set_ftrace_filter probe function display
Jiri Olsa
1
-2
/
+1
2011-02-11
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
1
-7
/
+45
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+2
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+2
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-29
/
+78
2010-09-14
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
[next]