mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
tracing: add some pointers about memory tracing
This commit is contained in:
parent
583304959a
commit
1205a04a25
1 changed files with 7 additions and 0 deletions
|
@ -259,6 +259,13 @@ opengl (not yet implemented)
|
||||||
- there is not hardware agnostic way to get e.g. memory usage info
|
- there is not hardware agnostic way to get e.g. memory usage info
|
||||||
(gl extensions)
|
(gl extensions)
|
||||||
|
|
||||||
|
memory (not yet implemented)
|
||||||
|
------
|
||||||
|
- trace live instance (and pointer to the memory)
|
||||||
|
- use an atexit handler to dump leaked instance
|
||||||
|
https://bugzilla.gnome.org/show_bug.cgi?id=756760#c6
|
||||||
|
|
||||||
|
|
||||||
User interfaces
|
User interfaces
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue