iovisor/bcc

stackcount option for stack depth limit

Open

#1,103 opened on Apr 8, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C (22,409 stars) (4,051 forks)batch import
enhancementhelp wanted

Description

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.

Contributor guide

stackcount option for stack depth limit · iovisor/bcc#1103 | Good First Issue