iovisor/bcc

stackcount option for stack depth limit

Open

#1.103 aberto em 8 de abr. de 2017

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C (4.051 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (22.409 stars)
Métricas de merge de PR
 (Mesclagem média 12d 6h) (12 fundiu PRs em 30d)

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