index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Age
Commit message (
Expand
)
Author
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
2017-07-11
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
2017-04-10
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
2017-04-10
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
2017-04-10
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
2016-01-29
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-03
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-10-20
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-04-15
tracing: remove use of seq_printf return value
Joe Perches
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
2014-06-02
tracing: Print max callstack on stacktrace bug
Minchan Kim
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-03-15
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2012-11-19
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
2012-07-31
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
[next]