Available on crate features
experimental and Memory only.Structs§
- Forcibly
Purge Java Script Memory Command - Simulate OomIntervention by purging V8 memory.
- Forcibly
Purge Java Script Memory Return - Simulate OomIntervention by purging V8 memory.
- GetAll
Time Sampling Profile Command - Retrieve native memory allocations profile collected since renderer process startup.
- GetAll
Time Sampling Profile Return - Retrieve native memory allocations profile collected since renderer process startup.
- GetBrowser
Sampling Profile Command - Retrieve native memory allocations profile collected since browser process startup.
- GetBrowser
Sampling Profile Return - Retrieve native memory allocations profile collected since browser process startup.
- GetDom
Counters Command - GetDom
Counters Return - GetSampling
Profile Command - Retrieve native memory allocations profile collected since last
startSamplingcall. - GetSampling
Profile Return - Retrieve native memory allocations profile collected since last
startSamplingcall. - Module
- Executable module information
- Module
Builder - Prepare
ForLeak Detection Command - Prepare
ForLeak Detection Return - Sampling
Profile - Array of heap profile samples.
- Sampling
Profile Node - Heap profile sample.
- SetPressure
Notifications Suppressed Command - Enable/disable suppressing memory pressure notifications in all processes.
- SetPressure
Notifications Suppressed Return - Enable/disable suppressing memory pressure notifications in all processes.
- Simulate
Pressure Notification Command - Simulate a memory pressure notification in all processes.
- Simulate
Pressure Notification Return - Simulate a memory pressure notification in all processes.
- Start
Sampling Command - Start collecting native memory profile.
- Start
Sampling Return - Start collecting native memory profile.
- Stop
Sampling Command - Stop collecting native memory profile.
- Stop
Sampling Return - Stop collecting native memory profile.