Steven Rostedt (VMware)
|
a2acce5369
tracing: Have stack tracer trace full stack
|
hace 6 años |
Zhengyuan Liu
|
0c5a9acc8b
tracing: Fix the file mode of stack tracer
|
hace 7 años |
Steven Rostedt (VMware)
|
b00d607bb1
tracing: Have stack trace not record if RCU is not watching
|
hace 7 años |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
hace 7 años |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
hace 7 años |
Steven Rostedt (VMware)
|
15516c89ac
tracing: Remove RCU work arounds from stack tracer
|
hace 7 años |
Steven Rostedt (VMware)
|
bbd1d27d86
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
|
hace 8 años |
Steven Rostedt (VMware)
|
0f17976568
ftrace: Fix regression with module command in stack_trace_filter
|
hace 8 años |
Steven Rostedt (VMware)
|
03ecd3f48e
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
|
hace 8 años |
Steven Rostedt (VMware)
|
8aaf1ee70e
tracing: Rename trace_active to disable_stack_tracer and inline its modification
|
hace 8 años |
Steven Rostedt (VMware)
|
5367278cb7
tracing: Add stack_tracer_disable/enable() functions
|
hace 8 años |
Steven Rostedt (VMware)
|
252babcd52
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
|
hace 8 años |
Masahiro Yamada
|
505d3085d7
scripts/spelling.txt: add "overide" pattern and fix typo instances
|
hace 8 años |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
hace 8 años |
Yang Shi
|
6e22c83664
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
|
hace 9 años |
Steven Rostedt
|
6ccd83714a
tracing/stacktrace: Show entire trace if passed in function not found
|
hace 9 años |
Linus Torvalds
|
22402cd0af
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
hace 9 años |
Steven Rostedt (Red Hat)
|
d332736df0
tracing: Rename max_stack_lock to stack_trace_max_lock
|
hace 9 años |
AKASHI Takahiro
|
bb99d8ccec
tracing: Allow arch-specific stack tracer
|
hace 9 años |
Steven Rostedt (Red Hat)
|
1904be1b6b
tracing: Do not allow stack_tracer to record stack in NMI
|
hace 9 años |
Steven Rostedt (Red Hat)
|
a2d7629048
tracing: Have stack tracer force RCU to be watching
|
hace 9 años |
Steven Rostedt (Red Hat)
|
72ac426a5b
tracing: Clean up stack tracing and fix fentry updates
|
hace 10 años |
Joe Perches
|
962e3707d9
tracing: remove use of seq_printf return value
|
hace 10 años |
Steven Rostedt (Red Hat)
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
hace 10 años |
Steven Rostedt (Red Hat)
|
3efb5f21a3
tracing: Remove unneeded includes of debugfs.h and fs.h
|
hace 10 años |
Aaron Tomlin
|
a70857e46d
sched: Add helper for task stack page overrun checking
|
hace 11 años |
Aaron Tomlin
|
d4311ff1a8
init/main.c: Give init_task a canary
|
hace 11 años |
Minchan Kim
|
e317218194
tracing: Print max callstack on stacktrace bug
|
hace 11 años |
Jiaxing Wang
|
7eea4fce02
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
|
hace 11 años |