]> granicus.if.org Git - strace/shortlog
strace
2018-12-26 Eugene Syromyatnikovxlat: add fallback definitions to setsock_ipv6_options
2018-12-26 Eugene Syromyatnikovxlat: add SOL_CAN_* to socketlayers
2018-12-26 Eugene Syromyatnikovxlat: add FAN_ENABLE_AUDIT and FAN_REPORT_TID to fan_in...
2018-12-26 Eugene Syromyatnikovxlat: update siginfo_codes
2018-12-26 Eugene Syromyatnikovloop: use XLAT_MACROS_ONLY instead of #stop
2018-12-26 Eugene Syromyatnikovsyslog: move constant definitions to xlat
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-24 Dmitry V. LevinUpdate NEWS
2018-12-24 Eugene Syromyatnikovstrace.1.in: consistently use CTRL-combinations
2018-12-24 Eugene Syromyatnikovstrace.1.in: print names of entities in bold, provide...
2018-12-24 Dmitry V. Levinstrace.1.in: document %net
2018-12-24 Shankara Pailoorquotactl: add xlat styles support
2018-12-24 Dmitry V. Levinxlat_idx: do not issue warnings for holes in indices
2018-12-23 Dmitry V. Levinrtnl_link: fix off-by-one errors in indexed and sorted...
2018-12-23 Dmitry V. Levinnet: fix off-by-one error in sorted xlat lookup
2018-12-23 Dmitry V. Levinnetlink_smc_diag: fix off-by-one error in xlat lookup
2018-12-23 Dmitry V. Levinaio: fix off-by-one error in indexed xlat lookup
2018-12-23 Dmitry V. Levinnlattr: fix off-by-one error in indexed xlat lookup
2018-12-23 Eugene Syromiatnikovevdev: fix off-by-one error in decode_bitset
2018-12-22 Dmitry V. Levinstrace: terminate itself if interrupted by a signal
2018-12-17 Shankara Pailoortests: check that printsignal handles xlat styles properly
2018-12-17 Eugene Syromyatnikovsignal: return NULL if signal number has no string...
2018-12-17 Dmitry V. Levinfilter_qualify: prepare for the change of signame semantics
2018-12-17 Eugene SyromyatnikovUse sprintsigname for converting signal number to string
2018-12-17 Eugene SyromyatnikovUse printsignal instead of signame
2018-12-17 Eugene Syromyatnikovsignal: make printisgnal honor xlat style
2018-12-17 Eugene SyromyatnikovAlways define WCOREDUMP
2018-12-17 Masatake YAMATOnet: enhance decoding of getsockopt(SO_ERROR)
2018-12-17 Dmitry V. Levinia64: do not clobber r12 for raw syscalls
2018-12-17 Dmitry V. Levinblock: decode BLKGETZONESZ and BLKGETNRZONES ioctls
2018-12-13 Dmitry V. LevinImplement PTRACE_GET_SYSCALL_INFO decoder
2018-12-13 Dmitry V. LevinIntroduce PTRACE_GET_SYSCALL_INFO support
2018-12-13 Dmitry V. LevinCheck whether PTRACE_GET_SYSCALL_INFO is supported...
2018-12-13 Dmitry V. LevinAdd definitions for PTRACE_GET_SYSCALL_INFO API
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-12-10 Shankara Pailoorbpf: honor xlat styles when printing kernel version
2018-12-10 Shankara Pailoorprint_dev_t: add xlat styles support
2018-12-05 Dmitry V. Levini386, x32: use upoke() instead of set_regs()
2018-12-05 Dmitry V. Levinupoke: workaround crippled x32
2018-12-05 Dmitry V. Levinx86_64: remove some annoying pieces of unused code
2018-12-05 Dmitry V. LevinRefactor tamper_with_syscall_exiting()
2018-12-05 Dmitry V. LevinRefactor get_syscall_args() and get_error()
2018-12-05 Dmitry V. LevinRefactor stack pointers
2018-12-05 Dmitry V. LevinRefactor print_pc()
2018-12-05 Dmitry V. Levinppc64: remove redundant redefinition
2018-12-05 Shankara Pailoorprint_dev_t: print major and minor numbers in hex like...
2018-12-05 Janosch Franks390x: beautify sthyi data tail prints
2018-11-27 Dmitry V. LevinStop using SIG_0
2018-11-26 Dmitry V. Levinmem: fix build on architectures where kernel_ulong_t...
2018-11-26 Dmitry V. Levintests: add remap_file_pages test variants with differen...
2018-11-26 Shankara Pailoormem: add xlat styles support to print_mmap_flags
2018-11-26 Dmitry V. Levintests: add memfd_create test variants with different...
2018-11-26 Shankara Pailoormemfd_create: add xlat styles support
2018-11-24 Dmitry V. LevinEnhance error diagnostics when the first exec fails
2018-11-24 Dmitry V. Levinbuild: use more traditional git options
2018-11-24 Eugene Syromyatnikovbasic_filters: add %net as a possible designation for...
2018-11-24 Eugene Syromyatnikovhppa: add a comment about old name of syscall number 102
2018-11-24 Eugene Syromyatnikovmips: update syscall entry for reserved221 syscall
2018-11-24 Eugene Syromyatnikovarm: add a comment that __ARM_NR_cmpxchg was removed...
2018-11-24 Eugene Syromyatnikovarm: replace empty syscall entry definitions with comments
2018-11-24 Eugene Syromyatnikovlinux/dummy.h: remove unused sys_phys definition
2018-11-24 Eugene Syromyatnikovnuma: use already existing array item printing function
2018-11-24 Eugene Syromyatnikovnet: use already existing array item printing function
2018-11-24 Eugene SyromyatnikovRemove HAVE_LINUX_GENETLINK_H ifdefs
2018-11-21 Dmitry V. LevinDocument -X option in strace -h output
2018-11-21 Dmitry V. LevinMove kill_save_errno to a separate header file
2018-11-20 Dmitry V. Levinsyscall_entering_trace: set TCB_FILTERED along with...
2018-11-20 Dmitry V. Levinsyscall_entering_trace: optimize clearing of TCB_HIDE_L...
2018-11-12 Dmitry V. Levinprint_inet_addr: print nameless and named addresses...
2018-11-05 Dmitry V. Levintests: extend test coverage of RND* ioctl commands
2018-11-05 Rasmus VillemoesAdd support for /dev/[u]random ioctls
2018-11-01 Eugene SyromyatnikovAdd dist/INSTALL
2018-11-01 Eugene SyromyatnikovRename INSTALL to README-configure
2018-11-01 Eugene Syromyatnikovdist/README: add more references
2018-11-01 Eugene SyromyatnikovREADME.md: add a link to the new contributors guide
2018-10-30 Dmitry V. LevinPost-release administrivia
2018-10-30 Dmitry V. LevinPrepare for 4.25 release v4.25
2018-10-30 Dmitry V. LevinUpdate copyright headers
2018-10-25 Dmitry V. LevinUpdate NEWS
2018-10-25 Elvira KhabirovaImplement decoding of NBD_* ioctl commands
2018-10-25 Dmitry V. Levintests: fix build with recent kernel headers
2018-10-24 Dmitry V. Levinarm, sparc, sparc64: wire up io_pgetevents
2018-10-24 Gleb Fotengauer... Update ioctl entries from linux v4.19
2018-10-24 Gleb Fotengauer... maint: update for linux 4.19-rc8
2018-10-24 Dmitry V. LevinRemove redundant VIDIOC_SUBDEV_* constants
2018-09-27 Dmitry V. Levinxtensa: fix typo in pkey_alloc syscall number
2018-09-23 Dmitry V. Levinxlat: print _IOC_NONE in symbolic form even if it is...
2018-09-18 Dmitry V. LevinDisable git-archive
2018-09-16 Dmitry V. LevinWorkaround signedness bugs in system NLMSG_OK reported...
2018-09-16 Dmitry V. Levintests/sprintrc.c: drop redundant check
2018-09-16 Dmitry V. Levinbuild: enable gcc -Woverride-init and clang -Winitializ...
2018-09-16 Dmitry V. Levintests: exclude arm_sync_file_range from ksysent test
2018-09-16 Dmitry V. LevinIgnore warnings about overridden initialization of...
2018-09-16 Dmitry V. Levintests: workaround clang -Wunneeded-internal-declaration bug
2018-09-04 Eugene Syromyatnikovprocess: honor xlat style in print_user_offset_addr
2018-09-04 Eugene Syromyatnikovtime: add xlat styles support to printclockname
2018-09-04 Eugene Syromyatnikovperf: rewrite print_perf_event_attr using PRINT_FIELD_...
2018-09-03 Eugene Syromyatnikovtests: check stack unwinding for signals
next