mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 04:30:00 +02:00
Split ftrace_64.S further retaining the core ftrace 64-bit aspects in ftrace_64.S and moving ftrace_caller() and ftrace_graph_caller() into separate files based on -mprofile-kernel. The livepatch routines are all now contained within the mprofile file. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| ftrace.c | ||
| ftrace_32.S | ||
| ftrace_64.S | ||
| ftrace_64_mprofile.S | ||
| ftrace_64_pg.S | ||
| Makefile | ||
| trace_clock.c | ||