Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)

RtlReAllocateHeap

georgebigg
Beginner
350 Views
Im using the profiler and it shows that the hot spot in ntdll.dll in RtlReAllocateHeap. Whatthis? How can I to find the causal factor of calling this function??
0 Kudos
1 Reply
David_A_Intel1
Employee
350 Views

Use callgraph on your application.

Also, make sure you are filtering the sampling results by starting at the Process view and selecting your application.

0 Kudos
Reply