ClickHouse/tests/integration/test_asynchronous_metric_jemalloc_profile_active
2024-06-27 08:46:10 +02:00
..
configs [feature] Add an asynchronous_metric jemalloc.profile.active to show whether sampling is currently active for the calling thread. This is an activation mechanism in addition to prof.active; both must be active for the calling thread to sample. 2024-06-14 16:12:59 +08:00
__init__.py [feature] Add an asynchronous_metric jemalloc.profile.active to show whether sampling is currently active for the calling thread. This is an activation mechanism in addition to prof.active; both must be active for the calling thread to sample. 2024-06-14 16:12:59 +08:00
test.py Use background thread 2024-06-27 08:46:10 +02:00