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

trace: Add Fedora Support to trace testing #2779

Merged

Commits on Mar 21, 2024

  1. trace: Add Fedora Support to trace testing

    Added distros "fedora", "centos" in trace_UDT_probes.py
    for installing packages: "perf", "systemtap-sdt-devel.ppc64le"
    
    Added self.distro_name == "fedora" in perf_uprobe.py
    for testing of "perf record .." command
    
    Added self.distro_name == "fedora" in dawr.py to enable extra
    setting required to run gdb for fedora
    
    Signed-off-by: Misbah Anjum N <[email protected]>
    misanjumn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    57150b4 View commit details
    Browse the repository at this point in the history