⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pxp.1

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 1
字号:
.\" SCCSID: @(#)pxp.1	8.1	9/11/90.TH pxp 1 VAX.SH Namepxp \- Pascal execution profiler.SH Syntax.B pxp[\fB\-acdefjnstuw_\fR\|] [\fB\-23456789\fR\|] [\fB\-z\fR[\fIname...\fR\|]\|] \fIname.p\fR.SH Description.NXR "Pascal program" "profiling".NXR "pxp command".NXS "Pascal execution profiler" "pxp command"The.PN pxpcommandcan be used to obtain execution profiles of Pascal programs oras a pretty-printer.To produce an execution profile all that is necessary is to translatethe program specifying the.B zoption to.PN pior.PN pix ,to execute the program,and to then issue the command.EXpxp \-z name.p.EEA reformatted listing is output if none of the.BR c ,.BR t ,or.B zoptions are specified;thus.EXpxp old.p > new.p.EEplaces a pretty-printed version of the programin old.p in the file new.p..SH Options.NXR "pxp command" "options"The use of the following options of.PN pxpis discussed in sections 2.6, 5.4, 5.5 and 5.10 of the"Berkeley Pascal User's Manual" in the\fISupplementary Documents, Volume 2: Programmer\fP..IP \fB\-\_\fR 5Underscores all keywords.  .IP \fB\-\fId\fR Uses the specified number (\fB\-\fId\fR) as the indentation unit.   The default is 4..IP \fB\-a\fR Displays all procedures (even those not executed).  .IP \fB\-c\fR Uses the.PN corefile in generating the profiling data.  .IP \fB\-d\fR Displays all declaration parts.  .IP \fB\-e\fR Eliminates.PN includedirectives when reformatting a file.  The.PN includeis replaced by the reformatted contents of the specifiedfile..IP \fB\-f\fR Displays all parenthesized expression.  .IP \fB\-j\fR Left justifies all procedures and functions..IP \fB\-n\fR Begins a new page for each included file.  In profiles, print a blank line at the top of the page..IP \fB\-s\fR Strips comments from the input text..IP \fB\-t\fR Prints a table summarizing.PN  procedureand.PN  functioncall counts..IP \fB\-u\fR Generates the output in card image format, using only the first 72 characters ofinput lines.  .IP \fB\-w\fR Suppresses all warning diagnostics..IP \fB\-z\fR Generate an execution profile for the specified modules (next arguments).If no.IR name \|s,are given the profile is of the entire program.If a list of names is given, then only any specified.BR procedure sor.BR function sand the contents of any specified.B includefiles appear in the profile..SH Restrictions.NXR "pxp command" "restricted"Does not place multiple statements per line..SH DiagnosticsFor a basic explanation of the.PN pxpcommand, type:.EXpxp.EEError diagnostics include`No profile data in file'with the.B coption if the.B zoption was not enabled to.PN pi;`Not a Pascal system core file'if the core is not from a.PN pxexecution;`Program and count data do not correspond'if the program was changed after compilation, before profiling;or if the wrong program is specified..SH Files.TP 20name.p		input file.TPname.i		include file(s).TPpmon.out		profile data.TPcore			profile data source with.B  \-c.TP/usr/lib/how_pxp	information on basic usage.ne 8.SH See Alsopi(1), px(1).br"Berkeley Pascal User's Manual,"\fISupplementary Documents, Volume 2: Programmer\fP

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -