elastic / elastic/quark

MEMFD_OPEN path is broken in the probes

Open
#255 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
22
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
13

Description

The path generated by MEMFD_OPEN is broken:
```
quark-test-3193771 [005] ...11 1601168.377267: bpf_trace_printk: buf_filename=memfd:
quark-test-3193771 [005] ...11 1601168.377277: bpf_trace_printk: path=.
```

While it correctly generates a MEMFD_OPEN event from the probes, it puts a bogus path, this likely never worked as it is not used by anyone.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.