HeapProfileRequestBuilder

Request builder to create a request for a heap profile from ProfilingManager.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Set the buffer size in kilobytes for this profiling request.

Link copied to clipboard

Set the duration in milliseconds for this profiling request.

Link copied to clipboard

Set the sampling interval in bytes for this profiling request.

Link copied to clipboard

Set whether to track Java allocations rather than native ones.