Lines Matching full:enhanced
14 * Enhanced Bionic libc and musl libc support.
15 * Enhanced tracing of x86 personality processes on x86_64 and x32.
16 * Enhanced tracing of ARM personality processes on AArch64.
17 * Enhanced 32/64bit personality detection on PowerPC.
19 * Enhanced decoding of delete_module, fcntl, setdomainname, sethostname,
21 * Enhanced decoding of signal bitmasks.
22 * Enhanced decoding of file descriptors.
23 * Enhanced siginfo_t decoding.
24 * Enhanced PF_NETLINK decoding.
59 * Enhanced support of NOMMU architectures.
60 * Enhanced decoding of getdents, mmap, perf_event_open, ptrace, and
117 * Enhanced decoding of capget, capset, getrlimit, flistxattr, io_submit,
125 * Enhanced switching between processes with different personalities.
126 * Enhanced signals reporting by using short signal names.
196 * Enhanced signal notification decoding.
227 * Enhanced decoding of recently added syscalls on non-x86 architectures
232 * Enhanced decoding of mbind and mremap syscalls.
233 * Enhanced SOL_PACKET socket options decoding.
272 * Enhanced prctl decoding.
273 * Enhanced nanosleep decoding.
274 * Enhanced ptrace decoding.
275 * Enhanced futex decoding.
276 * Enhanced CAP_* decoding.
277 * Enhanced SIOCS* ioctls decoding.
278 * Enhanced fcntl F_* flags decoding.
279 * Enhanced semop/semtimedop decoding.