Next | Prev | Up | Top | Contents | Index

nprofile

Description

nprofile is the maximum number of disjoint text spaces that can be profiled using the sprofil(2) system call. This is useful if you need to profile programs using shared libraries or profile an address space using different granularities for different sections of text.

Value

Default: 100

Range: 100-200

When to Change


Change nprofile if you need to profile more text spaces than are currently configured.

Next | Prev | Up | Top | Contents | Index