mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-09 05:14:37 +08:00
Deploying to gh-pages from @ eunomia-bpf/bpf-developer-tutorial@b7be8a114d 🚀
This commit is contained in:
@@ -249,7 +249,7 @@ struct {
|
||||
// Optional Target Parent PID
|
||||
const volatile int target_ppid = 0;
|
||||
|
||||
// These store the string represenation
|
||||
// These store the string representation
|
||||
// of the PID to hide. This becomes the name
|
||||
// of the folder in /proc/
|
||||
const volatile int pid_to_hide_len = 0;
|
||||
|
||||
Reference in New Issue
Block a user