*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: profile | Section: 1 | Source: MINIX | File: profile.1
PROFILE(1) General Commands Manual PROFILE(1) NAME profile - MINIX statistical profiling control command SYNOPSIS profile start [ -m memsize ] [ -o outfile ] [ -f frequency ] profile stop sprofalyze.pl DESCRIPTION This command controls MINIX system profiling. There is support for sta- tistical profiling, which causes a CMOS interrupt to regularly sample the position of the program counter. To enable support for this, recom- pile the kernel with SPROFILE in <minix/config.h> set to 1. OPTIONS start start measuring using statistical profiling. stop stop measuring using statistical profiling. -m memory buffer size used to store profiling data in, allocated by the profile command. -o outfile output file. -f frequency frequency for statistical sampling. After you have the output file, analysis can be done using the sprofa- lyze command. AUTHOR Rogier Meurs PROFILE(1)

Navigation Options