Thursday July 29, 2004 | Speaker To Machines Erik O'Shaughnessy - erik.oshaughnessy AT Sun.COM |
|
DTrace Instruction Tracing Continues.. Wow, this has me bugged. Using this script ( called itrc.d ):
pid$target:a.out::
{
printf("%d %016llx",vtimestamp,uregs[R_PC]);
}
# dtrace -s itrc.d -c hello3 > rtrc.hello3
a custom SPARC disassembler, and a really awful perl script, I produced:
I think I'm almost done. -ejo (2004-07-29 14:28:54.0) Permalink Comments:
Post a Comment: Comments are closed for this entry. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||