AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

Lightweight Exposure of Memory Tracking in Release Builds

+1 支持

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

Jon H. (150 ポイント) 4/29 質問 Feature Requests

Please sign-in or register to answer this question.

...