microsoft / microsoft/ProcDump-for-Linux
Enable eBPF tracing when -log switch is specified
Open
@MarioHewardt is already working on this.
Since May 7, 2024.
bug
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 327
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Expected behavior
When you specify -log the eBPF program tracing should be enabled.
Actual behavior
When you specify -log the eBPF program tracing is not enabled and requires a change in the cmake file and rebuild.
Steps to reproduce the behavior
- Run procdump with the -log and -restrack switch
- cat /sys/kernel/debug/tracing/trace_pipe
No output can be observed.
System information (e.g., distro, kernel version, etc.)
All.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.