MCPcopy Create free account
hub / github.com/iovisor/bcc / stackcount.py

File stackcount.py

tools/stackcount.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2#
3# stackcount Count events and their stack traces.
4# For Linux, uses BCC, eBPF.

Callers

nothing calls this directly

Calls 2

ToolClass · 0.70
runMethod · 0.45

Tested by

no test coverage detected