Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5218 Discussions

API for describing Memory pools

Jay_Z_1
Beginner
584 Views

We are investigating Intel Inspector for replacing purify.

 Our main memory allocator is a pooled allocator.  I don't see any documentation on how to use Inspector with a pooled allocator. Do you support a pooled allocator and if so how?

0 Kudos
1 Reply
Peter_W_Intel
Employee
584 Views

Inspector supports to detect memory access error when using pooled memory. Here is an old article with example code to insert APIs (sorry I wrote this in Chinse, but you can understand how to use them in example code) 

0 Kudos
Reply