Skip to content

Enable eBPF tracing when -log switch is specified #246

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions