iovisor/bcc

stackcount option for stack depth limit

Open

#1 103 ouverte le 8 avr. 2017

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C (4 051 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (22 409 stars)
Métriques de merge PR
 (Merge moyen 12j 6h) (12 PRs mergées en 30 j)

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.

Guide contributeur