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 tapsets/21888] bpf variants of log()/etc. functions


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

--- Comment #2 from Serhei Makarov <me at serhei dot io> ---
Making some progress (as of commit be31be3ff) but there are a number of
glitches to work out, e.g.:

- exit() in a probe still causes output to be swallowed (PR23435).
- error() weirdly does not print anything.
- assert() with a nested call to error() causes an invalid eBPF program to be
generated.

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