DebugTraceMemory
DebugTraceMemory
JSON Example
{
"trace_malloc_types": [
{
"malloc_type_index": 0
}
],
"trace_shm_malloc_types": [
{
"shm_malloc_type_index": 0
}
]
}
array of DebugTraceMallocTypes
trace_malloc_types
Optional
Memory type to be traced for se_malloc and se_free. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
array of DebugTraceShmMallocTypes
trace_shm_malloc_types
Optional
Memory type to be traced for se_shm_malloc and se_shm_free. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.