summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/design/part-tracing.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/design/part-tracing.txt b/docs/design/part-tracing.txt
index fa710f2df0..e396474014 100644
--- a/docs/design/part-tracing.txt
+++ b/docs/design/part-tracing.txt
@@ -268,6 +268,9 @@ leaks
- log alive objects when receiving the SIGUSR1 signal.
- create a checkpoint and print a list of objects created and destroyed since
the previous checkpoint.
+- If the GST_LEAKS_TRACER_STACK_TRACE env variable is defined log the creation
+ stack trace of leaked objects. This may significantly increase memory
+ consumption.
User interfaces
===============