Hi, In MySQL Cluster we have a DTrace probe for signals and signals have numbers which is the parameter to the DTrace scripts.
However for the use of the scripts it would be very nice to have the name of the signal instead. So to do this I can obviously initialise an array at BEGIN. However if I want to share this very long initialisation statement in many scripts is there a simple way of doing that. Also can one have several probes on the same entry? Rgrds Mikael _______________________________________________ dtrace-discuss mailing list [email protected]
