libaudit-go/headers
Arun Sori 485279d593 Add reverse Mapping for syscall values => names to avoid map assigns
Reason: Map assign causes a lot of overhead which affects the performance
See: http://imgh.us/pprof005.svg where reverseMap() call takes a lot of time
2016-08-16 15:16:44 +05:30
..
access_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
audit_x64.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
audit_x64_i2s.go Add reverse Mapping for syscall values => names to avoid map assigns 2016-08-16 15:16:44 +05:30
cap_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
clock_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
cloneflag_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
epollctl_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
fcntl_cmd_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
field_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ftype_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
icmptype_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ioctlreq_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ip6optname_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ipc_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ipoptname_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
mmap_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
mount_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
nfproto_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
pktoptname_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
prctl_opt_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
protocol_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
ptrace_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
recv_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
rlimit_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
sched_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
seccomp_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
seek_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
signal_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
sock_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
sockfam_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
socklevel_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
sockoptname_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
socktype_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
tcpoptname_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30
umount_tab.go Move field look up tables under a common directory (see #15) 2016-07-29 01:01:22 +05:30