[Bug translator/22698] New: bpf translator: add support for array $context variables
amerey at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jan 11 00:08:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=22698
Bug ID: 22698
Summary: bpf translator: add support for array $context
variables
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: amerey at redhat dot com
Target Milestone: ---
Context variable arrays must be read from a data structure made available to
probes by the bpf runtime. Compared to ordinary global arrays (which are
essentially bpf maps), this will require special handling similar to a pointer
dereference.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list