memory_profiler_sample_max_allocation_size
memory_profiler_sample_probability와 동일한 확률로 수집합니다. 0은 비활성화됨을 의미합니다. 이 임계값이 예상대로 작동하게 하려면 max_untracked_memory를 0으로 설정하는 것이 좋습니다.
memory_profiler_sample_min_allocation_size
memory_profiler_sample_probability와 동일한 확률로 수집합니다. 0은 비활성화를 의미합니다. 이 임계값이 예상대로 작동하게 하려면 ‘max_untracked_memory’를 0으로 설정하는 것이 좋습니다.
memory_profiler_sample_probability
memory_profiler_sample_min_allocation_size 및 memory_profiler_sample_max_allocation_size로 변경할 수 있습니다). 샘플링은 추적되지 않은 메모리 양이 ‘max_untracked_memory’를 초과할 때만 수행됩니다. 더 세분화된 샘플링을 원하면 ‘max_untracked_memory’를 0으로 설정하는 것이 좋습니다.
memory_profiler_step
- 양의 정수 바이트 수
- 메모리 프로파일러를 끄려면 0