]> granicus.if.org Git - strace/history - linux
tests: add a test for -yy option
[strace] / linux /
2014-09-17 Dmitry V. LevinAdd -yy option: print ip and port associated with socke...
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-08-15 Mike Frysingerrenameat2: add decoding support
2014-08-14 Mike Frysingeria64: add missing syscalls
2014-08-11 Erik Johanssonsh: fix syscall numbering for recv and sendto
2014-08-09 Mike Frysingeralpha/sparc: fix arg count for rt_sigaction
2014-08-01 Mike Frysingerx32: update io_{setup,submit} syscalls
2014-06-04 Zubin MithraDecode paths associated with file descriptors returned...
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-13 Masatake YAMATOEnhance setns syscall decoding
2014-05-12 Dmitry V. Levinmips: fix syscall entries that should have TP flag set
2014-05-12 Dmitry V. Levinxtensa: fix unshare syscall entry
2014-05-12 Dmitry V. Levinalpha, hppa, mips n64: fix waitid syscall entry
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2014-05-12 Dmitry V. LevinAlias sys_vfork to sys_fork
2014-04-17 Dmitry V. LevinFix preadv/pwritev offset decoding
2014-04-09 Dmitry V. Levinmips: enable decoding of set_thread_area
2014-04-09 Dmitry V. Levinx86_64, x32: enable decoding of modify_ldt, get_thread_...
2014-02-14 Dmitry V. LevinRevert "Add support for Altera's Nios-II softcore archi...
2014-02-06 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2014-02-05 Dmitry V. LevinImplement add_key, keyctl, and request_key decoding
2014-02-05 Dmitry V. LevinImplement ioprio_get and ioprio_set decoding
2014-02-05 Dmitry V. LevinImplement finit_module decoding
2014-02-05 Dmitry V. LevinCleanup inotify syscalls decoding
2014-02-05 Dmitry V. LevinEnhance reboot decoding
2014-02-05 Dmitry V. LevinImplement kexec_load decoding
2014-02-05 Dmitry V. LevinUse prepared editions of recently imported linux headers
2014-02-05 Dmitry V. LevinImplement fanotify_init and fanotify_mark decoding
2014-02-05 Dmitry V. LevinConvert personality_options to XLAT form
2014-02-04 Stefan SørensenDecode ptp ioctls
2013-09-11 Vineet GuptaAdd support for ARC Cores from Synopsys
2013-09-11 William ManleyAdd support for decoding sync_file_range
2013-09-11 Mike Frysingerfanotify_mark: fix number of args for 32bit arches
2013-06-03 Dmitry V. Levinioctlent: add UAPI support v4.8
2013-05-11 Dmitry V. Levinmips o32: fix syscall table
2013-05-10 Dmitry V. Levinmips n64: fix syscall table
2013-05-10 Dmitry V. Levinmips n32: fix syscall table
2013-05-08 Dmitry V. Levinsync_file_range: fix number of syscall arguments
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. LevinMove subcall decoding configuration out of the common...
2013-05-07 Dmitry V. Levinsparc: remove some unused declarations and macros
2013-05-07 James Hoganmetag: rename llseek syscall to _llseek
2013-05-07 James Hoganmetag: disable socket and ipc subcall support
2013-05-07 Dmitry V. Levinpread, pwrite: fix number of syscall arguments
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinftruncate64, truncate64: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfallocate: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-07 Dmitry V. Levinmips: split syscallent.h
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. Levinlinux/syscall.h: make subcall decoding configuration...
2013-05-06 Chris Zankelxtensa: disable socket and ipc subcall support
2013-05-06 Dmitry V. LevinFix syscall flags
2013-05-06 Chris Metcalftile: disable socket and ipc subcall support
2013-05-06 Mike FrysingerBlackfin: disable socketcall and ipc subcall support
2013-05-05 Mike Frysingers390: fix # of args truncate64/ftruncate64 takes
2013-05-02 Mike FrysingerDecode mtd/ubi ioctls
2013-05-02 Dmitry V. Levinia64: fix compilation warnings introduced by commit...
2013-05-02 Dmitry V. Levinx32: fix decoding of i386 truncate and ftruncate syscalls
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-05-01 Dmitry V. LevinAlias sys_*lstat* syscall printing functions
2013-05-01 Dmitry V. Levinx86_64: decode __old_kernel_stat based syscalls
2013-05-01 Dmitry V. Levinx32: fix decoding of __old_kernel_stat based syscalls
2013-03-30 Andreas SchwabFix building outside source directory
2013-03-25 Chris ZankelAdd support for the XTENSA architecture
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-05 Denys VlasenkoDisable STREAMS syscalls for non-SPARC
2013-03-05 Denys VlasenkoFix printstrbufarg's address argument to be long, not int
2013-03-05 Denys Vlasenkometag,or1k: whitesace style fix. no code changes
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-03-05 James HoganAdd support for Imagination Technologies Meta
2013-02-21 Denys VlasenkoARM: make it one-personality arch
2013-02-20 Denys Vlasenkoarm: shorten syscall table for EABI - no point in stori...
2013-02-20 Denys VlasenkoUse the same style of includes in linux/*/* files
2013-02-19 Denys VlasenkoClean up mmap decoding
2013-02-17 Denys VlasenkoRemove wrong x32-specific lseek
2013-02-17 Denys VlasenkoCosmetic fixes to syscall tables, no code changes
2013-02-16 Denys VlasenkoMake linux/mips/syscallent.h smaller
2013-02-14 Denys VlasenkoWhitespace fix, no code changes
2013-02-14 Christian SvenssonAdd support for the OpenRISC 1000 platform
2013-02-05 Ben NoordhuisImprove perf_event_open argument decoding
2013-02-05 Chris MetcalfAdd tilegx support to strace
2012-11-12 Steve McIntyreAdd support for tracing 32-bit ARM EABI binaries on...
2012-11-12 Dmitry V. LevinMove asm-generic ioctl definitions to linux/ioctlent...
2012-10-27 Dmitry V. LevinFilter out redundant "*32" ioctl entries
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Steve McIntyreAdd AArch64 support to strace
2012-10-26 Steve McIntyrelinux: add new errno values for EPROBE_DEFER and EOPENSTALE
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-09-28 Mike Frysingerx32: add 64bit annotation too
2012-08-24 Mike Frysingerx32: update {g,s}etsockopt syscall numbers
2012-06-05 Mike Frysingerx32: update syscall table
2012-04-18 H.J. Lux32: add ia32 support
2012-04-16 H.J. LuAdd x32 support to strace
2012-04-06 Mike FrysingerDecode mtd ioctls
2012-03-27 Anton Blanchardpowerpc: Add syscall entries for direct socket system...
2012-03-19 Denys VlasenkoShrink space needed by undefined syscalls in syscall...
2012-03-18 Denys VlasenkoFix mips64 build failure: sys_pwrite64 doesn't exist.
2012-03-17 Denys VlasenkoRevert "Remove underscores from a few syscall names...
2012-03-17 Denys VlasenkoRemove underscores from a few syscall names which have...
next