pixstats.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 54 行
1
54 行
.TH pixstats 1 RISC.de sh.br.ne 5.PP\fB\\$1\fR.PP...UC 4.SH Namepixstats \- analyze program execution.SH Syntax.B pixstatsprogram [ options ].br.SH DescriptionThe.B pixstatscommand analyzes a program's execution characteristics.To use.B pixstats ,invoke the.MS pixie 1command to translate and instrument the executable object module for theprogram. Then execute the translation on an appropriate input. Thisproduces a.I .Countsfile. You can then use .B pixstatsto generate a detailed report on opcode frequencies, interlocks, amini-profile, and more..SH Options.TP 15.B \-cycle \fInsAssume a.I nscycle time when converting cycle counts to seconds..TP 15.B \-r2010Use r2010 floating point chip operation times and overlap rules. Thisis the default..TP 15.B \-disassembleDisassemble and show the analyzed object code..SH RestrictionsThe .B pixstatscommand models execution assuming a perfect memory system.Cache misses, and so on, increase execution above the .B pixstatspredictions..SH See Alsopixie(1), prof(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?