linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: enable syscalls tracepoints
@ 2018-12-06 15:26 David Abdurachmanov
  2018-12-06 15:26 ` [PATCH 1/2] riscv: fix trace_sys_exit hook David Abdurachmanov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Abdurachmanov @ 2018-12-06 15:26 UTC (permalink / raw)
  To: palmer, aou, linux-kernel, linux-riscv; +Cc: David Abdurachmanov

Depends on audit patch:
http://lists.infradead.org/pipermail/linux-riscv/2018-October/001931.html

audit patch is already merged into linux-next.

This simply fixes compilation error in do_syscall_trace_exit() and
enables syscalls tracepoints.

David Abdurachmanov (2):
  riscv: fix trace_sys_exit hook
  riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig

 arch/riscv/Kconfig         | 1 +
 arch/riscv/kernel/ptrace.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.19.2


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-10 20:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 15:26 [PATCH 0/2] riscv: enable syscalls tracepoints David Abdurachmanov
2018-12-06 15:26 ` [PATCH 1/2] riscv: fix trace_sys_exit hook David Abdurachmanov
2018-12-06 15:26 ` [PATCH 2/2] riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig David Abdurachmanov
2018-12-07 20:32 ` [PATCH 0/2] riscv: enable syscalls tracepoints Palmer Dabbelt
2018-12-10 20:48   ` David Abdurachmanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).