[PATCH 2/2] new example: capture_ssl_master_secrets.stp

Frank Ch. Eigler fche@redhat.com
Wed Nov 1 11:29:00 GMT 2017


Hi -

> >[...] there's printf("%*.M", buffer, size).  Maybe we could have a
> >function that prints an old-school hex/ascii side-by-side dump?
> 
> Interesting, I didn't know about that format specifier. Can I use it
> for accessing userland buffers? [...]

Certainly.  As listed in [man stap], printf("%#*.M", user_buffer, size)

- FChE



More information about the Systemtap mailing list