[PATCH 0/3] Implement support for SystemTap probes on userspace

Tom Tromey tromey@redhat.com
Mon Mar 12 19:59:00 GMT 2012


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> May I suggest that the new command be called "info stap-probes"
Eli> instead?  IMO, "probe" is much too general, and may conflict in the
Eli> future with some other feature that uses similar facilities or
Eli> terminology.

I think this change would make it seem like these probe points are
somehow less generic than UST static markers from the gdb point of view
-- but they are not, in fact they are more generic because they aren't
restricted to just being used in tracepoints.

We did look at unifying the support between UST and sdt.h probes, but
this seemed not very doable.

Tom



More information about the Gdb-patches mailing list