This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bpf/24543] New: stapbpf breaks when cpu0 is disabled


https://sourceware.org/bugzilla/show_bug.cgi?id=24543

            Bug ID: 24543
           Summary: stapbpf breaks when cpu0 is disabled
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

There is code in stapbpf to handle the case when some cpu cores are disabled.

However, certain things in stapbpf.cxx are still hardcoded to cpu0 (e.g. perf
group fd). If cpu0 is disabled, stapbpf doesn't work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]