bcc icon indicating copy to clipboard operation
bcc copied to clipboard

WARNING: 72 stack traces lost and could not be displayed.

Open dingjingzhen opened this issue 6 years ago • 3 comments

When I use offcputime, the user stack is all unknown, how to solve this,and When I want to generate folded, will be reported WARNING: 72 stack traces lost and could not be displayed.

dingjingzhen avatar Feb 25 '19 09:02 dingjingzhen

have you fixed this issue, I run into the same problem

Winging avatar Oct 30 '21 07:10 Winging

me too

code-hly avatar Jan 24 '24 08:01 code-hly

Could you increate --stack-storage-size=<>? Most likely the hash table is too small to hold all stack entries.

yonghong-song avatar Jan 29 '24 17:01 yonghong-song