Skip to content

Commit

Permalink
Fix RingSample
Browse files Browse the repository at this point in the history
  • Loading branch information
parttimenerd committed Mar 12, 2024
1 parent 9a093da commit c13fafc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ public abstract class RingSample extends BPFProgram {
#define TARGET_NAME "sample_write"
#define MAX_ENTRIES 10
#define FILE_NAME_LEN 256
#define TASK_COMM_LEN 16
// Structure to store the data that we want to pass to user
struct event
Expand Down

0 comments on commit c13fafc

Please sign in to comment.