Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

+1 vote

Hi Audiokinetic,

 

I would like to request adoption of some modifications we have made to the AkMemoryMgr and AkStreamMgr. Both of these changes allow us to have retail telemetry for our memory usage with minimal overhead.

  1. In AkMemoryMgrBase.cpp we have enabled the memory tracking functionality in release builds without enabling the AK_MEMDEBUG, as we want minimal overhead.
  2. In the AkStreamMgr we have exposed the m_totalAllocedMem from a device's AkIOMemMgr. 

These are modifications we make on each upgrade, so would really value them being incorporated into future releases if that's possible. I have a P4 patch from 2021.1.14 showing our changes if that would be useful to you?

Thank you!

Jon

in Feature Requests by Jon H. (150 points)

Please sign-in or register to answer this question.

...