package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev
# Functions
GetAllTimeSamplingProfile retrieve native memory allocations profile collected since renderer process startup.
GetBrowserSamplingProfile retrieve native memory allocations profile collected since browser process startup.
GetDOMCounters [no description].
GetSamplingProfile retrieve native memory allocations profile collected since last startSampling call.
PrepareForLeakDetection [no description].
SetPressureNotificationsSuppressed enable/disable suppressing memory pressure notifications in all processes.
SimulatePressureNotification simulate a memory pressure notification in all processes.
StartSampling start collecting native memory profile.
StopSampling stop collecting native memory profile.
# Constants
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
PressureLevel values.
PressureLevel values.
# Structs
GetAllTimeSamplingProfileParams retrieve native memory allocations profile collected since renderer process startup.
GetAllTimeSamplingProfileReturns return values.
GetBrowserSamplingProfileParams retrieve native memory allocations profile collected since browser process startup.
GetBrowserSamplingProfileReturns return values.
GetDOMCountersParams [no description].
GetDOMCountersReturns return values.
GetSamplingProfileParams retrieve native memory allocations profile collected since last startSampling call.
GetSamplingProfileReturns return values.
Module executable module information.
PrepareForLeakDetectionParams [no description].
SamplingProfile array of heap profile samples.
SamplingProfileNode heap profile sample.
SetPressureNotificationsSuppressedParams enable/disable suppressing memory pressure notifications in all processes.
SimulatePressureNotificationParams simulate a memory pressure notification in all processes.
StartSamplingParams start collecting native memory profile.
StopSamplingParams stop collecting native memory profile.
# Type aliases
PressureLevel memory pressure level.