Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2010 19:10:00 -0800
From:      Artem Belevich <fbsdlist@src.cx>
To:        freebsd-hackers@freebsd.org
Subject:   Re: syscall provider naming convention. Re: kern/152822: [patch] DTrace: syscall provider for compat/freebsd32
Message-ID:  <AANLkTinJrCRscZwYCAwXERTs6X=-yaz6go3FTSmc6Zdx@mail.gmail.com>
In-Reply-To: <4D061E00.7050606@freebsd.org>
References:  <AANLkTi=z1_KWKmhqFjNYHZfgAyPgsUVvgJ0P29KOPpnZ@mail.gmail.com> <20101211215341.0000097c@unknown> <AANLkTi=ehLNs8aeYfGUattetm7oMj8HhEB1Vnep9uAZk@mail.gmail.com> <20101213103535.00005f3d@unknown> <4D061E00.7050606@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I've posted updated version of the patch here:
https://sites.google.com/site/abc678site/files/dt-systrace.patch.gz

This patch uses DTrace module field to specify syscall's compat
variant in the syscall probe name.

The patch also adds syscall probe for linux32 binaries on amd64. I'll
try to add i386 support soon, too, but I have no i386 box I could
compile and test the changes on. I'll try to get one set up under
VirtualBox later, but for now the patch is for 8-STABLE/amd64 only.

--Artem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinJrCRscZwYCAwXERTs6X=-yaz6go3FTSmc6Zdx>