microsoft / microsoft/ProcDump-for-Linux

Enable eBPF tracing when -log switch is specified

Open
#246 0 comments 0 reactions 1 assignee View on GitHub

@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
  1. Run procdump with the -log and -restrack switch
  2. cat /sys/kernel/debug/tracing/trace_pipe
    No output can be observed.
System information (e.g., distro, kernel version, etc.)

All.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.