Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4246a0b63bd8f56a1469b12eafeb875b1041a451
/
kernel
/
trace
/
trace_stack.c
962e370
tracing: remove use of seq_printf return value
by Joe Perches
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
3efb5f2
tracing: Remove unneeded includes of debugfs.h and fs.h
by Steven Rostedt (Red Hat)
· 10 years ago
a70857e
sched: Add helper for task stack page overrun checking
by Aaron Tomlin
· 10 years ago
d4311ff
init/main.c: Give init_task a canary
by Aaron Tomlin
· 10 years ago
e317218
tracing: Print max callstack on stacktrace bug
by Minchan Kim
· 11 years ago
7eea4fc
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
by Jiaxing Wang
· 11 years ago
3862807
tracing: Add BUG_ON when stack end location is over written
by Aaron Tomlin
· 11 years ago
098c879
tracing: Add generic tracing_lseek() function
by Steven Rostedt (Red Hat)
· 11 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
ed6f1c9
tracing: Check return value of tracing_init_dentry()
by Namhyung Kim
· 12 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 12 years ago
4df2971
tracing: Remove most or all of stack tracer stack size from stack_max_size
by Steven Rostedt (Red Hat)
· 12 years ago
d4ecbfc
tracing: Fix stack tracer with fentry use
by Steven Rostedt (Red Hat)
· 12 years ago
87889501
tracing: Use stack of calling function for stack tracer
by Steven Rostedt (Red Hat)
· 12 years ago
717a9ef
tracing: Remove unneeded checks from the stack tracer
by Anton Vorontsov
· 12 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 12 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 13 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
762e120
tracing: Have stack tracing set filtered functions at boot
by Steven Rostedt
· 13 years ago
d2d45c7
tracing: Have stack_tracer use a separate list of functions
by Steven Rostedt
· 13 years ago
22fe9b5
tracing: Convert to kstrtoul_from_user
by Peter Huewe
· 14 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
151772d
tracing/trace_stack: Fix stack trace on ppc64
by Anton Blanchard
· 14 years ago
5168ae5
tracing: Remove ftrace_preempt_disable/enable
by Steven Rostedt
· 15 years ago
4f48f8b
tracing: Fix circular dead lock in stack trace
by Lai Jiangshan
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
2fc5f0c
trace_stack: Simplify seqfile code
by Li Zefan
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
d8cc1ab
trace_stack: Fix seqfile memory leak
by Li Zefan
· 15 years ago
79173bf
tracing/trace_stack: Cleanup for trace_lookup_stack()
by Xiao Guangrong
· 15 years ago
a32c776
tracing: Fix stack tracer sysctl handling
by Li Zefan
· 16 years ago
083a63b
tracing/trace_stack: fix the number of entries in the header
by walimis
· 16 years ago
5452af6
tracing/ftrace: factorize the tracing files creation
by Frederic Weisbecker
· 16 years ago
eb1871f
tracing: left align location header in stack_trace
by Steven Rostedt
· 16 years ago
e447e1df
tracing: explain why stack tracer is empty
by Steven Rostedt
· 16 years ago
2da03ec
tracing: fix stack tracer header
by Steven Rostedt
· 16 years ago
e05a43b
trace: better use of stack_trace_enabled for boot up code
by Steven Rostedt
· 16 years ago
f38f1d2
trace: add a way to enable or disable the stack tracer
by Steven Rostedt
· 16 years ago
0a37119
trace: fix output of stack trace
by Steven Rostedt
· 16 years ago
a5e2588
ftrace: replace raw_local_irq_save with local_irq_save
by Steven Rostedt
· 16 years ago
a0a70c7
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
522a110
function tracing: fix wrong position computing of stack_trace
by Liming Wang
· 16 years ago
182e9f5
ftrace: insert in the ftrace_preempt_disable()/enable() functions
by Steven Rostedt
· 16 years ago
81520a1
ftrace: stack tracer only record when on stack
by Steven Rostedt
· 16 years ago
1b6cced
ftrace: stack trace add indexes
by Steven Rostedt
· 16 years ago
e5a81b6
ftrace: add stack tracer
by Steven Rostedt
· 16 years ago