IPCDump icon indicating copy to clipboard operation
IPCDump copied to clipboard

Results 3 IPCDump issues
Sort by recently updated
recently updated
newest added

kernel:5.4.0-72-generic os:ubuntu 18.04.5 lts when compiling: go build ../../internal/collection/pty.go:12:2: missing go.sum entry for module providing package github.com/mitchellh/go-ps (imported by github.com/guardicore/ipcdump/internal/collection); to add: go get github.com/guardicore/ipcdump/internal/[email protected] and when go get github.com/guardicore/ipcdump/internal/[email protected]...

Are there plans to process the raw communication data and provide a high-level event history for MPI communication? I think the scientific open source community is in desperate need of...

OS: Ubuntu 20.04.2 LTS Kernel version: `5.8.0-41-generic` While trying to build ipcdump requires installation of `libbpfcc-dev` even though building BCC from source is required to run it, which should have...

bug
good first issue