iovisor/bcc

stackcount option for stack depth limit

Open

#1,103 创建于 2017年4月8日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C (22,409 star) (4,051 fork)batch import
enhancementhelp wanted

描述

Feature request for a stackcount option to limit the stack depth. Eg, "-l 5" for the top 5 frames only. get_stackid() should already support this, such that the filter and aggregation is done in kernel.

贡献者指南