iovisor/bcc

stackcount option for stack depth limit

开放

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

 (5 条评论) (0 个反应) (0 位负责人)C (4,073 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (22,632 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南