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/23739] bpf embeddedcode should be permitted in non-guru mode


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.

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