From Nitsan Wakart feedback: https://twitter.com/nitsanw/status/1437303097269919747
Stacktrace view and flameview currently show stacktraces as samples and the more samples we have the larger is the Frame.
however this may be misleading for example if we have only one sample for an allocation but with a large amount (1 GB). It will be represented as a small frame while this is an important outlier!
same for locks as waiting time
for IO maybe time for operations or numbers of IOs, TBD.
Stacktrace view and flameview currently show stacktraces as samples and the more samples we have the larger is the Frame.
however this may be misleading for example if we have only one sample for an allocation but with a large amount (1 GB). It will be represented as a small frame while this is an important outlier!
same for locks as waiting time
for IO maybe time for operations or numbers of IOs, TBD.
- duplicates
-
JMC-6757 Selector for attribute in the flame graph
- Resolved