• Home
  • Raw
  • Download

Lines Matching full:on

29   * Fixed build with old kernel headers on mips.
30 * Fixed build on aarch64 and tile with glibc >= 2.26.
31 * Fixed build on arc and nios2.
63 * Implemented decoding of signal mask in rt_sigreturn syscall on alpha, arc,
77 * Fixed decoding of flags argument of preadv2 and pwritev2 syscalls on x32.
79 * Fixed decoding of old sigsuspend syscall on alpha, cris, mips, powerpc,
81 * Fixed decoding of sgetmask and ssetmask syscalls on 64-bit architectures.
102 * Enhanced decoding of entities of kernel long type on x32 and mips n32 ABIs.
105 * Added decoding of recently added syscalls on avr32, microblaze, ppc,
109 * Fixed pathmatch of oldselect syscall on 64-bit architectures.
110 * Fixed decoding of mmap2 syscall on s390 when arguments are not available.
112 and pwritev* syscalls on x32.
115 * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
118 * Fixed build on mips with musl libc.
139 * Implemented PTRACE_GETREGS API support on m68k.
143 * Added decoding of recently added syscalls on arc, x32, and xtensa.
157 * Fixed decoding of ioctl constants on m68k.
161 * Fixed build on SLE10 and SLE11.
176 * Implemented fetching of the 7th subcall argument on mips o32.
180 * Added decoding of new syscalls on sh and sh64.
187 * Fixed decoding of iovec arrays without a limit on total data size.
191 * Fixed decoding of struct btrfs_ioctl_vol_args_v2 on non-native
193 * Fixed decoding of PTRACE_DETACH on sparc and sparc64.
194 * Fixed decoding of struct stat64 on sparc64.
195 * Fixed decoding of uid and gid-related syscalls on sparc64.
196 * Fixed decoding of the forth argument of semctl syscall on sparc64.
197 * Fixed values of tty ioctl constants on sparc64.
198 * Fixed sparc personality support on sparc64.
241 * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
242 * Enhanced decoding of pipe syscall on alpha, ia64, mips, sh, and sparc.
243 * Added decoding of bind, listen, and setsockopt direct syscalls on sparc.
244 * Added decoding of osf_statfs64 and osf_fstatfs64 syscalls on alpha.
245 * Added decoding of fadvise64 and fadvise64_64 on s390.
251 * Fixed build on arc, metag, nios2, or1k, and tile architectures.
252 * Fixed decoding of 32-bit times syscall return value on 64-bit architectures.
253 * Fixed decoding of mlock2 syscall on sparc.
254 * Fixed decoding of osf_shmat syscall on alpha.
255 * Fixed decoding of syscalls unknown to the kernel on s390/s390x.
269 * Some syscalls have different names depending on architecture and
279 syscalls on 64-bit architectures.
283 shows the syscall name on architectures that expose this information.
294 * Implemented decoding of indirect syscall on mips o32.
317 * Fixed decoding of ioctl syscall command on aarch64 and 32-bit architectures
322 * Fixed decoding of getpagesize syscall on m68k.
323 * Fixed decoding of getrandom and seccomp syscalls on aarch64.
326 * Fixed decoding of offset argument of mmap2 syscall on arm, sparc,
328 * Fixed decoding of pipe syscall on alpha and mips.
329 * Fixed decoding of pipe2 syscall on ia64, sh, sparc, and sparc64.
330 * Fixed decoding of signal mask argument of pselect6 syscall on x32.
331 * Fixed decoding of signal mask of rt_sigreturn syscall on aarch64, m68k,
334 * Fixed decoding of sa_restorer and sa_mask of sigaction syscall on m68k.
335 * Fixed decoding of statfs64 and fstatfs64 syscalls on arm eabi.
336 * Fixed decoding of struct dirent on x32.
337 * Fixed decoding of times syscall return value on mips n32 and x32.
355 * Implemented PTRACE_GETREGS API support on ia64.
356 * Implemented PTRACE_GETREGS API support on mips.
357 * Implemented PTRACE_GETREGSET API support on s390/s390x.
367 * Implemented decoding of rt_sigreturn signal mask on aarch64,
375 * Enhanced aio support on non-x86 architectures by using external libaio.h.
394 * Fixed potential open flags truncation on some architectures.
399 * Fixed decoding of indirect ipc subcalls on some architectures.
400 * Fixed decoding of fanotify_mark syscall on 32-bit architectures.
401 * Fixed decoding of 32-bit stat structures on 64-bit architectures.
402 * Fixed decoding of 32-bit struct cmsghdr on 64-bit architectures.
403 * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures.
404 * Fixed decoding of sigreturn/rt_sigreturn signal mask on ia64, ppc, ppc64,
406 * Fixed instruction pointer output (-i option) on architectures that support
410 * Fixed build on systems where struct sigaction has no sa_restorer member.
416 * On mips, linux kernel >= 2.6.15 is required.
418 * On s390 and s390x, linux kernel >= 2.6.27 is required.
425 * Disabled OABI support on ARM EABI systems by default,
430 * Added -w option to produce stats on syscall latency.
433 * Added PTRACE_GETREGS API support on PowerPC.
435 * Enhanced tracing of x86 personality processes on x86_64 and x32.
436 * Enhanced tracing of ARM personality processes on AArch64.
437 * Enhanced 32/64bit personality detection on PowerPC.
454 * Fixed fanotify_mark decoding on 32bit architectures.
474 detection on x86-64 and x32 (when available).
494 * Fixed ERESTARTNOINTR leaking to userspace on ancient kernels
502 * Fixed tracing forks on SPARC.
506 * Fixed categories of multiple syscalls on most of supported architectures.
508 * Fixed decoding of multiple 32-bit personality syscalls on x32.
509 * Fixed decoding of long long syscall arguments on ARM, MIPS/o32, PowerPC,
511 * Fixed semtimedop decoding on S390x.
512 * Fixed sram_alloc decoding on Blackfin.
544 * Added syscall entries for direct socket system calls on powerpc.
555 * Changed read of registers on x86 and x86-64 to use single PTRACE_GETREGS
560 * Implemented proper handling of real SIGTRAPs on kernels supporting
565 * Fixed to avoid potential core file clobbering on exit.
573 * Fixed semtimedop decoding on s390.
574 * Fixed osf_sigprocmask decoding on alpha.
575 * Fixed ipc and socket subcall decoding on several architectures.
579 * Corrected io_* syscall entries on ARM.
584 * Fixed compilation warnings remained on several architectures.
604 * Implemented decoding of TLS syscalls on m68k.
605 * Implemented biarch support on powerpc64.
623 * Fixed fetching syscall arguments on m68k.
628 * Fixed build issues on powerpc64, SH and SPARC.
635 * Fixed decoding of file descriptors on 64-bit architectures.
638 * Fixed stat64 decoding on mips
650 * Enhanced decoding of recently added syscalls on non-x86 architectures
663 * Fixed build on mips.
665 * Fixed reporting signal mask by sigreturn on powerpc.
671 * Corrected getsockopt decoding on architectures where
720 * Fixed build on ARM EABI.
722 * Fixed display of 32-bit fcntl(F_SETLK) on 64-bit architectures.
724 * Fixed display of 32-bit argv array on 64-bit architectures.
726 * Fixed display of 32-bit struct sigaction on 64-bit architectures.
739 * -F is now deprecated, -f has traced vfork too on Linux for a long time now.
741 * Improved output for prctl system call on Linux.
748 * Improved output for delete_module, futex, and mbind system calls on Linux.
749 * Improved output for SG_IO ioctls on Linux.
810 * Print attribute values in *xattr system calls on Linux.
833 * On Linux using NPTL threads, -p will now attach to all threads in a process.
839 * Report some new VM_* bit values on Linux.
845 * Display multiple ioctl name matches on Linux.
865 * Fix Linux/ia64 support, looks like someone renamed a few things on us
885 * Compiles on glibc2.0 systems again
888 * we can follow fork on arm now
900 * Compiles on glibc2.0 systems again
904 * Get stat structure properly on Linux 64bit archs
906 * Compile correctly on SunOS again
940 * IPC calls on SunOS 4.1.x are decoded
962 * various tracing features can be enabled on a per syscall/signal/desc basis
965 * selective abbreviation of long structures on a per syscall basis