[Bug bpf/23849] New: stapbpf script caching
me at serhei dot io
sourceware-bugzilla@sourceware.org
Thu Nov 1 20:12:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23849
Bug ID: 23849
Summary: stapbpf script caching
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: bpf
Assignee: systemtap at sourceware dot org
Reporter: me at serhei dot io
Target Milestone: ---
Known issues preventing enabling caching for stapbpf:
- cached module name is very long, current trace_printk() output method must
include it in string literals, rapidly exhausting stack space -- depends on
PR22330
- current caching code assumes C compilation (e.g. tries to copy nonexistent C
file)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list