iovisor / bcc

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Apache License 2.0
20.36k stars 3.86k forks source link

Extend `bcc_proc` API. Allow to limit search to specific pid. #5014

Closed gukoff closed 2 months ago

gukoff commented 4 months ago

Fixes https://github.com/iovisor/bcc/issues/5013

gukoff commented 4 months ago

The failed test seems unrelated to this change; please retry?