Binary output with byte granularity

Frank Ch. Eigler fche@redhat.com
Mon Oct 15 20:14:00 GMT 2007


Mike Mason <mmlnx@us.ibm.com> writes:

> Is there a way in SystemTap to output binary data with byte
> granularity?  [...]

printf ("%1b", value)

Bug #4978 tracks fixing the missing documentation.

- FChE



More information about the Systemtap mailing list