Searched hist:"7853 f9c029ac9134df42ea9e0d6bc600180f268d" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/kernel/trace/ |
H A D | trace_clock.c | 7853f9c029ac9134df42ea9e0d6bc600180f268d Tue Apr 25 15:55:53 CEST 2017 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> powerpc: Split ftrace bits into a separate file
entry_*.S now includes a lot more than just kernel entry/exit code. As a first step at cleaning this up, let's split out the ftrace bits into separate files. Also move all related tracing code into a new trace/ subdirectory.
No functional changes.
Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/kernel/ |
H A D | entry_32.S | diff 7853f9c029ac9134df42ea9e0d6bc600180f268d Tue Apr 25 15:55:53 CEST 2017 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> powerpc: Split ftrace bits into a separate file
entry_*.S now includes a lot more than just kernel entry/exit code. As a first step at cleaning this up, let's split out the ftrace bits into separate files. Also move all related tracing code into a new trace/ subdirectory.
No functional changes.
Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | Makefile | diff 7853f9c029ac9134df42ea9e0d6bc600180f268d Tue Apr 25 15:55:53 CEST 2017 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> powerpc: Split ftrace bits into a separate file
entry_*.S now includes a lot more than just kernel entry/exit code. As a first step at cleaning this up, let's split out the ftrace bits into separate files. Also move all related tracing code into a new trace/ subdirectory.
No functional changes.
Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|