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/24639] "next" statement not recognized by stap bpf backend


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

Serhei Makarov <me at serhei dot io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at serhei dot io

--- Comment #1 from Serhei Makarov <me at serhei dot io> ---
Implementing next statement for probes should not be difficult. The other
behaviour is for overloaded functions, which are currently not supported by the
bpf backend.

Pushed a rudimentary implementation in patch
https://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=d7679e5526832d70f435a58004a211d35818bf36

-- 
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]