iovisor/bcc

stackcount option for stack depth limit

Aberta

#1.103 aberto em 8 de abr. de 2017

 (5 comentários) (0 reação) (0 responsável)C (4.073 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (22.632 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador