[Bug bpf/25168] New: replace probe_read, probe_read_str
me at serhei dot io
sourceware-bugzilla@sourceware.org
Wed Nov 6 17:25:00 GMT 2019
https://sourceware.org/bugzilla/show_bug.cgi?id=25168
Bug ID: 25168
Summary: replace probe_read, probe_read_str
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: ---
After consulting with fche, I'm adding tapset functions that use BPF's
probe_read helpers to read user memory, on x86_64 only. But these helpers will
soon be deprecated in favour of properly separate
probe_read_kernel/probe_read_user. Use them as soon as they come out.
Context in this lwn comment:
https://lwn.net/Articles/803587/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list