[PATCH 0 of 4] Add support for dtrace compatible sdt probes on GNU/Linux (original) (raw)

David Holmes david.holmes at oracle.com
Sat Jul 21 15:10:17 PDT 2012


On 21/07/2012 7:08 PM, Mark Wielaard wrote:

On Sat, Jul 21, 2012 at 05:48:21PM +1000, David Holmes wrote:

I'd love to see webrevs for these patches. Patches as webrevs here: http://icedtea.classpath.org/~mjw/webrev/7170638/

Thanks. Unfortunately it didn't help with patch 1 as I can't mentally expand all those nested macros (in original or new). :(

How portable is sys/sdt.h? Does it vary from linux to linux? What happens if you build on linux A (as we do) and then run on linux B, C, D ... ? What if it is not available at runtime? Will we get dynamic link failures or ?

Thanks, David



More information about the hotspot-dev mailing list