- 6ab2ed1 signal: fix thinko in sa_restorer by Mike Frysinger · 10 years ago
- 0189ff9 sigaction test: support arches w/out SA_RESTORER and swapped args by Mike Frysinger · 10 years ago
- 8efd209 alpha/sparc: fix arg count for rt_sigaction by Mike Frysinger · 10 years ago
- d632e10 hppa: fix sigaction decoding by Mike Frysinger · 10 years ago
- e355c60 alpha: fix sigaction decoding by Mike Frysinger · 10 years ago
- 45e7b18 Prepare for -yy option support by Dmitry V. Levin · 10 years ago
- 20b84a6 Fix preadv/pwritev offset decoding on ILP32 architectures by Dmitry V. Levin · 10 years ago
- 3c49b02 Fix preadv/pwritev offset decoding on bigendian architectures by Dmitry V. Levin · 10 years ago
- 15114ec Decode file descriptors returned by accept and accept4 syscalls by Dmitry V. Levin · 10 years ago
- 212287c x32: update io_{setup,submit} syscalls by Mike Frysinger · 10 years ago
- 57fac75 xtensa: sort values in struct_user_offsets by Max Filippov · 10 years ago
- 2734a70 Document -k option as experimental by Dmitry V. Levin · 10 years ago
- b076420 tests: robustify -k test by Dmitry V. Levin · 10 years ago
- c588b20 tests: enhance -k test by Dmitry V. Levin · 10 years ago
- 73741d2 unwind: ignore memory mappings that have no PROT_EXEC bit set by Dmitry V. Levin · 10 years ago
- 9a349c7 unwind: cleanup build_mmap_cache by Dmitry V. Levin · 10 years ago
- 2222b92 unwind: remove unused field from mmap_cache_t by Dmitry V. Levin · 10 years ago
- 52840ed unwind: refactor stacktrace_walk by Dmitry V. Levin · 10 years ago
- 806539c unwind: constify binary_filename and symbol_name functions arguments by Dmitry V. Levin · 10 years ago
- f1d7311 unwind: disable stack trace with multiple personalities by Luca Clementi · 10 years ago
- 6555711 unwind: rename function_off_set to function_offset by Dmitry V. Levin · 10 years ago
- c12eb11 unwind: fix a bug in range updating of binary search by Dmitry V. Levin · 10 years ago
- c903c82 unwind: use fopen64 instead of fopen by Dmitry V. Levin · 11 years ago
- e411397 unwind: fix build on 32-bit architectures by Dmitry V. Levin · 11 years ago
- 6e7ba0d tests: robustify -w option test by Dmitry V. Levin · 11 years ago
- d04bb2b Fix delete_module decoding by Dmitry V. Levin · 11 years ago
- 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 11 years ago
- 327102c NEWS: Prepare for 4.9 release by Dmitry V. Levin · 11 years ago
- 2727aae Warn about flags that have no effect with -c by Dmitry V. Levin · 11 years ago
- 4182981 debian: enable security hardening features by Dmitry V. Levin · 11 years ago
- 05cd5b2 debian: update control file by Dmitry V. Levin · 11 years ago
- a197832 manpage: minor corrections by Dmitry V. Levin · 11 years ago
- 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 11 years ago
- ed69fc2 unwind: move stacktrace capturing and mmap cache invalidating to trace_syscall_entering by Masatake YAMATO · 11 years ago
- 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 11 years ago
- 1d78d22 unwind: introduce markers specifying the needs of special care in unwinding by Masatake YAMATO · 11 years ago
- a0b4ee7 unwind: enable dwarf cache of libunwind by Masatake YAMATO · 11 years ago
- b45b7fa unwind: report expected backtracing error by Masatake YAMATO · 11 years ago
- 2b09df9 unwind: call unwind_tcb_fin before printing detached message by Masatake YAMATO · 11 years ago
- 9bc6561 unwind: implement automatic mmap cache invalidation by Masatake YAMATO · 11 years ago
- f8e39d7 unwind: introduce queue_t for capturing stacktrace by Masatake YAMATO · 11 years ago
- 4e121e5 unwind: introduce own debug macro by Masatake YAMATO · 11 years ago
- 2d534da unwind: introduce stacktrace_walker by Masatake YAMATO · 11 years ago
- 6141392 unwind: give all exported functions "unwind_" prefix by Masatake YAMATO · 11 years ago
- 7721499 unwind: delete mmap cache in free_libunwind_ui by Masatake YAMATO · 11 years ago
- b65042f unwind: make alloc_mmap_cache function local by Masatake YAMATO · 11 years ago
- b4a2de8 unwind: fix a bug in range updating of binary search by Masatake YAMATO · 11 years ago
- 327064b Add -k option to print stack trace after each syscall by Luca Clementi · 11 years ago
- 6dbbe07 sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants by Dmitry V. Levin · 11 years ago
- d8ad1dd Check for constants used by waitid function by Dmitry V. Levin · 11 years ago
- baf60d9 Check for LO_FLAGS_READ_ONLY constant by Dmitry V. Levin · 11 years ago
- d35bdca Compress blank lines by Dmitry V. Levin · 11 years ago
- 63ebcfc xlat: cleanup the aftermath of automatic conversion by Dmitry V. Levin · 11 years ago
- 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 11 years ago
- 297b594 Rename several xlat structures to avoid collisions by Dmitry V. Levin · 11 years ago
- 5153b5c Enhance xlat generator by Dmitry V. Levin · 11 years ago
- 3e69bdf Use bootstrap script consistently by Dmitry V. Levin · 11 years ago
- 761ed9b Implement xlat generator by Mike Frysinger · 11 years ago
- e25fb4f tests: fix SCM_RIGHTS test for big-endian systems by Dmitry V. Levin · 11 years ago
- f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 11 years ago
- 772e32b tests: add a test for -c and -w options by Dmitry V. Levin · 11 years ago
- e53bf23 Optionally produce stats on syscall latency by Mark Hills · 11 years ago
- ac5133d Constify count_syscall function by Dmitry V. Levin · 11 years ago
- 447db45 Constify tv_* functions by Dmitry V. Levin · 11 years ago
- 3a3b71c Use printstr for sethostname, setdomainname, and gethostname decoding by Dmitry V. Levin · 11 years ago
- 3b09ebe Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T by James Hogan · 11 years ago
- b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 11 years ago
- 985425a mips: fix syscall entries that should have TP flag set by Dmitry V. Levin · 11 years ago
- 10b735a xtensa: fix unshare syscall entry by Dmitry V. Levin · 11 years ago
- 117d13d alpha, hppa, mips n64: fix waitid syscall entry by Dmitry V. Levin · 11 years ago
- cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 11 years ago
- 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 11 years ago
- e51ce47 epoll_ctl: fix EPOLL_CTL_DEL argument decoding by Dmitry V. Levin · 11 years ago
- fb7ae84 Update CLOCK_* constants by Dmitry V. Levin · 11 years ago
- 7845a42 Fix preadv/pwritev offset decoding by Dmitry V. Levin · 11 years ago
- cc3d591 tests: add a test for pread/pwrite and preadv/pwritev offset decoding by Dmitry V. Levin · 11 years ago
- 99a0544 Refactor LDT decoding by Dmitry V. Levin · 11 years ago
- 329fa39 Make int3 example in comments more cut-n-pastable by Denys Vlasenko · 11 years ago
- 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 11 years ago
- 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 11 years ago
- f94e847 x32: decode clone LDT user_desc entries for x86 processes by Dmitry V. Levin · 11 years ago
- 44655a4 x86-64: decode clone LDT user_desc entries for x86 processes by Elliott Hughes · 11 years ago
- 2c4fb25 x32: fix clone(2) argument order for x86 processes by Dmitry V. Levin · 11 years ago
- b563325 x86-64: fix clone(2) argument order for x86 processes by Elliott Hughes · 11 years ago
- 391c0d8 aarch64: Fix decoding of arm struct stat64 by Elliott Hughes · 11 years ago
- 0160e16 ARM EABI: disable OABI support by default by Dmitry V. Levin · 11 years ago
- a07cfcc Fix stat decoding for LP64 bionic by Elliott Hughes · 11 years ago
- 2394a3d Decode protocol argument for PF_NETLINK sockets by Masatake YAMATO · 11 years ago
- 033fb91 Cleanup socketpair decoding by Dmitry V. Levin · 11 years ago
- bc091e3 printsiginfo: add SIGSYS decoding by Dmitry V. Levin · 11 years ago
- b9d4d21 Update siginfo codes by Dmitry V. Levin · 11 years ago
- 4a524db Factor out printing of si_pid and si_uid members of siginfo_t by Dmitry V. Levin · 11 years ago
- 4dd1e89 Improve SI_TIMER decoding by Elliott Hughes · 11 years ago
- 7a28f7f aarch64: fix decoding of arm syscall numbers by Elliott Hughes · 11 years ago
- 54cabef Fix fcntl decoding by Dmitry V. Levin · 11 years ago
- ec21e07 sys_fcntl: remove F_FREESP and F_FREESP64 support by Dmitry V. Levin · 11 years ago
- 458b3f2 Add multi-personality support to struct old_sigaction decoding by Elliott Hughes · 11 years ago
- fb642bb Fix decoding of arm struct stat64 by aarch64 strace. by Elliott Hughes · 11 years ago
- 1d912af Remove obsolete ioctlsort.c by Dmitry V. Levin · 11 years ago
- d153bfc Add multi-personality support to stack_t decoding by Dmitry V. Levin · 11 years ago