Bcc
by BytesAgain
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more bcc, c. Use when you need bcc capabilities. Triggers on: bcc.
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/bcc文档
Bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more ## Commands
help- Helprun- Runinfo- Infostatus- Status
Features
- Core functionality from iovisor/bcc
Usage
Run any command: bcc <command> [args]
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Examples
bash
# Show help
bcc help
# Run
bcc run
-
Run
bcc helpfor all commands -
Run
bcc helpfor all commands
When to Use
- when you need quick bcc from the command line
- to automate bcc tasks in your workflow
Output
Returns formatted output to stdout. Redirect to a file with bcc run > output.txt.
Configuration
Set BCC_DIR to change data directory. Default: ~/.local/share/bcc/
Configuration
Set BCC_DIR to change data directory. Default: ~/.local/share/bcc/