tap function args:long on x86

Frank Ch. Eigler fche@redhat.com
Wed Sep 26 04:21:00 GMT 2007


Dave Nomura <dcnltc@us.ibm.com> writes:

> [...]  Is this the behavior that I should expect?  stap's long ==
> 64bits on both 32bit and 64bit architectures

That's right.  There is only one numeric type in systemtap: signed
64-bit integer that we nickname "long".

- FChE



More information about the Systemtap mailing list