On Mon, 2012-05-21 at 23:42 -0700, [email protected] wrote: > On 5/21/12 9:27 PM, David Holmes wrote: > It depends on the availability or possible setup of linux machines > with the systemTap. > Some test is needed as well.
IcedTea contains a tapset to use them with systemtap and a testsuite written in Perl by Jon VanAlten. But really the SDT markers themselves are independent from any program that consumes them (on Solaris you would use dtrace, on GNU/Linux you can also use GDB or just list them with readelf -n). > > Can we see a complete webrev of the proposed changes? > > I'll prepare a complete webrev. Thanks. If that is a lot of work then feel free to ask me to set that up. Just tell me how you want them split up. Since the patches are mostly independent. Cheers, Mark
