To analyze OOM situations, number of threads and their stack sizes are useful. NMT tells us, but NMT may be disabled.
We already print threads and stacks. Today one could count lines and calculate stack sizes via stack base and end address.
But to save time, it would be helpful to see the number of threads and their stack sizes printed out.
We already print threads and stacks. Today one could count lines and calculate stack sizes via stack base and end address.
But to save time, it would be helpful to see the number of threads and their stack sizes printed out.