PERF: Prefer `strace --seccomp-bpf` over `sysdig`
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Use `strace --seccomp-bpf` instead of sysdig.
https://pchaigno.github.io/strace/2019/10/02/introducing-strace-seccomp-bpf.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by searching the repository for references to sysdig and the existing tracing command. Replace the relevant usage with strace --seccomp-bpf, then verify that all affected command paths still behave as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100