summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-111-25/+17
|\
| * x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)2019-03-051-25/+17
* | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu2019-02-131-1/+2
|/
* x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)2018-12-191-19/+22
* x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner2017-05-261-6/+14
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-031-1/+7
|\
| * ftrace/x86: Do no run CPU sync when there is only one CPU onlineSteven Rostedt (VMware)2017-03-281-1/+7
* | x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-191-6/+0
* | ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-04-141-0/+12
* | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-301-0/+6
|/
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
* ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2016-08-241-1/+1
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-241-1/+1
|\
| * x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin2016-03-181-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-6/+5
|\ \
| * | x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov2016-02-171-6/+5
| |/
* / x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-221-3/+3
|/
* x86: ftrace: Fix the comments for ftrace_modify_code_direct()Li Bin2016-01-041-7/+5
* ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-251-0/+9
* ftrace: Calculate the correct dyn_ftrace number to report to the userspaceMinfei Huang2015-10-221-0/+4
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
* ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)2014-12-011-2/+2
* ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)2014-11-191-2/+7
* ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-111-1/+1
* ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolinesSteven Rostedt (Red Hat)2014-11-111-0/+8
* ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)2014-10-311-12/+86
* ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)2014-10-311-6/+189
* ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-171-0/+3
* ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek2014-06-031-10/+1
* ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)2014-05-141-3/+0
* ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)2014-05-141-31/+5
* ftrace/x86: Get the current mcount addr for add_breakpoint()Steven Rostedt (Red Hat)2014-05-141-4/+2
* ftrace/x86: Fix order of warning messages when ftrace modifies codePetr Mladek2014-04-211-1/+1
* ftrace/x86: BUG when ftrace recovery failsPetr Mladek2014-03-071-3/+15
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
* ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-071-19/+8
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-031-1/+1
* ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-031-2/+3
* ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-111-36/+47
* ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-051-1/+13
* x86/ftrace: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-2/+2
* ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-191-4/+0
* ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-191-4/+73
* ftrace: Use breakpoint method to update ftrace callerSteven Rostedt2012-05-311-16/+72
* ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-311-3/+35