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

RtlReAllocateHeap

georgebigg
Beginner
406 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
406 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