joelagnel / bpfd

BPFd (Deprecated, please see README.md) : Berkeley Packet Filter daemon (BPFd). Makes it possible to run BCC tools across systems.
Apache License 2.0
95 stars 23 forks source link

syscount reads comm_for_pid locally, instead of on the remote side #7

Closed joelagnel closed 6 years ago

joelagnel commented 6 years ago

If in "remote" mode, this bcc tool and any others should read the corresponding data on the remote side for the tool to properly function.