Josh Poimboeuf
|
471bd10f5e
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
|
9 年之前 |
Josh Poimboeuf
|
9a7c348ba6
ftrace: Add return address pointer to ftrace_ret_stack
|
9 年之前 |
Linus Torvalds
|
e46b4e2b46
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
9 年之前 |
Li Bin
|
9d2099ab05
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
|
9 年之前 |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Kees Cook
|
9ccaf77cf0
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
|
9 年之前 |
Borislav Petkov
|
f1b92bb6b5
x86/ftrace, x86/asm: Kill ftrace_caller_end label
|
9 年之前 |
Li Bin
|
c5d641f92c
x86: ftrace: Fix the comments for ftrace_modify_code_direct()
|
9 年之前 |
Steven Rostedt (Red Hat)
|
b05086c77a
ftrace: Add variable ftrace_expected for archs to show expected code
|
9 年之前 |
Minfei Huang
|
883a1e867e
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
|
10 年之前 |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 年之前 |
Steven Rostedt (Red Hat)
|
6a06bdbf7f
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
|
10 年之前 |
Steven Rostedt (Red Hat)
|
aec0be2d6e
ftrace/x86/extable: Add is_ftrace_trampoline() function
|
10 年之前 |
Steven Rostedt (Red Hat)
|
4fd3279b48
ftrace: Add more information to ftrace_bug() output
|
10 年之前 |
Steven Rostedt (Red Hat)
|
12cce594fa
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
|
11 年之前 |
Steven Rostedt (Red Hat)
|
15d5b02cc5
ftrace/x86: Show trampoline call function in enabled_functions
|
11 年之前 |
Steven Rostedt (Red Hat)
|
f3bea49115
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
|
11 年之前 |
Steven Rostedt (Red Hat)
|
84b2bc7fa0
ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
|
11 年之前 |
Petr Mladek
|
964f7b6b78
ftrace/x86: Call text_ip_addr() instead of the duplicated code
|
11 年之前 |
Steven Rostedt (Red Hat)
|
f1b2f2bd58
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
|
11 年之前 |
Steven Rostedt (Red Hat)
|
7413af1fb7
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
|
11 年之前 |
Steven Rostedt (Red Hat)
|
94792ea07c
ftrace/x86: Get the current mcount addr for add_breakpoint()
|
11 年之前 |
Petr Mladek
|
74bb8c4504
ftrace/x86: Fix order of warning messages when ftrace modifies code
|
11 年之前 |
Petr Mladek
|
7f11f5ecf4
ftrace/x86: BUG when ftrace recovery fails
|
11 年之前 |
Jiri Slaby
|
3a36cb11ca
ftrace: Do not pass data to ftrace_dyn_arch_init
|
11 年之前 |
Jiri Slaby
|
af64a7cb09
ftrace: Pass retval through return in ftrace_dyn_arch_init()
|
11 年之前 |
Steven Rostedt (Red Hat)
|
92550405c4
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
|
11 年之前 |
Petr Mladek
|
12729f14d8
ftrace/x86: One more missing sync after fixup of function modification failure
|
11 年之前 |
Steven Rostedt (Red Hat)
|
c932c6b7c9
ftrace/x86: Run a sync after fixup on failure
|
11 年之前 |
Steven Rostedt (Red Hat)
|
87fbb2ac60
ftrace/x86: Use breakpoints for converting function graph caller
|
11 年之前 |