Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

redbpf-macros: generate memory builtins in probe!() #11

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

alessandrod
Copy link
Contributor

Make probe!() generate memory builtins including: memcpy, memmove,
memset, memcmp and bcmp.

This makes it possible to compare byte slices like if &buffer == b"HTTP/1.1" { ...

Make probe!() generate memory builtins including: memcpy, memmove,
memset, memcmp and bcmp.
@rsdy rsdy merged commit 4af37ac into foniod:master Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants