Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder | Steven Rostedt (VMware) | 2017-04-21 | 1 | -4/+4 |
* | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o | Steven Rostedt (VMware) | 2017-03-24 | 1 | -3/+0 |
* | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set | Steven Rostedt (VMware) | 2017-03-24 | 1 | -10/+72 |
* | x86/ftrace: Clean up ftrace_regs_caller | Steven Rostedt (VMware) | 2017-03-24 | 1 | -19/+21 |
* | x86/ftrace: Add stack frame pointer to ftrace_caller | Steven Rostedt (VMware) | 2017-03-24 | 1 | -2/+10 |
* | x86/ftrace: Move the ftrace specific code out of entry_32.S | Steven Rostedt (VMware) | 2017-03-24 | 1 | -0/+175 |