This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug bpf/23739] bpf embeddedcode should be permitted in non-guru mode
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 04 Oct 2018 20:57:04 +0000
- Subject: [Bug bpf/23739] bpf embeddedcode should be permitted in non-guru mode
- Auto-submitted: auto-generated
- References: <bug-23739-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=23739
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fche at redhat dot com
Resolution|--- |WONTFIX
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
ISTM the range of possible embedded-c code that people may want to use in
--runtime=bpf is so small and fixed (primarily: wrapping ebpf helper functions)
that they might as well be put into the tapset. There they can be used without
-g. Let's reconsider when/if a need is enunciated for a more custom purpose.
--
You are receiving this mail because:
You are the assignee for the bug.