in src/bpf_program.rs [45:47]
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, "{} ({})", self.comm, self.pid) }