• sst_kernel_tps
    • ssg_core_kernel
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • If docs needed, set a value
    • None

      Description of problem:

      bpf-opensnoop fails to run.

      ```
      bpf-opensnoop -d 1
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to create BPF link for perf_event FD 15: -13 (Permission denied)
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to attach to tracepoint 'syscalls/sys_exit_open': Permission denied
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to auto-attach: -13
      failed to attach BPF programs
      ```

      Version-Release number of selected component (if applicable):
      Name : libbpf-tools
      Version : 0.26.0
      Release : 3.el9

      How reproducible:

      Steps to Reproduce:
      1. Download Centos Stream 9 QCOW2 and run it
      2. run dnf install libbpf-tools
      3. run bpf-opensnoop -d 1

      Actual results:

      ```
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to create BPF link for perf_event FD 15: -13 (Permission denied)
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to attach to tracepoint 'syscalls/sys_exit_open': Permission denied
      libbpf: prog 'tracepoint_syscalls_sys_exit_open': failed to auto-attach: -13
      failed to attach BPF programs
      ```

      Expected results:
      It doesn't error but works as intended

      Additional info:

            jmarchan@redhat.com Jerome Marchand
            carofe Carlos Rodriguez-Fernandez
            Jerome Marchand Jerome Marchand
            Ziqian (Zamir) SUN Ziqian (Zamir) SUN
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: