This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug bpf/24543] New: stapbpf breaks when cpu0 is disabled
- From: "me at serhei dot io" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 09 May 2019 18:52:52 +0000
- Subject: [Bug bpf/24543] New: stapbpf breaks when cpu0 is disabled
- Auto-submitted: auto-generated
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.