La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

How can I detect whether the profiler is connected?

0 votes
Is there an existing way to detect from code whether the profiler is attached? Or maybe to respond to it attaching/removing itself?

We have code that generates error messages specific to our stuff to help designers debug issues, but it ends up being a little bit of a perf sink most of the time, since only sometimes and only by sound designers is the profiler ever connected. But it doesn't seem like we can tell whether it's connected, so we have to either constantly make error messages just in case, or create a flag to the game for audio designers to pass to enable helpful output, the latter of which has many obvious problems.

We'd like a way to determine whether the profiler is attached, or even just respond to it attaching/removing itself so we can track that ourselves.
demandé 19-Mai-2017 dans General Discussion par Vitor M. (180 points)
recatégorisées 6-Jun-2017 par Bernard R. (Audiokinetic)

Please sign-in or register to answer this question.

...