ultrix man page for pixstats

Query: pixstats

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pixstats(1)						      General Commands Manual						       pixstats(1)

Name
       pixstats - analyze program execution

Syntax
       pixstats program [ options ]

Description
       The  pixstats command analyzes a program's execution characteristics.  To use pixstats , invoke the command to translate and instrument the
       executable object module for the program.  Then execute the translation on an appropriate input.  This produces a .Counts  file.   You  can
       then use pixstats to generate a detailed report on opcode frequencies, interlocks, a mini-profile, and more.

Options
       -cycle ns      Assume a ns cycle time when converting cycle counts to seconds.

       -r2010	      Use r2010 floating point chip operation times and overlap rules.	This is the default.

       -disassemble   Disassemble and show the analyzed object code.

Restrictions
       The  pixstats  command  models  execution assuming a perfect memory system.  Cache misses, and so on, increase execution above the pixstats
       predictions.

See Also
       pixie(1), prof(1)

4th Berkeley Distribution					       RISC							       pixstats(1)
Related Man Pages
pxp(1) - bsd
time(1) - ultrix
feedback(1) - osf1
monitor(3c) - hpux
moncontrol(3) - osx
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Lost root password / Can't login as root
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB