Steven Rostedt (VMware)
|
07f7175b43
x86/function_graph: Simplify with function_graph_enter()
|
6 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Thomas Gleixner
|
6ee98ffeea
x86/ftrace: Make sure that ftrace trampolines are not RWX
|
8 years ago |
Laura Abbott
|
d11636511e
x86: use set_memory.h header
|
8 years ago |
Linus Torvalds
|
4c174688ee
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Josh Poimboeuf
|
a5859c6d7b
x86/build: convert function graph '-Os' error to warning
|
8 years ago |
Josh Poimboeuf
|
34a477e529
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
|
8 years ago |
Josh Poimboeuf
|
3f135e57a4
x86/build: Mostly disable '-maccumulate-outgoing-args'
|
8 years ago |
Steven Rostedt (VMware)
|
2b87965a1e
ftrace/x86: Do no run CPU sync when there is only one CPU online
|
8 years ago |
Masahiro Yamada
|
8a1115ff6b
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
|
8 years ago |
Josh Poimboeuf
|
471bd10f5e
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
|
9 years ago |
Josh Poimboeuf
|
9a7c348ba6
ftrace: Add return address pointer to ftrace_ret_stack
|
9 years ago |
Linus Torvalds
|
e46b4e2b46
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
9 years ago |
Li Bin
|
9d2099ab05
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
|
9 years ago |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Kees Cook
|
9ccaf77cf0
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
|
9 years ago |
Borislav Petkov
|
f1b92bb6b5
x86/ftrace, x86/asm: Kill ftrace_caller_end label
|
9 years ago |
Li Bin
|
c5d641f92c
x86: ftrace: Fix the comments for ftrace_modify_code_direct()
|
9 years ago |
Steven Rostedt (Red Hat)
|
b05086c77a
ftrace: Add variable ftrace_expected for archs to show expected code
|
9 years ago |
Minfei Huang
|
883a1e867e
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
|
10 years ago |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 years ago |
Steven Rostedt (Red Hat)
|
6a06bdbf7f
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
|
10 years ago |
Steven Rostedt (Red Hat)
|
aec0be2d6e
ftrace/x86/extable: Add is_ftrace_trampoline() function
|
10 years ago |
Steven Rostedt (Red Hat)
|
4fd3279b48
ftrace: Add more information to ftrace_bug() output
|
10 years ago |
Steven Rostedt (Red Hat)
|
12cce594fa
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
|
11 years ago |
Steven Rostedt (Red Hat)
|
15d5b02cc5
ftrace/x86: Show trampoline call function in enabled_functions
|
11 years ago |
Steven Rostedt (Red Hat)
|
f3bea49115
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
|
11 years ago |
Steven Rostedt (Red Hat)
|
84b2bc7fa0
ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
|
11 years ago |
Petr Mladek
|
964f7b6b78
ftrace/x86: Call text_ip_addr() instead of the duplicated code
|
11 years ago |
Steven Rostedt (Red Hat)
|
f1b2f2bd58
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
|
11 years ago |