iovisor/bcc

stackcount option for stack depth limit

Open

#1,103 opened on 2017年4月8日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)C (4,051 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (22,409 stars)
PR merge metrics
 (平均マージ 12d 6h) (30d で 12 merged PRs)

説明

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.

コントリビューターガイド