Update profiler.markdown

This commit is contained in:
J. Nick Koston 2023-05-13 09:28:18 +09:00 committed by GitHub
parent bf989c8dda
commit 44ae4c3714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,4 +174,4 @@ Logs statistics from [lru_cache](https://docs.python.org/3/library/functools.htm
### Service {% my developer_call_service service="profiler.log_ssl" %} ### Service {% my developer_call_service service="profiler.log_ssl" %}
Logs ssl objects in memory to help locate memory leaks. Logs SSL objects in memory to help locate memory leaks.