strace.open does probe does not fire

Arkady arkady.miasnikov@gmail.com
Tue Jun 25 16:08:00 GMT 2019


On Tue, Jun 25, 2019 at 12:13 AM Josh Stone <jistone@redhat.com> wrote:
>
> On 6/24/19 4:43 AM, Wolfram Gettert wrote:
> > I get the "Start probing syscall.open" and the "Stop probing syscall.open" message. I am executing "cat /dev/null" calls in a shell to be sure there is an open call. But the syscall.open probe does not fire.
>
> On my Fedora 30, "cat /dev/null" only calls "openat", not "open".
Josh, glibc will use openat syscall



More information about the Systemtap mailing list