[comp.arch] pixie for SPARC?

hoelzle@Neon.Stanford.EDU (Urs Hoelzle) (10/19/90)

Is there anything like MIPS's "pixie" profiler for SPARCs?  Or a
public-domain simulator?  Please e-mail to me, I'll summarize.

[pixie takes an exectutable and inserts profiling code into every basic
block; after running the modified program, pixtstats produces a detailed
profile with instruction counts, cycles per procedure etc (assuming a 
perfect memory system, od course ;-)]

-Urs