Lines Matching refs:syscall
30 * Enhanced decoding of getsockopt and setsockopt syscall.
31 * Enhanced decoding of sysinfo syscall.
43 * Added new syscall entries to match Linux 3.19.
46 * Fixed various errors in mapping between syscall numbers and associated
47 information like the number of syscall arguments, the name of syscall,
48 and syscall decoder.
59 * Fixed decoding of fanotify_mark syscall on 32-bit architectures.
88 * Added experimental -k option to print stack trace after each traced syscall.
89 * Added -w option to produce stats on syscall latency.
108 * Added new syscall entries to match Linux 3.16.
116 * Fixed decoding of epoll_ctl syscall with EPOLL_CTL_DEL argument.
144 * Added new syscall entries to match Linux 3.9.
168 * Fixed decoding of long long syscall arguments on ARM, MIPS/o32, PowerPC,
202 * Added syscall entries for new linux syscalls.
203 * Added syscall entries for direct socket system calls on powerpc.
212 * Changed read of data blocks to use single process_vm_readv syscall
231 * Fixed ARM EABI 64-bit syscall's arguments decoding.
235 * Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl,
238 * Corrected io_* syscall entries on ARM.
276 * Added new syscall entries to match Linux 2.6.37.
282 * Fixed fetching syscall arguments on m68k.
284 * Fixed get/set_robust_list syscall numbers for powerpc.
288 * Fixed syscall flags of fstatat*, mmap, mmap2, fadvise64*, swapoff,
369 * Fixed syscall numbers for tee and sync_file_range.
374 * Marked sendfile(2) as a network syscall.
450 * Update Linux/IA64 syscall list.
451 * Fix Linux/x86-64 syscall argument extraction for 32-bit processes.
458 * Update syscall tables for Alpha, ARM, HPPA.
535 * The usual Linux syscall updates (includes 32bit uid/gid support),
546 * The usual Linux syscall updates
582 * check stray syscall after execv
621 * various tracing features can be enabled on a per syscall/signal/desc basis
623 * selective printing of syscall structures
624 * selective abbreviation of long structures on a per syscall basis
625 * selective printing of raw syscall arguments and results
629 * optional counting of time, calls, and errors for each syscall