This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Questions about STP_TIMING


Hi -

> Ok... but those are int32_t values, so you're *already* masked at
> 32-bits.  The funky subtraction is redundant at that point.

Probably it's just a bug.  There's supposed to be a widening to
64-bits in there, in effect "(int64_t)(uint64_t)(int32_t)".

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]