php man page for xhprof_sample_enable

Query: xhprof_sample_enable

OS: php

Section: 3

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

XHPROF_SAMPLE_ENABLE(3) 						 1						   XHPROF_SAMPLE_ENABLE(3)

xhprof_sample_enable - Start XHProf profiling in sampling mode

SYNOPSIS
void xhprof_sample_enable (void )
DESCRIPTION
Starts profiling in sample mode, which is a lighter weight version of xhprof_enable(3). The sampling interval is 0.1 seconds, and samples record the full function call stack. The main use case is when lower overhead is required when doing performance monitoring and diagnos- tics.
PARAMETERS
This function has no parameters.
RETURN VALUES
NULL
SEE ALSO
xhprof_sample_disable(3), xhprof_enable(3), memory_get_usage(3), getrusage(3). PHP Documentation Group XHPROF_SAMPLE_ENABLE(3)
Related Man Pages
sample(1) - osx
pcsample(2) - freebsd
memory_get_usage(3) - php
pcsample(2) - mojave
pcsample(2) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch