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
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-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2
-34
/
+26
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-05-07
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
3
-0
/
+6
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
1
-1
/
+1
2013-05-07
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-05-07
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-05-07
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
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-04-05
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+63
2013-04-05
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-7
/
+12
2013-03-28
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-28
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-14
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
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
2013-01-17
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
1
-0
/
+2
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-07-16
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2
-5
/
+13
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-12-09
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-12-09
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
1
-3
/
+3
2011-11-11
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
1
-2
/
+2
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
2
-10
/
+5
2011-08-04
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
1
-9
/
+22
2011-08-04
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
3
-11
/
+82
2011-06-09
tracing: Fix regression in printk_formats file
Steven Rostedt
1
-4
/
+1
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-0
/
+7
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
1
-2
/
+6
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
1
-1
/
+1
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
3
-6
/
+32
2011-05-25
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
1
-0
/
+27
2011-05-25
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
1
-1
/
+5
2011-05-25
tracing: Have event with function tracer check error return
Steven Rostedt
1
-1
/
+6
2011-05-25
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
1
-6
/
+8
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-1
/
+0
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
3
-1
/
+217
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2
-4
/
+46
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
5
-38
/
+160
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
[next]