Order "begin" probes are run

Stone, Joshua I joshua.i.stone@intel.com
Tue Dec 12 20:13:00 GMT 2006


On Monday, December 11, 2006 11:38 AM, Frank Ch. Eigler wrote:
> Yes, this is a good point.  In other tools in a similar context, we
> ended up letting numeric operands span from the negative signed limit
> (-2**63+1) to the positive unsigned limit (2**64-1).  Shall we?  For a
> small extra bribe, -2**63 could be fine too.  But let's reject numbers
> outside that range.

Done -- it now allows [-2**63 .. 2**64-1].


Josh



More information about the Systemtap mailing list