index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
1
-0
/
+11
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
1
-1
/
+18
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
1
-11
/
+2
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+3
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
1
-0
/
+24
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-2
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-5
/
+2
2009-07-23
trace_stack: Fix seqfile memory leak
Li Zefan
1
-5
/
+2
2009-07-17
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
1
-8
/
+1
2009-06-26
tracing: Fix stack tracer sysctl handling
Li Zefan
1
-2
/
+2
2009-06-03
tracing/trace_stack: fix the number of entries in the header
walimis
1
-1
/
+1
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
1
-9
/
+4
2009-03-13
tracing: left align location header in stack_trace
Steven Rostedt
1
-2
/
+2
2009-03-12
tracing: explain why stack tracer is empty
Steven Rostedt
1
-0
/
+15
2009-03-12
tracing: fix stack tracer header
Steven Rostedt
1
-2
/
+2
2008-12-18
trace: better use of stack_trace_enabled for boot up code
Steven Rostedt
1
-7
/
+4
2008-12-18
trace: add a way to enable or disable the stack tracer
Steven Rostedt
1
-4
/
+48
2008-12-03
trace: fix output of stack trace
Steven Rostedt
1
-1
/
+4
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-4
/
+4
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
1
-9
/
+15
2008-11-21
function tracing: fix wrong position computing of stack_trace
Liming Wang
1
-9
/
+15
2008-11-04
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
1
-6
/
+2
2008-10-20
ftrace: stack tracer only record when on stack
Steven Rostedt
1
-0
/
+4
2008-10-14
ftrace: stack trace add indexes
Steven Rostedt
1
-17
/
+73
2008-10-14
ftrace: add stack tracer
Steven Rostedt
1
-0
/
+254