Searched hist:"89 a3927a775c0a7212e2e3c4e2d42cd48895bee0" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/csky/abiv2/ |
H A D | mcount.S | diff 89a3927a775c0a7212e2e3c4e2d42cd48895bee0 Tue Feb 18 13:27:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced function's arguments (and some other registers) to be captured into a struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
|
/linux/arch/csky/include/asm/ |
H A D | ftrace.h | diff 89a3927a775c0a7212e2e3c4e2d42cd48895bee0 Tue Feb 18 13:27:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced function's arguments (and some other registers) to be captured into a struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
|
/linux/arch/csky/kernel/ |
H A D | ftrace.c | diff 89a3927a775c0a7212e2e3c4e2d42cd48895bee0 Tue Feb 18 13:27:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced function's arguments (and some other registers) to be captured into a struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
|
H A D | asm-offsets.c | diff 89a3927a775c0a7212e2e3c4e2d42cd48895bee0 Tue Feb 18 13:27:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced function's arguments (and some other registers) to be captured into a struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
|
/linux/arch/csky/abiv2/inc/abi/ |
H A D | entry.h | diff 89a3927a775c0a7212e2e3c4e2d42cd48895bee0 Tue Feb 18 13:27:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced function's arguments (and some other registers) to be captured into a struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
|