iovisor/bcc

stackcount option for stack depth limit

Open

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

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

仓库指标

Star
 (22,409 star)
PR 合并指标
 (平均合并 12天 6小时) (30 天内合并 12 个 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.

贡献者指南