Bug 22311 - bpf: drop the copy of the bpf map logic & snapshot-based pre-post begin {} synch
Summary: bpf: drop the copy of the bpf map logic & snapshot-based pre-post begin {} synch
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: translator (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-18 21:43 UTC by Aaron Merey
Modified: 2018-04-10 22:12 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Merey 2017-10-18 21:43:57 UTC
Expand ops to individual read/write syscalls instead.
Comment 1 Aaron Merey 2017-10-20 22:02:50 UTC
(In reply to Aaron Merey from comment #0)
> Expand ops to individual read/write syscalls instead.

I.e. use the bpf syscall to perform map reads and writes.
Comment 2 Aaron Merey 2018-04-10 22:11:52 UTC
Fixed in commit b7a4a2bfa8bb5.
Comment 3 Aaron Merey 2018-04-10 22:12:35 UTC
Fixed in commit b7a4a2bfa8bb5.