[...] > > Spouting off ideas: perhaps tracerawmem()? > > You don't actually even need to do that -- this can be done purely in > terms of implementation changes. (We just need to break out tracemem() > as its own action type -- DTRACEACT_TRACEMEM -- and then act on that > accordingly at user-land. As Adam said, it's a good project for someone > to pick up who is interested in getting their feet wet with DTrace.)
Bryan, you seem to be responsible engineer for long time ago closed CR ;)
4937796 trace() and tracemem() should provide option to force hex output
I don't see any use for additional dtrace modifications. If you want to
print string, use trace() or printf(). If you want to hexdump use
tracemem() with rawbytes option.
--
Vlad
pgpbCm1IEh1QP.pgp
Description: PGP signature
_______________________________________________ dtrace-discuss mailing list [email protected]
