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: Display of .statement(NUM) for 64 bits


Wenji Huang <wenji.huang@oracle.com> writes:

> This may be not an error, just about output for .statement(NUM) on
> 64 bits machine. [probe points disassemble to decimal integers]

We could tweak this by adding heuristics to probe_point::print() so as
to print small numbers in decimal and large ones in hex.  (Remember,
number parameters also appear in probe begin(N), timer.s(N), etc.)

- FChE


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