How to completly disable sampling (cpu, memory and gpu) #235
-
I want to disable sampling completly to have a full view of the memory consumption of a program. How can i do that? |
Beta Was this translation helpful? Give feedback.
Answered by
emeryberger
Jan 12, 2022
Replies: 2 comments 2 replies
-
I'm not quite sure what you mean. Can you elaborate? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
emeryberger
-
As far as I understand, with sampling it is possible to miss some peaks of memory. I would like to have a complete picture of the memory consumption of my program. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not quite sure what you mean. Can you elaborate?