index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
1
-3
/
+2
2020-01-03
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
1
-0
/
+5
2019-10-13
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+8
2019-08-31
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
1
-0
/
+98
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
1
-0
/
+14
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-15
/
+5
2018-12-23
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-23
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-09
tracing: Have trace_stack nr_entries compare not be so subtle
Dan Carpenter
1
-1
/
+1
2018-10-27
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
1
-1
/
+1
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2017-12-15
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
1
-0
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-07-12
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
1
-0
/
+6
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
1
-2
/
+4
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
1
-0
/
+8
2017-04-10
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
1
-41
/
+9
2017-04-10
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
1
-0
/
+32
2017-04-10
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
1
-16
/
+7
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
1
-1
/
+5
2016-01-29
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
1
-0
/
+7
2015-11-07
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-43
/
+49
2015-11-03
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
1
-8
/
+8
2015-11-03
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
1
-37
/
+43
2015-10-21
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-07-21
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
1
-45
/
+23
2015-04-16
tracing: remove use of seq_printf return value
Joe Perches
1
-2
/
+2
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-1
/
+1
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-3
/
+1
2014-06-03
tracing: Print max callstack on stacktrace bug
Minchan Kim
1
-4
/
+30
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
1
-2
/
+6
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-01-03
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-04-30
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+69
2013-04-13
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
1
-0
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-03-15
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-03-15
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-03-15
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2012-11-20
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
1
-4
/
+0
[next]