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-06-09
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-23
/
+4
2014-04-30
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-04-02
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
1
-1
/
+44
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-04-02
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-04-02
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
1
-11
/
+18
2014-04-02
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
Steven Rostedt
1
-1
/
+16
2014-02-15
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+61
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
1
-11
/
+17
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
1
-1
/
+1
2013-11-28
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-02
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-07-27
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+17
2013-06-19
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-05-30
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-13
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
3
-0
/
+6
2013-05-13
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-05-13
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
1
-1
/
+1
2013-05-13
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2
-40
/
+32
2013-05-13
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-05-13
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-05-13
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2013-04-25
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-5
/
+5
2013-04-25
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2013-04-25
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
1
-6
/
+2
2013-03-27
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-14
/
+61
2013-03-27
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-27
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-7
/
+12
2013-03-27
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-27
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-20
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-03-06
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
1
-14
/
+32
2013-02-06
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-03
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
1
-2
/
+5
2013-01-03
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-07-12
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-2
/
+4
2012-05-11
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2
-5
/
+13
2012-01-25
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
1
-14
/
+13
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
1
-1
/
+3
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
1
-1
/
+0
2011-12-05
tracing: Restore system filter behavior
Li Zefan
1
-1
/
+6
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-12-01
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
1
-3
/
+3
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
[next]