[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181125015402.glcaw3kghcu4pr22@gmail.com>
Date: Sat, 24 Nov 2018 15:54:02 -1000
From: Joey Pabalinas <joeypabalinas@...il.com>
To: Elvira Khabirova <lineprinter@...linux.org>
Cc: oleg@...hat.com, rostedt@...dmis.org, mingo@...hat.com,
linux-api@...r.kernel.org, esyr@...hat.com,
linux-kernel@...r.kernel.org, luto@...nel.org, ldv@...linux.org,
strace-devel@...ts.strace.io,
Joey Pabalinas <joeypabalinas@...il.com>
Subject: Re: [PATCH RESEND v3 1/3] ptrace: pass type of a syscall-stop in
ptrace_message
On Sun, Nov 25, 2018 at 02:22:27AM +0100, Elvira Khabirova wrote:
> Define two constants, PTRACE_EVENTMSG_SYSCALL_ENTRY and
> PTRACE_EVENTMSG_SYSCALL_EXIT, and place them in ptrace_message
> for the duration of syscall-stops.
> This way ptracers can distinguish syscall-enter-stops
> from syscall-exit-stops using PTRACE_GETEVENTMSG request.
Is there an advantage to using two constants instead of a single
sys_exit bit (set/unset for syscall-exit-stop/syscall-enter-stop)?
--
Cheers,
Joey Pabalinas
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists