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]

[Bug tapsets/3668] Add hex dump function for arbitrary buffers


------- Additional Comments From fche at redhat dot com  2006-12-06 22:33 -------
Good idea, though I might suggest printf formatting directives rather than new
functions.  One might model it upon the C printf's %*s (passing a field width
and a string pointer together).  User- vs. kernel-space disambiguation may not
be practical, so this may need to be an additional parameter.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3668

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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