This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug bpf/24639] "next" statement not recognized by stap bpf backend
- From: "me at serhei dot io" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 05 Jun 2019 20:34:08 +0000
- Subject: [Bug bpf/24639] "next" statement not recognized by stap bpf backend
- Auto-submitted: auto-generated
- References: <bug-24639-6586@http.sourceware.org/bugzilla/>
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.