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
2014-07-17
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-06-07
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2014-06-07
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+62
2014-06-07
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-23
/
+4
2014-05-18
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-02-22
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-02-20
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
1
-1
/
+44
2014-02-20
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
1
-18
/
+32
2014-02-20
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
1
-0
/
+17
2014-01-08
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-04
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-0
/
+3
2013-07-28
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+14
2013-07-28
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-06-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
1
-14
/
+14
2013-06-13
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2
-6
/
+6
2013-05-19
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2
-40
/
+31
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
-2
/
+5
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-2
/
+4
2012-07-16
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-06-22
tracing: Have tracing_off() actually turn tracing off
Steven Rostedt
1
-1
/
+1
2012-05-10
tracing: Do not enable function event with enable
Steven Rostedt
2
-1
/
+5
2012-04-19
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
1
-3
/
+5
2012-04-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
1
-2
/
+2
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-16
/
+2
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
1
-1
/
+1
[next]