index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+29
|
*
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-03-15
1
-5
/
+7
*
|
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-12
1
-1
/
+1
|
/
*
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
2012-11-19
1
-4
/
+0
*
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
1
-0
/
+1
*
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
1
-1
/
+2
*
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
1
-1
/
+1
*
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
1
-0
/
+11
*
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-12-21
1
-1
/
+18
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
1
-11
/
+2
*
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
1
-0
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
2010-08-25
1
-1
/
+1
*
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
1
-3
/
+3
*
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2010-02-02
1
-0
/
+24
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-6
/
+6
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
trace_stack: Simplify seqfile code
Li Zefan
2009-08-17
1
-22
/
+12
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
1
-5
/
+2
|
\
|
*
trace_stack: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-5
/
+2
*
|
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
2009-07-17
1
-8
/
+1
|
/
*
tracing: Fix stack tracer sysctl handling
Li Zefan
2009-06-26
1
-2
/
+2
*
tracing/trace_stack: fix the number of entries in the header
walimis
2009-06-03
1
-1
/
+1
*
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
1
-9
/
+4
*
tracing: left align location header in stack_trace
Steven Rostedt
2009-03-13
1
-2
/
+2
*
tracing: explain why stack tracer is empty
Steven Rostedt
2009-03-12
1
-0
/
+15
*
tracing: fix stack tracer header
Steven Rostedt
2009-03-12
1
-2
/
+2
*
trace: better use of stack_trace_enabled for boot up code
Steven Rostedt
2008-12-18
1
-7
/
+4
*
trace: add a way to enable or disable the stack tracer
Steven Rostedt
2008-12-18
1
-4
/
+48
*
trace: fix output of stack trace
Steven Rostedt
2008-12-03
1
-1
/
+4
*
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2008-12-03
1
-4
/
+4
*
-
.
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
2008-11-23
1
-9
/
+15
|
\
\
|
|
*
function tracing: fix wrong position computing of stack_trace
Liming Wang
2008-11-21
1
-9
/
+15
|
|
/
*
/
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
2008-11-04
1
-6
/
+2
|
/
*
ftrace: stack tracer only record when on stack
Steven Rostedt
2008-10-20
1
-0
/
+4
*
ftrace: stack trace add indexes
Steven Rostedt
2008-10-14
1
-17
/
+73
*
ftrace: add stack tracer
Steven Rostedt
2008-10-14
1
-0
/
+254
[prev]