Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable eBPF tracing when -log switch is specified #246

Open
MarioHewardt opened this issue May 7, 2024 · 0 comments
Open

Enable eBPF tracing when -log switch is specified #246

MarioHewardt opened this issue May 7, 2024 · 0 comments
Assignees
Labels

Comments

@MarioHewardt
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant