summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-24 21:26:59 +0200
committerPaul Buetow <paul@buetow.org>2025-02-24 21:26:59 +0200
commitaf85e5a0e924721ed6d1e1ec6a92993ac2d263d0 (patch)
treee420897e8326818212e3bfd2869742c806a1acef
parent0ff9732ce264692f88318f098836ca5c2afa62aa (diff)
add todo
-rw-r--r--TODO.md6
-rw-r--r--internal/c/generated/tracepoints.c320
-rw-r--r--internal/generated/tracepoints/tracepoints.go4
-rw-r--r--internal/generated/types/types.go300
4 files changed, 318 insertions, 312 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..87d1630
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,6 @@
+# TODO's
+
+* Target OS is Rocky 9 and not Rocky 8 (can use a bhyve VM)
+* More testing and debugging
+* More filters
+* Output format so that it is compatible with the flamegraph grapher
diff --git a/internal/c/generated/tracepoints.c b/internal/c/generated/tracepoints.c
index 0e810e7..5dd26cf 100644
--- a/internal/c/generated/tracepoints.c
+++ b/internal/c/generated/tracepoints.c
@@ -1,156 +1,156 @@
// Code generated - don't change manually!
-#define SYS_ENTER_IO_URING_ENTER 1382
-#define SYS_EXIT_IO_URING_ENTER 1381
-#define SYS_ENTER_IO_URING_REGISTER 1378
-#define SYS_EXIT_IO_URING_REGISTER 1377
-#define SYS_ENTER_QUOTACTL_FD 1052
-#define SYS_EXIT_QUOTACTL_FD 1051
-#define SYS_ENTER_FLOCK 1021
-#define SYS_EXIT_FLOCK 1020
-#define SYS_ENTER_FANOTIFY_MARK 963
-#define SYS_EXIT_FANOTIFY_MARK 962
-#define SYS_ENTER_INOTIFY_ADD_WATCH 957
-#define SYS_EXIT_INOTIFY_ADD_WATCH 956
-#define SYS_ENTER_STATFS 947
-#define SYS_EXIT_STATFS 946
-#define SYS_ENTER_FSTATFS 945
-#define SYS_EXIT_FSTATFS 944
-#define SYS_ENTER_UTIMENSAT 939
-#define SYS_EXIT_UTIMENSAT 938
-#define SYS_ENTER_FUTIMESAT 937
-#define SYS_EXIT_FUTIMESAT 936
-#define SYS_ENTER_FSYNC 927
-#define SYS_EXIT_FSYNC 926
-#define SYS_ENTER_FDATASYNC 925
-#define SYS_EXIT_FDATASYNC 924
-#define SYS_ENTER_SETXATTR 883
-#define SYS_EXIT_SETXATTR 882
-#define SYS_ENTER_LSETXATTR 881
-#define SYS_EXIT_LSETXATTR 880
-#define SYS_ENTER_GETXATTR 877
-#define SYS_EXIT_GETXATTR 876
-#define SYS_ENTER_LGETXATTR 875
-#define SYS_EXIT_LGETXATTR 874
-#define SYS_ENTER_LISTXATTR 871
-#define SYS_EXIT_LISTXATTR 870
-#define SYS_ENTER_LLISTXATTR 869
-#define SYS_EXIT_LLISTXATTR 868
-#define SYS_ENTER_REMOVEXATTR 865
-#define SYS_EXIT_REMOVEXATTR 864
-#define SYS_ENTER_LREMOVEXATTR 863
-#define SYS_EXIT_LREMOVEXATTR 862
-#define SYS_ENTER_OPEN_TREE 857
-#define SYS_EXIT_OPEN_TREE 856
-#define SYS_ENTER_GETDENTS 829
-#define SYS_EXIT_GETDENTS 828
-#define SYS_ENTER_GETDENTS64 827
-#define SYS_EXIT_GETDENTS64 826
-#define SYS_ENTER_IOCTL 825
-#define SYS_EXIT_IOCTL 824
-#define SYS_ENTER_FCNTL 823
-#define SYS_EXIT_FCNTL 822
-#define SYS_ENTER_MKNODAT 821
-#define SYS_EXIT_MKNODAT 820
-#define SYS_ENTER_MKNOD 819
-#define SYS_EXIT_MKNOD 818
-#define SYS_ENTER_MKDIRAT 817
-#define SYS_EXIT_MKDIRAT 816
-#define SYS_ENTER_MKDIR 815
-#define SYS_EXIT_MKDIR 814
-#define SYS_ENTER_RMDIR 813
-#define SYS_EXIT_RMDIR 812
-#define SYS_ENTER_UNLINKAT 811
-#define SYS_EXIT_UNLINKAT 810
-#define SYS_ENTER_UNLINK 809
-#define SYS_EXIT_UNLINK 808
-#define SYS_ENTER_SYMLINKAT 807
-#define SYS_EXIT_SYMLINKAT 806
-#define SYS_ENTER_SYMLINK 805
-#define SYS_EXIT_SYMLINK 804
-#define SYS_ENTER_LINKAT 803
-#define SYS_EXIT_LINKAT 802
-#define SYS_ENTER_LINK 801
-#define SYS_EXIT_LINK 800
-#define SYS_ENTER_RENAMEAT2 799
-#define SYS_EXIT_RENAMEAT2 798
-#define SYS_ENTER_RENAMEAT 797
-#define SYS_EXIT_RENAMEAT 796
-#define SYS_ENTER_RENAME 795
-#define SYS_EXIT_RENAME 794
-#define SYS_ENTER_EXECVE 789
-#define SYS_EXIT_EXECVE 788
-#define SYS_ENTER_EXECVEAT 787
-#define SYS_EXIT_EXECVEAT 786
-#define SYS_ENTER_NEWSTAT 785
-#define SYS_EXIT_NEWSTAT 784
-#define SYS_ENTER_NEWLSTAT 783
-#define SYS_EXIT_NEWLSTAT 782
-#define SYS_ENTER_NEWFSTATAT 781
-#define SYS_EXIT_NEWFSTATAT 780
-#define SYS_ENTER_NEWFSTAT 779
-#define SYS_EXIT_NEWFSTAT 778
-#define SYS_ENTER_READLINKAT 777
-#define SYS_EXIT_READLINKAT 776
-#define SYS_ENTER_STATX 773
-#define SYS_EXIT_STATX 772
-#define SYS_ENTER_LSEEK 771
-#define SYS_EXIT_LSEEK 770
-#define SYS_ENTER_READ 769
-#define SYS_EXIT_READ 768
-#define SYS_ENTER_WRITE 767
-#define SYS_EXIT_WRITE 766
-#define SYS_ENTER_PREAD64 765
-#define SYS_EXIT_PREAD64 764
-#define SYS_ENTER_PWRITE64 763
-#define SYS_EXIT_PWRITE64 762
-#define SYS_ENTER_FTRUNCATE 743
-#define SYS_EXIT_FTRUNCATE 742
-#define SYS_ENTER_FACCESSAT 739
-#define SYS_EXIT_FACCESSAT 738
-#define SYS_ENTER_FACCESSAT2 737
-#define SYS_EXIT_FACCESSAT2 736
-#define SYS_ENTER_ACCESS 735
-#define SYS_EXIT_ACCESS 734
-#define SYS_ENTER_CHDIR 733
-#define SYS_EXIT_CHDIR 732
-#define SYS_ENTER_FCHDIR 731
-#define SYS_EXIT_FCHDIR 730
-#define SYS_ENTER_CHROOT 729
-#define SYS_EXIT_CHROOT 728
-#define SYS_ENTER_FCHMOD 727
-#define SYS_EXIT_FCHMOD 726
-#define SYS_ENTER_FCHMODAT2 725
-#define SYS_EXIT_FCHMODAT2 724
-#define SYS_ENTER_FCHMODAT 723
-#define SYS_EXIT_FCHMODAT 722
-#define SYS_ENTER_CHMOD 721
-#define SYS_EXIT_CHMOD 720
-#define SYS_ENTER_FCHOWNAT 719
-#define SYS_EXIT_FCHOWNAT 718
-#define SYS_ENTER_CHOWN 717
-#define SYS_EXIT_CHOWN 716
-#define SYS_ENTER_LCHOWN 715
-#define SYS_EXIT_LCHOWN 714
-#define SYS_ENTER_FCHOWN 713
-#define SYS_EXIT_FCHOWN 712
-#define SYS_ENTER_OPEN 711
-#define SYS_EXIT_OPEN 710
-#define SYS_ENTER_OPENAT 709
-#define SYS_EXIT_OPENAT 708
-#define SYS_ENTER_OPENAT2 707
-#define SYS_EXIT_OPENAT2 706
-#define SYS_ENTER_CREAT 705
-#define SYS_EXIT_CREAT 704
-#define SYS_ENTER_CLOSE 703
-#define SYS_EXIT_CLOSE 702
-#define SYS_ENTER_CLOSE_RANGE 701
-#define SYS_EXIT_CLOSE_RANGE 700
-#define SYS_ENTER_CACHESTAT 528
-#define SYS_EXIT_CACHESTAT 527
+#define SYS_ENTER_IO_URING_REGISTER 1485
+#define SYS_EXIT_IO_URING_REGISTER 1484
+#define SYS_ENTER_IO_URING_ENTER 1466
+#define SYS_EXIT_IO_URING_ENTER 1465
+#define SYS_ENTER_QUOTACTL_FD 1127
+#define SYS_EXIT_QUOTACTL_FD 1126
+#define SYS_ENTER_FLOCK 1096
+#define SYS_EXIT_FLOCK 1095
+#define SYS_ENTER_FANOTIFY_MARK 1038
+#define SYS_EXIT_FANOTIFY_MARK 1037
+#define SYS_ENTER_INOTIFY_ADD_WATCH 1032
+#define SYS_EXIT_INOTIFY_ADD_WATCH 1031
+#define SYS_ENTER_STATFS 1022
+#define SYS_EXIT_STATFS 1021
+#define SYS_ENTER_FSTATFS 1020
+#define SYS_EXIT_FSTATFS 1019
+#define SYS_ENTER_UTIMENSAT 1014
+#define SYS_EXIT_UTIMENSAT 1013
+#define SYS_ENTER_FUTIMESAT 1012
+#define SYS_EXIT_FUTIMESAT 1011
+#define SYS_ENTER_FSYNC 1002
+#define SYS_EXIT_FSYNC 1001
+#define SYS_ENTER_FDATASYNC 1000
+#define SYS_EXIT_FDATASYNC 999
+#define SYS_ENTER_SETXATTR 958
+#define SYS_EXIT_SETXATTR 957
+#define SYS_ENTER_LSETXATTR 956
+#define SYS_EXIT_LSETXATTR 955
+#define SYS_ENTER_GETXATTR 952
+#define SYS_EXIT_GETXATTR 951
+#define SYS_ENTER_LGETXATTR 950
+#define SYS_EXIT_LGETXATTR 949
+#define SYS_ENTER_LISTXATTR 946
+#define SYS_EXIT_LISTXATTR 945
+#define SYS_ENTER_LLISTXATTR 944
+#define SYS_EXIT_LLISTXATTR 943
+#define SYS_ENTER_REMOVEXATTR 940
+#define SYS_EXIT_REMOVEXATTR 939
+#define SYS_ENTER_LREMOVEXATTR 938
+#define SYS_EXIT_LREMOVEXATTR 937
+#define SYS_ENTER_OPEN_TREE 932
+#define SYS_EXIT_OPEN_TREE 931
+#define SYS_ENTER_GETDENTS 900
+#define SYS_EXIT_GETDENTS 899
+#define SYS_ENTER_GETDENTS64 898
+#define SYS_EXIT_GETDENTS64 897
+#define SYS_ENTER_IOCTL 896
+#define SYS_EXIT_IOCTL 895
+#define SYS_ENTER_FCNTL 894
+#define SYS_EXIT_FCNTL 893
+#define SYS_ENTER_MKNODAT 892
+#define SYS_EXIT_MKNODAT 891
+#define SYS_ENTER_MKNOD 890
+#define SYS_EXIT_MKNOD 889
+#define SYS_ENTER_MKDIRAT 888
+#define SYS_EXIT_MKDIRAT 887
+#define SYS_ENTER_MKDIR 886
+#define SYS_EXIT_MKDIR 885
+#define SYS_ENTER_RMDIR 884
+#define SYS_EXIT_RMDIR 883
+#define SYS_ENTER_UNLINKAT 882
+#define SYS_EXIT_UNLINKAT 881
+#define SYS_ENTER_UNLINK 880
+#define SYS_EXIT_UNLINK 879
+#define SYS_ENTER_SYMLINKAT 878
+#define SYS_EXIT_SYMLINKAT 877
+#define SYS_ENTER_SYMLINK 876
+#define SYS_EXIT_SYMLINK 875
+#define SYS_ENTER_LINKAT 874
+#define SYS_EXIT_LINKAT 873
+#define SYS_ENTER_LINK 872
+#define SYS_EXIT_LINK 871
+#define SYS_ENTER_RENAMEAT2 870
+#define SYS_EXIT_RENAMEAT2 869
+#define SYS_ENTER_RENAMEAT 868
+#define SYS_EXIT_RENAMEAT 867
+#define SYS_ENTER_RENAME 866
+#define SYS_EXIT_RENAME 865
+#define SYS_ENTER_EXECVE 860
+#define SYS_EXIT_EXECVE 859
+#define SYS_ENTER_EXECVEAT 858
+#define SYS_EXIT_EXECVEAT 857
+#define SYS_ENTER_NEWSTAT 856
+#define SYS_EXIT_NEWSTAT 855
+#define SYS_ENTER_NEWLSTAT 854
+#define SYS_EXIT_NEWLSTAT 853
+#define SYS_ENTER_NEWFSTATAT 852
+#define SYS_EXIT_NEWFSTATAT 851
+#define SYS_ENTER_NEWFSTAT 850
+#define SYS_EXIT_NEWFSTAT 849
+#define SYS_ENTER_READLINKAT 848
+#define SYS_EXIT_READLINKAT 847
+#define SYS_ENTER_STATX 844
+#define SYS_EXIT_STATX 843
+#define SYS_ENTER_LSEEK 842
+#define SYS_EXIT_LSEEK 841
+#define SYS_ENTER_READ 840
+#define SYS_EXIT_READ 839
+#define SYS_ENTER_WRITE 838
+#define SYS_EXIT_WRITE 837
+#define SYS_ENTER_PREAD64 836
+#define SYS_EXIT_PREAD64 835
+#define SYS_ENTER_PWRITE64 834
+#define SYS_EXIT_PWRITE64 833
+#define SYS_ENTER_FTRUNCATE 814
+#define SYS_EXIT_FTRUNCATE 813
+#define SYS_ENTER_FACCESSAT 810
+#define SYS_EXIT_FACCESSAT 809
+#define SYS_ENTER_FACCESSAT2 808
+#define SYS_EXIT_FACCESSAT2 807
+#define SYS_ENTER_ACCESS 806
+#define SYS_EXIT_ACCESS 805
+#define SYS_ENTER_CHDIR 804
+#define SYS_EXIT_CHDIR 803
+#define SYS_ENTER_FCHDIR 802
+#define SYS_EXIT_FCHDIR 801
+#define SYS_ENTER_CHROOT 800
+#define SYS_EXIT_CHROOT 799
+#define SYS_ENTER_FCHMOD 798
+#define SYS_EXIT_FCHMOD 797
+#define SYS_ENTER_FCHMODAT2 796
+#define SYS_EXIT_FCHMODAT2 795
+#define SYS_ENTER_FCHMODAT 794
+#define SYS_EXIT_FCHMODAT 793
+#define SYS_ENTER_CHMOD 792
+#define SYS_EXIT_CHMOD 791
+#define SYS_ENTER_FCHOWNAT 790
+#define SYS_EXIT_FCHOWNAT 789
+#define SYS_ENTER_CHOWN 788
+#define SYS_EXIT_CHOWN 787
+#define SYS_ENTER_LCHOWN 786
+#define SYS_EXIT_LCHOWN 785
+#define SYS_ENTER_FCHOWN 784
+#define SYS_EXIT_FCHOWN 783
+#define SYS_ENTER_OPEN 782
+#define SYS_EXIT_OPEN 781
+#define SYS_ENTER_OPENAT 780
+#define SYS_EXIT_OPENAT 779
+#define SYS_ENTER_OPENAT2 778
+#define SYS_EXIT_OPENAT2 777
+#define SYS_ENTER_CREAT 776
+#define SYS_EXIT_CREAT 775
+#define SYS_ENTER_CLOSE 774
+#define SYS_EXIT_CLOSE 773
+#define SYS_ENTER_CLOSE_RANGE 772
+#define SYS_EXIT_CLOSE_RANGE 771
+#define SYS_ENTER_CACHESTAT 592
+#define SYS_EXIT_CACHESTAT 591
-SEC("tracepoint/syscalls/sys_enter_io_uring_enter")
-int handle_sys_enter_io_uring_enter(struct trace_event_raw_sys_enter *ctx) {
+SEC("tracepoint/syscalls/sys_enter_io_uring_register")
+int handle_sys_enter_io_uring_register(struct trace_event_raw_sys_enter *ctx) {
__u32 pid, tid;
if (filter(&pid, &tid))
return 0;
@@ -160,7 +160,7 @@ int handle_sys_enter_io_uring_enter(struct trace_event_raw_sys_enter *ctx) {
return 0;
ev->event_type = ENTER_FD_EVENT;
- ev->trace_id = SYS_ENTER_IO_URING_ENTER;
+ ev->trace_id = SYS_ENTER_IO_URING_REGISTER;
ev->pid = pid;
ev->tid = tid;
ev->time = bpf_ktime_get_boot_ns();
@@ -170,8 +170,8 @@ int handle_sys_enter_io_uring_enter(struct trace_event_raw_sys_enter *ctx) {
return 0;
}
-SEC("tracepoint/syscalls/sys_exit_io_uring_enter")
-int handle_sys_exit_io_uring_enter(struct trace_event_raw_sys_exit *ctx) {
+SEC("tracepoint/syscalls/sys_exit_io_uring_register")
+int handle_sys_exit_io_uring_register(struct trace_event_raw_sys_exit *ctx) {
__u32 pid, tid;
if (filter(&pid, &tid))
return 0;
@@ -181,7 +181,7 @@ int handle_sys_exit_io_uring_enter(struct trace_event_raw_sys_exit *ctx) {
return 0;
ev->event_type = EXIT_RET_EVENT;
- ev->trace_id = SYS_EXIT_IO_URING_ENTER;
+ ev->trace_id = SYS_EXIT_IO_URING_REGISTER;
ev->pid = pid;
ev->tid = tid;
ev->time = bpf_ktime_get_boot_ns();
@@ -191,8 +191,8 @@ int handle_sys_exit_io_uring_enter(struct trace_event_raw_sys_exit *ctx) {
return 0;
}
-SEC("tracepoint/syscalls/sys_enter_io_uring_register")
-int handle_sys_enter_io_uring_register(struct trace_event_raw_sys_enter *ctx) {
+SEC("tracepoint/syscalls/sys_enter_io_uring_enter")
+int handle_sys_enter_io_uring_enter(struct trace_event_raw_sys_enter *ctx) {
__u32 pid, tid;
if (filter(&pid, &tid))
return 0;
@@ -202,7 +202,7 @@ int handle_sys_enter_io_uring_register(struct trace_event_raw_sys_enter *ctx) {
return 0;
ev->event_type = ENTER_FD_EVENT;
- ev->trace_id = SYS_ENTER_IO_URING_REGISTER;
+ ev->trace_id = SYS_ENTER_IO_URING_ENTER;
ev->pid = pid;
ev->tid = tid;
ev->time = bpf_ktime_get_boot_ns();
@@ -212,8 +212,8 @@ int handle_sys_enter_io_uring_register(struct trace_event_raw_sys_enter *ctx) {
return 0;
}
-SEC("tracepoint/syscalls/sys_exit_io_uring_register")
-int handle_sys_exit_io_uring_register(struct trace_event_raw_sys_exit *ctx) {
+SEC("tracepoint/syscalls/sys_exit_io_uring_enter")
+int handle_sys_exit_io_uring_enter(struct trace_event_raw_sys_exit *ctx) {
__u32 pid, tid;
if (filter(&pid, &tid))
return 0;
@@ -223,7 +223,7 @@ int handle_sys_exit_io_uring_register(struct trace_event_raw_sys_exit *ctx) {
return 0;
ev->event_type = EXIT_RET_EVENT;
- ev->trace_id = SYS_EXIT_IO_URING_REGISTER;
+ ev->trace_id = SYS_EXIT_IO_URING_ENTER;
ev->pid = pid;
ev->tid = tid;
ev->time = bpf_ktime_get_boot_ns();
diff --git a/internal/generated/tracepoints/tracepoints.go b/internal/generated/tracepoints/tracepoints.go
index 708af63..2b615b7 100644
--- a/internal/generated/tracepoints/tracepoints.go
+++ b/internal/generated/tracepoints/tracepoints.go
@@ -2,10 +2,10 @@
package tracepoints
var List = []string{
- "sys_enter_io_uring_enter",
- "sys_exit_io_uring_enter",
"sys_enter_io_uring_register",
"sys_exit_io_uring_register",
+ "sys_enter_io_uring_enter",
+ "sys_exit_io_uring_enter",
"sys_enter_quotactl_fd",
"sys_exit_quotactl_fd",
"sys_enter_flock",
diff --git a/internal/generated/types/types.go b/internal/generated/types/types.go
index f1bfa5c..bc202ed 100644
--- a/internal/generated/types/types.go
+++ b/internal/generated/types/types.go
@@ -12,11 +12,11 @@ type EventType uint32
type TraceId uint32
var traceId2String = map[TraceId]string{
- 1382: "enter_io_uring_enter", 1381: "exit_io_uring_enter", 1378: "enter_io_uring_register", 1377: "exit_io_uring_register", 1052: "enter_quotactl_fd", 1051: "exit_quotactl_fd", 1021: "enter_flock", 1020: "exit_flock", 963: "enter_fanotify_mark", 962: "exit_fanotify_mark", 957: "enter_inotify_add_watch", 956: "exit_inotify_add_watch", 947: "enter_statfs", 946: "exit_statfs", 945: "enter_fstatfs", 944: "exit_fstatfs", 939: "enter_utimensat", 938: "exit_utimensat", 937: "enter_futimesat", 936: "exit_futimesat", 927: "enter_fsync", 926: "exit_fsync", 925: "enter_fdatasync", 924: "exit_fdatasync", 883: "enter_setxattr", 882: "exit_setxattr", 881: "enter_lsetxattr", 880: "exit_lsetxattr", 877: "enter_getxattr", 876: "exit_getxattr", 875: "enter_lgetxattr", 874: "exit_lgetxattr", 871: "enter_listxattr", 870: "exit_listxattr", 869: "enter_llistxattr", 868: "exit_llistxattr", 865: "enter_removexattr", 864: "exit_removexattr", 863: "enter_lremovexattr", 862: "exit_lremovexattr", 857: "enter_open_tree", 856: "exit_open_tree", 829: "enter_getdents", 828: "exit_getdents", 827: "enter_getdents64", 826: "exit_getdents64", 825: "enter_ioctl", 824: "exit_ioctl", 823: "enter_fcntl", 822: "exit_fcntl", 821: "enter_mknodat", 820: "exit_mknodat", 819: "enter_mknod", 818: "exit_mknod", 817: "enter_mkdirat", 816: "exit_mkdirat", 815: "enter_mkdir", 814: "exit_mkdir", 813: "enter_rmdir", 812: "exit_rmdir", 811: "enter_unlinkat", 810: "exit_unlinkat", 809: "enter_unlink", 808: "exit_unlink", 807: "enter_symlinkat", 806: "exit_symlinkat", 805: "enter_symlink", 804: "exit_symlink", 803: "enter_linkat", 802: "exit_linkat", 801: "enter_link", 800: "exit_link", 799: "enter_renameat2", 798: "exit_renameat2", 797: "enter_renameat", 796: "exit_renameat", 795: "enter_rename", 794: "exit_rename", 789: "enter_execve", 788: "exit_execve", 787: "enter_execveat", 786: "exit_execveat", 785: "enter_newstat", 784: "exit_newstat", 783: "enter_newlstat", 782: "exit_newlstat", 781: "enter_newfstatat", 780: "exit_newfstatat", 779: "enter_newfstat", 778: "exit_newfstat", 777: "enter_readlinkat", 776: "exit_readlinkat", 773: "enter_statx", 772: "exit_statx", 771: "enter_lseek", 770: "exit_lseek", 769: "enter_read", 768: "exit_read", 767: "enter_write", 766: "exit_write", 765: "enter_pread64", 764: "exit_pread64", 763: "enter_pwrite64", 762: "exit_pwrite64", 743: "enter_ftruncate", 742: "exit_ftruncate", 739: "enter_faccessat", 738: "exit_faccessat", 737: "enter_faccessat2", 736: "exit_faccessat2", 735: "enter_access", 734: "exit_access", 733: "enter_chdir", 732: "exit_chdir", 731: "enter_fchdir", 730: "exit_fchdir", 729: "enter_chroot", 728: "exit_chroot", 727: "enter_fchmod", 726: "exit_fchmod", 725: "enter_fchmodat2", 724: "exit_fchmodat2", 723: "enter_fchmodat", 722: "exit_fchmodat", 721: "enter_chmod", 720: "exit_chmod", 719: "enter_fchownat", 718: "exit_fchownat", 717: "enter_chown", 716: "exit_chown", 715: "enter_lchown", 714: "exit_lchown", 713: "enter_fchown", 712: "exit_fchown", 711: "enter_open", 710: "exit_open", 709: "enter_openat", 708: "exit_openat", 707: "enter_openat2", 706: "exit_openat2", 705: "enter_creat", 704: "exit_creat", 703: "enter_close", 702: "exit_close", 701: "enter_close_range", 700: "exit_close_range", 528: "enter_cachestat", 527: "exit_cachestat",
+ 1485: "enter_io_uring_register", 1484: "exit_io_uring_register", 1466: "enter_io_uring_enter", 1465: "exit_io_uring_enter", 1127: "enter_quotactl_fd", 1126: "exit_quotactl_fd", 1096: "enter_flock", 1095: "exit_flock", 1038: "enter_fanotify_mark", 1037: "exit_fanotify_mark", 1032: "enter_inotify_add_watch", 1031: "exit_inotify_add_watch", 1022: "enter_statfs", 1021: "exit_statfs", 1020: "enter_fstatfs", 1019: "exit_fstatfs", 1014: "enter_utimensat", 1013: "exit_utimensat", 1012: "enter_futimesat", 1011: "exit_futimesat", 1002: "enter_fsync", 1001: "exit_fsync", 1000: "enter_fdatasync", 999: "exit_fdatasync", 958: "enter_setxattr", 957: "exit_setxattr", 956: "enter_lsetxattr", 955: "exit_lsetxattr", 952: "enter_getxattr", 951: "exit_getxattr", 950: "enter_lgetxattr", 949: "exit_lgetxattr", 946: "enter_listxattr", 945: "exit_listxattr", 944: "enter_llistxattr", 943: "exit_llistxattr", 940: "enter_removexattr", 939: "exit_removexattr", 938: "enter_lremovexattr", 937: "exit_lremovexattr", 932: "enter_open_tree", 931: "exit_open_tree", 900: "enter_getdents", 899: "exit_getdents", 898: "enter_getdents64", 897: "exit_getdents64", 896: "enter_ioctl", 895: "exit_ioctl", 894: "enter_fcntl", 893: "exit_fcntl", 892: "enter_mknodat", 891: "exit_mknodat", 890: "enter_mknod", 889: "exit_mknod", 888: "enter_mkdirat", 887: "exit_mkdirat", 886: "enter_mkdir", 885: "exit_mkdir", 884: "enter_rmdir", 883: "exit_rmdir", 882: "enter_unlinkat", 881: "exit_unlinkat", 880: "enter_unlink", 879: "exit_unlink", 878: "enter_symlinkat", 877: "exit_symlinkat", 876: "enter_symlink", 875: "exit_symlink", 874: "enter_linkat", 873: "exit_linkat", 872: "enter_link", 871: "exit_link", 870: "enter_renameat2", 869: "exit_renameat2", 868: "enter_renameat", 867: "exit_renameat", 866: "enter_rename", 865: "exit_rename", 860: "enter_execve", 859: "exit_execve", 858: "enter_execveat", 857: "exit_execveat", 856: "enter_newstat", 855: "exit_newstat", 854: "enter_newlstat", 853: "exit_newlstat", 852: "enter_newfstatat", 851: "exit_newfstatat", 850: "enter_newfstat", 849: "exit_newfstat", 848: "enter_readlinkat", 847: "exit_readlinkat", 844: "enter_statx", 843: "exit_statx", 842: "enter_lseek", 841: "exit_lseek", 840: "enter_read", 839: "exit_read", 838: "enter_write", 837: "exit_write", 836: "enter_pread64", 835: "exit_pread64", 834: "enter_pwrite64", 833: "exit_pwrite64", 814: "enter_ftruncate", 813: "exit_ftruncate", 810: "enter_faccessat", 809: "exit_faccessat", 808: "enter_faccessat2", 807: "exit_faccessat2", 806: "enter_access", 805: "exit_access", 804: "enter_chdir", 803: "exit_chdir", 802: "enter_fchdir", 801: "exit_fchdir", 800: "enter_chroot", 799: "exit_chroot", 798: "enter_fchmod", 797: "exit_fchmod", 796: "enter_fchmodat2", 795: "exit_fchmodat2", 794: "enter_fchmodat", 793: "exit_fchmodat", 792: "enter_chmod", 791: "exit_chmod", 790: "enter_fchownat", 789: "exit_fchownat", 788: "enter_chown", 787: "exit_chown", 786: "enter_lchown", 785: "exit_lchown", 784: "enter_fchown", 783: "exit_fchown", 782: "enter_open", 781: "exit_open", 780: "enter_openat", 779: "exit_openat", 778: "enter_openat2", 777: "exit_openat2", 776: "enter_creat", 775: "exit_creat", 774: "enter_close", 773: "exit_close", 772: "enter_close_range", 771: "exit_close_range", 592: "enter_cachestat", 591: "exit_cachestat",
}
var traceId2Name = map[TraceId]string{
- 1382: "io_uring_enter", 1381: "io_uring_enter", 1378: "io_uring_register", 1377: "io_uring_register", 1052: "quotactl_fd", 1051: "quotactl_fd", 1021: "flock", 1020: "flock", 963: "fanotify_mark", 962: "fanotify_mark", 957: "inotify_add_watch", 956: "inotify_add_watch", 947: "statfs", 946: "statfs", 945: "fstatfs", 944: "fstatfs", 939: "utimensat", 938: "utimensat", 937: "futimesat", 936: "futimesat", 927: "fsync", 926: "fsync", 925: "fdatasync", 924: "fdatasync", 883: "setxattr", 882: "setxattr", 881: "lsetxattr", 880: "lsetxattr", 877: "getxattr", 876: "getxattr", 875: "lgetxattr", 874: "lgetxattr", 871: "listxattr", 870: "listxattr", 869: "llistxattr", 868: "llistxattr", 865: "removexattr", 864: "removexattr", 863: "lremovexattr", 862: "lremovexattr", 857: "open_tree", 856: "open_tree", 829: "getdents", 828: "getdents", 827: "getdents64", 826: "getdents64", 825: "ioctl", 824: "ioctl", 823: "fcntl", 822: "fcntl", 821: "mknodat", 820: "mknodat", 819: "mknod", 818: "mknod", 817: "mkdirat", 816: "mkdirat", 815: "mkdir", 814: "mkdir", 813: "rmdir", 812: "rmdir", 811: "unlinkat", 810: "unlinkat", 809: "unlink", 808: "unlink", 807: "symlinkat", 806: "symlinkat", 805: "symlink", 804: "symlink", 803: "linkat", 802: "linkat", 801: "link", 800: "link", 799: "renameat2", 798: "renameat2", 797: "renameat", 796: "renameat", 795: "rename", 794: "rename", 789: "execve", 788: "execve", 787: "execveat", 786: "execveat", 785: "newstat", 784: "newstat", 783: "newlstat", 782: "newlstat", 781: "newfstatat", 780: "newfstatat", 779: "newfstat", 778: "newfstat", 777: "readlinkat", 776: "readlinkat", 773: "statx", 772: "statx", 771: "lseek", 770: "lseek", 769: "read", 768: "read", 767: "write", 766: "write", 765: "pread64", 764: "pread64", 763: "pwrite64", 762: "pwrite64", 743: "ftruncate", 742: "ftruncate", 739: "faccessat", 738: "faccessat", 737: "faccessat2", 736: "faccessat2", 735: "access", 734: "access", 733: "chdir", 732: "chdir", 731: "fchdir", 730: "fchdir", 729: "chroot", 728: "chroot", 727: "fchmod", 726: "fchmod", 725: "fchmodat2", 724: "fchmodat2", 723: "fchmodat", 722: "fchmodat", 721: "chmod", 720: "chmod", 719: "fchownat", 718: "fchownat", 717: "chown", 716: "chown", 715: "lchown", 714: "lchown", 713: "fchown", 712: "fchown", 711: "open", 710: "open", 709: "openat", 708: "openat", 707: "openat2", 706: "openat2", 705: "creat", 704: "creat", 703: "close", 702: "close", 701: "close_range", 700: "close_range", 528: "cachestat", 527: "cachestat",
+ 1485: "io_uring_register", 1484: "io_uring_register", 1466: "io_uring_enter", 1465: "io_uring_enter", 1127: "quotactl_fd", 1126: "quotactl_fd", 1096: "flock", 1095: "flock", 1038: "fanotify_mark", 1037: "fanotify_mark", 1032: "inotify_add_watch", 1031: "inotify_add_watch", 1022: "statfs", 1021: "statfs", 1020: "fstatfs", 1019: "fstatfs", 1014: "utimensat", 1013: "utimensat", 1012: "futimesat", 1011: "futimesat", 1002: "fsync", 1001: "fsync", 1000: "fdatasync", 999: "fdatasync", 958: "setxattr", 957: "setxattr", 956: "lsetxattr", 955: "lsetxattr", 952: "getxattr", 951: "getxattr", 950: "lgetxattr", 949: "lgetxattr", 946: "listxattr", 945: "listxattr", 944: "llistxattr", 943: "llistxattr", 940: "removexattr", 939: "removexattr", 938: "lremovexattr", 937: "lremovexattr", 932: "open_tree", 931: "open_tree", 900: "getdents", 899: "getdents", 898: "getdents64", 897: "getdents64", 896: "ioctl", 895: "ioctl", 894: "fcntl", 893: "fcntl", 892: "mknodat", 891: "mknodat", 890: "mknod", 889: "mknod", 888: "mkdirat", 887: "mkdirat", 886: "mkdir", 885: "mkdir", 884: "rmdir", 883: "rmdir", 882: "unlinkat", 881: "unlinkat", 880: "unlink", 879: "unlink", 878: "symlinkat", 877: "symlinkat", 876: "symlink", 875: "symlink", 874: "linkat", 873: "linkat", 872: "link", 871: "link", 870: "renameat2", 869: "renameat2", 868: "renameat", 867: "renameat", 866: "rename", 865: "rename", 860: "execve", 859: "execve", 858: "execveat", 857: "execveat", 856: "newstat", 855: "newstat", 854: "newlstat", 853: "newlstat", 852: "newfstatat", 851: "newfstatat", 850: "newfstat", 849: "newfstat", 848: "readlinkat", 847: "readlinkat", 844: "statx", 843: "statx", 842: "lseek", 841: "lseek", 840: "read", 839: "read", 838: "write", 837: "write", 836: "pread64", 835: "pread64", 834: "pwrite64", 833: "pwrite64", 814: "ftruncate", 813: "ftruncate", 810: "faccessat", 809: "faccessat", 808: "faccessat2", 807: "faccessat2", 806: "access", 805: "access", 804: "chdir", 803: "chdir", 802: "fchdir", 801: "fchdir", 800: "chroot", 799: "chroot", 798: "fchmod", 797: "fchmod", 796: "fchmodat2", 795: "fchmodat2", 794: "fchmodat", 793: "fchmodat", 792: "chmod", 791: "chmod", 790: "fchownat", 789: "fchownat", 788: "chown", 787: "chown", 786: "lchown", 785: "lchown", 784: "fchown", 783: "fchown", 782: "open", 781: "open", 780: "openat", 779: "openat", 778: "openat2", 777: "openat2", 776: "creat", 775: "creat", 774: "close", 773: "close", 772: "close_range", 771: "close_range", 592: "cachestat", 591: "cachestat",
}
func (s TraceId) String() string {
@@ -352,151 +352,151 @@ func (p *PathEvent) Recycle() {
poolOfPathEvents.Put(p)
}
-const SYS_ENTER_IO_URING_ENTER TraceId = 1382
-const SYS_EXIT_IO_URING_ENTER TraceId = 1381
-const SYS_ENTER_IO_URING_REGISTER TraceId = 1378
-const SYS_EXIT_IO_URING_REGISTER TraceId = 1377
-const SYS_ENTER_QUOTACTL_FD TraceId = 1052
-const SYS_EXIT_QUOTACTL_FD TraceId = 1051
-const SYS_ENTER_FLOCK TraceId = 1021
-const SYS_EXIT_FLOCK TraceId = 1020
-const SYS_ENTER_FANOTIFY_MARK TraceId = 963
-const SYS_EXIT_FANOTIFY_MARK TraceId = 962
-const SYS_ENTER_INOTIFY_ADD_WATCH TraceId = 957
-const SYS_EXIT_INOTIFY_ADD_WATCH TraceId = 956
-const SYS_ENTER_STATFS TraceId = 947
-const SYS_EXIT_STATFS TraceId = 946
-const SYS_ENTER_FSTATFS TraceId = 945
-const SYS_EXIT_FSTATFS TraceId = 944
-const SYS_ENTER_UTIMENSAT TraceId = 939
-const SYS_EXIT_UTIMENSAT TraceId = 938
-const SYS_ENTER_FUTIMESAT TraceId = 937
-const SYS_EXIT_FUTIMESAT TraceId = 936
-const SYS_ENTER_FSYNC TraceId = 927
-const SYS_EXIT_FSYNC TraceId = 926
-const SYS_ENTER_FDATASYNC TraceId = 925
-const SYS_EXIT_FDATASYNC TraceId = 924
-const SYS_ENTER_SETXATTR TraceId = 883
-const SYS_EXIT_SETXATTR TraceId = 882
-const SYS_ENTER_LSETXATTR TraceId = 881
-const SYS_EXIT_LSETXATTR TraceId = 880
-const SYS_ENTER_GETXATTR TraceId = 877
-const SYS_EXIT_GETXATTR TraceId = 876
-const SYS_ENTER_LGETXATTR TraceId = 875
-const SYS_EXIT_LGETXATTR TraceId = 874
-const SYS_ENTER_LISTXATTR TraceId = 871
-const SYS_EXIT_LISTXATTR TraceId = 870
-const SYS_ENTER_LLISTXATTR TraceId = 869
-const SYS_EXIT_LLISTXATTR TraceId = 868
-const SYS_ENTER_REMOVEXATTR TraceId = 865
-const SYS_EXIT_REMOVEXATTR TraceId = 864
-const SYS_ENTER_LREMOVEXATTR TraceId = 863
-const SYS_EXIT_LREMOVEXATTR TraceId = 862
-const SYS_ENTER_OPEN_TREE TraceId = 857
-const SYS_EXIT_OPEN_TREE TraceId = 856
-const SYS_ENTER_GETDENTS TraceId = 829
-const SYS_EXIT_GETDENTS TraceId = 828
-const SYS_ENTER_GETDENTS64 TraceId = 827
-const SYS_EXIT_GETDENTS64 TraceId = 826
-const SYS_ENTER_IOCTL TraceId = 825
-const SYS_EXIT_IOCTL TraceId = 824
-const SYS_ENTER_FCNTL TraceId = 823
-const SYS_EXIT_FCNTL TraceId = 822
-const SYS_ENTER_MKNODAT TraceId = 821
-const SYS_EXIT_MKNODAT TraceId = 820
-const SYS_ENTER_MKNOD TraceId = 819
-const SYS_EXIT_MKNOD TraceId = 818
-const SYS_ENTER_MKDIRAT TraceId = 817
-const SYS_EXIT_MKDIRAT TraceId = 816
-const SYS_ENTER_MKDIR TraceId = 815
-const SYS_EXIT_MKDIR TraceId = 814
-const SYS_ENTER_RMDIR TraceId = 813
-const SYS_EXIT_RMDIR TraceId = 812
-const SYS_ENTER_UNLINKAT TraceId = 811
-const SYS_EXIT_UNLINKAT TraceId = 810
-const SYS_ENTER_UNLINK TraceId = 809
-const SYS_EXIT_UNLINK TraceId = 808
-const SYS_ENTER_SYMLINKAT TraceId = 807
-const SYS_EXIT_SYMLINKAT TraceId = 806
-const SYS_ENTER_SYMLINK TraceId = 805
-const SYS_EXIT_SYMLINK TraceId = 804
-const SYS_ENTER_LINKAT TraceId = 803
-const SYS_EXIT_LINKAT TraceId = 802
-const SYS_ENTER_LINK TraceId = 801
-const SYS_EXIT_LINK TraceId = 800
-const SYS_ENTER_RENAMEAT2 TraceId = 799
-const SYS_EXIT_RENAMEAT2 TraceId = 798
-const SYS_ENTER_RENAMEAT TraceId = 797
-const SYS_EXIT_RENAMEAT TraceId = 796
-const SYS_ENTER_RENAME TraceId = 795
-const SYS_EXIT_RENAME TraceId = 794
-const SYS_ENTER_EXECVE TraceId = 789
-const SYS_EXIT_EXECVE TraceId = 788
-const SYS_ENTER_EXECVEAT TraceId = 787
-const SYS_EXIT_EXECVEAT TraceId = 786
-const SYS_ENTER_NEWSTAT TraceId = 785
-const SYS_EXIT_NEWSTAT TraceId = 784
-const SYS_ENTER_NEWLSTAT TraceId = 783
-const SYS_EXIT_NEWLSTAT TraceId = 782
-const SYS_ENTER_NEWFSTATAT TraceId = 781
-const SYS_EXIT_NEWFSTATAT TraceId = 780
-const SYS_ENTER_NEWFSTAT TraceId = 779
-const SYS_EXIT_NEWFSTAT TraceId = 778
-const SYS_ENTER_READLINKAT TraceId = 777
-const SYS_EXIT_READLINKAT TraceId = 776
-const SYS_ENTER_STATX TraceId = 773
-const SYS_EXIT_STATX TraceId = 772
-const SYS_ENTER_LSEEK TraceId = 771
-const SYS_EXIT_LSEEK TraceId = 770
-const SYS_ENTER_READ TraceId = 769
-const SYS_EXIT_READ TraceId = 768
-const SYS_ENTER_WRITE TraceId = 767
-const SYS_EXIT_WRITE TraceId = 766
-const SYS_ENTER_PREAD64 TraceId = 765
-const SYS_EXIT_PREAD64 TraceId = 764
-const SYS_ENTER_PWRITE64 TraceId = 763
-const SYS_EXIT_PWRITE64 TraceId = 762
-const SYS_ENTER_FTRUNCATE TraceId = 743
-const SYS_EXIT_FTRUNCATE TraceId = 742
-const SYS_ENTER_FACCESSAT TraceId = 739
-const SYS_EXIT_FACCESSAT TraceId = 738
-const SYS_ENTER_FACCESSAT2 TraceId = 737
-const SYS_EXIT_FACCESSAT2 TraceId = 736
-const SYS_ENTER_ACCESS TraceId = 735
-const SYS_EXIT_ACCESS TraceId = 734
-const SYS_ENTER_CHDIR TraceId = 733
-const SYS_EXIT_CHDIR TraceId = 732
-const SYS_ENTER_FCHDIR TraceId = 731
-const SYS_EXIT_FCHDIR TraceId = 730
-const SYS_ENTER_CHROOT TraceId = 729
-const SYS_EXIT_CHROOT TraceId = 728
-const SYS_ENTER_FCHMOD TraceId = 727
-const SYS_EXIT_FCHMOD TraceId = 726
-const SYS_ENTER_FCHMODAT2 TraceId = 725
-const SYS_EXIT_FCHMODAT2 TraceId = 724
-const SYS_ENTER_FCHMODAT TraceId = 723
-const SYS_EXIT_FCHMODAT TraceId = 722
-const SYS_ENTER_CHMOD TraceId = 721
-const SYS_EXIT_CHMOD TraceId = 720
-const SYS_ENTER_FCHOWNAT TraceId = 719
-const SYS_EXIT_FCHOWNAT TraceId = 718
-const SYS_ENTER_CHOWN TraceId = 717
-const SYS_EXIT_CHOWN TraceId = 716
-const SYS_ENTER_LCHOWN TraceId = 715
-const SYS_EXIT_LCHOWN TraceId = 714
-const SYS_ENTER_FCHOWN TraceId = 713
-const SYS_EXIT_FCHOWN TraceId = 712
-const SYS_ENTER_OPEN TraceId = 711
-const SYS_EXIT_OPEN TraceId = 710
-const SYS_ENTER_OPENAT TraceId = 709
-const SYS_EXIT_OPENAT TraceId = 708
-const SYS_ENTER_OPENAT2 TraceId = 707
-const SYS_EXIT_OPENAT2 TraceId = 706
-const SYS_ENTER_CREAT TraceId = 705
-const SYS_EXIT_CREAT TraceId = 704
-const SYS_ENTER_CLOSE TraceId = 703
-const SYS_EXIT_CLOSE TraceId = 702
-const SYS_ENTER_CLOSE_RANGE TraceId = 701
-const SYS_EXIT_CLOSE_RANGE TraceId = 700
-const SYS_ENTER_CACHESTAT TraceId = 528
-const SYS_EXIT_CACHESTAT TraceId = 527
+const SYS_ENTER_IO_URING_REGISTER TraceId = 1485
+const SYS_EXIT_IO_URING_REGISTER TraceId = 1484
+const SYS_ENTER_IO_URING_ENTER TraceId = 1466
+const SYS_EXIT_IO_URING_ENTER TraceId = 1465
+const SYS_ENTER_QUOTACTL_FD TraceId = 1127
+const SYS_EXIT_QUOTACTL_FD TraceId = 1126
+const SYS_ENTER_FLOCK TraceId = 1096
+const SYS_EXIT_FLOCK TraceId = 1095
+const SYS_ENTER_FANOTIFY_MARK TraceId = 1038
+const SYS_EXIT_FANOTIFY_MARK TraceId = 1037
+const SYS_ENTER_INOTIFY_ADD_WATCH TraceId = 1032
+const SYS_EXIT_INOTIFY_ADD_WATCH TraceId = 1031
+const SYS_ENTER_STATFS TraceId = 1022
+const SYS_EXIT_STATFS TraceId = 1021
+const SYS_ENTER_FSTATFS TraceId = 1020
+const SYS_EXIT_FSTATFS TraceId = 1019
+const SYS_ENTER_UTIMENSAT TraceId = 1014
+const SYS_EXIT_UTIMENSAT TraceId = 1013
+const SYS_ENTER_FUTIMESAT TraceId = 1012
+const SYS_EXIT_FUTIMESAT TraceId = 1011
+const SYS_ENTER_FSYNC TraceId = 1002
+const SYS_EXIT_FSYNC TraceId = 1001
+const SYS_ENTER_FDATASYNC TraceId = 1000
+const SYS_EXIT_FDATASYNC TraceId = 999
+const SYS_ENTER_SETXATTR TraceId = 958
+const SYS_EXIT_SETXATTR TraceId = 957
+const SYS_ENTER_LSETXATTR TraceId = 956
+const SYS_EXIT_LSETXATTR TraceId = 955
+const SYS_ENTER_GETXATTR TraceId = 952
+const SYS_EXIT_GETXATTR TraceId = 951
+const SYS_ENTER_LGETXATTR TraceId = 950
+const SYS_EXIT_LGETXATTR TraceId = 949
+const SYS_ENTER_LISTXATTR TraceId = 946
+const SYS_EXIT_LISTXATTR TraceId = 945
+const SYS_ENTER_LLISTXATTR TraceId = 944
+const SYS_EXIT_LLISTXATTR TraceId = 943
+const SYS_ENTER_REMOVEXATTR TraceId = 940
+const SYS_EXIT_REMOVEXATTR TraceId = 939
+const SYS_ENTER_LREMOVEXATTR TraceId = 938
+const SYS_EXIT_LREMOVEXATTR TraceId = 937
+const SYS_ENTER_OPEN_TREE TraceId = 932
+const SYS_EXIT_OPEN_TREE TraceId = 931
+const SYS_ENTER_GETDENTS TraceId = 900
+const SYS_EXIT_GETDENTS TraceId = 899
+const SYS_ENTER_GETDENTS64 TraceId = 898
+const SYS_EXIT_GETDENTS64 TraceId = 897
+const SYS_ENTER_IOCTL TraceId = 896
+const SYS_EXIT_IOCTL TraceId = 895
+const SYS_ENTER_FCNTL TraceId = 894
+const SYS_EXIT_FCNTL TraceId = 893
+const SYS_ENTER_MKNODAT TraceId = 892
+const SYS_EXIT_MKNODAT TraceId = 891
+const SYS_ENTER_MKNOD TraceId = 890
+const SYS_EXIT_MKNOD TraceId = 889
+const SYS_ENTER_MKDIRAT TraceId = 888
+const SYS_EXIT_MKDIRAT TraceId = 887
+const SYS_ENTER_MKDIR TraceId = 886
+const SYS_EXIT_MKDIR TraceId = 885
+const SYS_ENTER_RMDIR TraceId = 884
+const SYS_EXIT_RMDIR TraceId = 883
+const SYS_ENTER_UNLINKAT TraceId = 882
+const SYS_EXIT_UNLINKAT TraceId = 881
+const SYS_ENTER_UNLINK TraceId = 880
+const SYS_EXIT_UNLINK TraceId = 879
+const SYS_ENTER_SYMLINKAT TraceId = 878
+const SYS_EXIT_SYMLINKAT TraceId = 877
+const SYS_ENTER_SYMLINK TraceId = 876
+const SYS_EXIT_SYMLINK TraceId = 875
+const SYS_ENTER_LINKAT TraceId = 874
+const SYS_EXIT_LINKAT TraceId = 873
+const SYS_ENTER_LINK TraceId = 872
+const SYS_EXIT_LINK TraceId = 871
+const SYS_ENTER_RENAMEAT2 TraceId = 870
+const SYS_EXIT_RENAMEAT2 TraceId = 869
+const SYS_ENTER_RENAMEAT TraceId = 868
+const SYS_EXIT_RENAMEAT TraceId = 867
+const SYS_ENTER_RENAME TraceId = 866
+const SYS_EXIT_RENAME TraceId = 865
+const SYS_ENTER_EXECVE TraceId = 860
+const SYS_EXIT_EXECVE TraceId = 859
+const SYS_ENTER_EXECVEAT TraceId = 858
+const SYS_EXIT_EXECVEAT TraceId = 857
+const SYS_ENTER_NEWSTAT TraceId = 856
+const SYS_EXIT_NEWSTAT TraceId = 855
+const SYS_ENTER_NEWLSTAT TraceId = 854
+const SYS_EXIT_NEWLSTAT TraceId = 853
+const SYS_ENTER_NEWFSTATAT TraceId = 852
+const SYS_EXIT_NEWFSTATAT TraceId = 851
+const SYS_ENTER_NEWFSTAT TraceId = 850
+const SYS_EXIT_NEWFSTAT TraceId = 849
+const SYS_ENTER_READLINKAT TraceId = 848
+const SYS_EXIT_READLINKAT TraceId = 847
+const SYS_ENTER_STATX TraceId = 844
+const SYS_EXIT_STATX TraceId = 843
+const SYS_ENTER_LSEEK TraceId = 842
+const SYS_EXIT_LSEEK TraceId = 841
+const SYS_ENTER_READ TraceId = 840
+const SYS_EXIT_READ TraceId = 839
+const SYS_ENTER_WRITE TraceId = 838
+const SYS_EXIT_WRITE TraceId = 837
+const SYS_ENTER_PREAD64 TraceId = 836
+const SYS_EXIT_PREAD64 TraceId = 835
+const SYS_ENTER_PWRITE64 TraceId = 834
+const SYS_EXIT_PWRITE64 TraceId = 833
+const SYS_ENTER_FTRUNCATE TraceId = 814
+const SYS_EXIT_FTRUNCATE TraceId = 813
+const SYS_ENTER_FACCESSAT TraceId = 810
+const SYS_EXIT_FACCESSAT TraceId = 809
+const SYS_ENTER_FACCESSAT2 TraceId = 808
+const SYS_EXIT_FACCESSAT2 TraceId = 807
+const SYS_ENTER_ACCESS TraceId = 806
+const SYS_EXIT_ACCESS TraceId = 805
+const SYS_ENTER_CHDIR TraceId = 804
+const SYS_EXIT_CHDIR TraceId = 803
+const SYS_ENTER_FCHDIR TraceId = 802
+const SYS_EXIT_FCHDIR TraceId = 801
+const SYS_ENTER_CHROOT TraceId = 800
+const SYS_EXIT_CHROOT TraceId = 799
+const SYS_ENTER_FCHMOD TraceId = 798
+const SYS_EXIT_FCHMOD TraceId = 797
+const SYS_ENTER_FCHMODAT2 TraceId = 796
+const SYS_EXIT_FCHMODAT2 TraceId = 795
+const SYS_ENTER_FCHMODAT TraceId = 794
+const SYS_EXIT_FCHMODAT TraceId = 793
+const SYS_ENTER_CHMOD TraceId = 792
+const SYS_EXIT_CHMOD TraceId = 791
+const SYS_ENTER_FCHOWNAT TraceId = 790
+const SYS_EXIT_FCHOWNAT TraceId = 789
+const SYS_ENTER_CHOWN TraceId = 788
+const SYS_EXIT_CHOWN TraceId = 787
+const SYS_ENTER_LCHOWN TraceId = 786
+const SYS_EXIT_LCHOWN TraceId = 785
+const SYS_ENTER_FCHOWN TraceId = 784
+const SYS_EXIT_FCHOWN TraceId = 783
+const SYS_ENTER_OPEN TraceId = 782
+const SYS_EXIT_OPEN TraceId = 781
+const SYS_ENTER_OPENAT TraceId = 780
+const SYS_EXIT_OPENAT TraceId = 779
+const SYS_ENTER_OPENAT2 TraceId = 778
+const SYS_EXIT_OPENAT2 TraceId = 777
+const SYS_ENTER_CREAT TraceId = 776
+const SYS_EXIT_CREAT TraceId = 775
+const SYS_ENTER_CLOSE TraceId = 774
+const SYS_EXIT_CLOSE TraceId = 773
+const SYS_ENTER_CLOSE_RANGE TraceId = 772
+const SYS_EXIT_CLOSE_RANGE TraceId = 771
+const SYS_ENTER_CACHESTAT TraceId = 592
+const SYS_EXIT_CACHESTAT TraceId = 591