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

문의 4월 29 Feature Requests Jon H. (150 포인트) 로 부터

Please sign-in or register to answer this question.

...