2014-09-23 |
Dmitry V. Levin | tests: add a test for -yy option |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Dmitry V. Levin | Move statfs related parsers to a separate file |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Dmitry V. Levin | fsmagic: sort array by value and use bsearch for faster... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Dmitry V. Levin | fsmagic: update from <linux/magic.h> |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Dmitry V. Levin | Add -yy option: print ip and port associated with socke... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Vicente Olivert... | sigaction: wrap sa_restorer in #ifdef SA_RESTORER consi... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Dmitry V. Levin | Fix compilation warnings reported by gcc -Wsign-compare |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Dmitry V. Levin | Move dirent related parsers to a separate file |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Dmitry V. Levin | getdents, getdents64: fix potential out-of-bounds read... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Dmitry V. Levin | tprint_sock_type: remove unused parameter |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Dmitry V. Levin | printsock: fix decoding of unrecognized AF_PACKET packe... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Dmitry V. Levin | decode_select: fix potential use of an uninitialized... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Dmitry V. Levin | Use external libaio.h |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry V. Levin | maint: post-release administrivia |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Dmitry V. Levin | Prepare for 4.9 release v4.9 |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Dmitry V. Levin | Sync strace.spec and debian/ with packages |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Dmitry V. Levin | NEWS: Update for 4.9 release |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Mike Frysinger | Update syscall tables to the point where they include... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Mike Frysinger | renameat2: add decoding support |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Mike Frysinger | CREDITS: fix generation in out of tree builds |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Mike Frysinger | ia64: add missing syscalls |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Mike Frysinger | ia64: fix sigaction decoding |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Dmitry V. Levin | tests: skip detach-stopped.test when PTRACE_SEIZE doesn... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Erik Johansson | sh: fix syscall numbering for recv and sendto |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Mike Frysinger | tests: fix uio building w/out preadv/pwritev |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Mike Frysinger | tests: ignore *.tmp files |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Mike Frysinger | tests: fix shell errors in detach tests |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Mike Frysinger | set_ptracer_any: add a little documentation |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Mike Frysinger | signal: fix thinko in sa_restorer |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Mike Frysinger | sigaction test: support arches w/out SA_RESTORER and... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Mike Frysinger | alpha/sparc: fix arg count for rt_sigaction |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Mike Frysinger | hppa: fix sigaction decoding |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Mike Frysinger | alpha: fix sigaction decoding |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Dmitry V. Levin | Prepare for -yy option support |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Dmitry V. Levin | Fix preadv/pwritev offset decoding on ILP32 architectures |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Dmitry V. Levin | Fix preadv/pwritev offset decoding on bigendian archite... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Dmitry V. Levin | Decode file descriptors returned by accept and accept4... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Mike Frysinger | x32: update io_{setup,submit} syscalls |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Max Filippov | xtensa: sort values in struct_user_offsets |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Dmitry V. Levin | Document -k option as experimental |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Dmitry V. Levin | tests: robustify -k test |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Dmitry V. Levin | tests: enhance -k test |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Dmitry V. Levin | unwind: ignore memory mappings that have no PROT_EXEC... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Dmitry V. Levin | unwind: cleanup build_mmap_cache |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Dmitry V. Levin | unwind: remove unused field from mmap_cache_t |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Dmitry V. Levin | unwind: refactor stacktrace_walk |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Dmitry V. Levin | unwind: constify binary_filename and symbol_name functi... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Luca Clementi | unwind: disable stack trace with multiple personalities |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Dmitry V. Levin | unwind: rename function_off_set to function_offset |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Dmitry V. Levin | unwind: fix a bug in range updating of binary search |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Dmitry V. Levin | unwind: use fopen64 instead of fopen |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Dmitry V. Levin | unwind: fix build on 32-bit architectures |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Dmitry V. Levin | tests: robustify -w option test |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dmitry V. Levin | Fix delete_module decoding |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Zubin Mithra | Decode paths associated with file descriptors returned... |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Dmitry V. Levin | NEWS: Prepare for 4.9 release |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Dmitry V. Levin | Warn about flags that have no effect with -c |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Dmitry V. Levin | debian: enable security hardening features |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Dmitry V. Levin | debian: update control file |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Dmitry V. Levin | manpage: minor corrections |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: tests: add a test for -k option |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: move stacktrace capturing and mmap cache invali... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | unwind: add SE and SI flags to syscall entries for... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: introduce markers specifying the needs of speci... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: enable dwarf cache of libunwind |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: report expected backtracing error |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: call unwind_tcb_fin before printing detached... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: implement automatic mmap cache invalidation |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: introduce queue_t for capturing stacktrace |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: introduce own debug macro |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: introduce stacktrace_walker |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: give all exported functions "unwind_" prefix |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: delete mmap cache in free_libunwind_ui |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: make alloc_mmap_cache function local |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masatake YAMATO | unwind: fix a bug in range updating of binary search |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Luca Clementi | Add -k option to print stack trace after each syscall |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Check for constants used by waitid function |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Check for LO_FLAGS_READ_ONLY constant |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Compress blank lines |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | xlat: cleanup the aftermath of automatic conversion |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Generate xlat/*.in files |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Rename several xlat structures to avoid collisions |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Enhance xlat generator |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Use bootstrap script consistently |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Mike Frysinger | Implement xlat generator |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | tests: fix SCM_RIGHTS test for big-endian systems |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | Decode file descriptors passed via SCM_RIGHTS control... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Dmitry V. Levin | tests: add a test for -c and -w options |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Mark Hills | Optionally produce stats on syscall latency |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Dmitry V. Levin | Constify count_syscall function |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Dmitry V. Levin | Constify tv_* functions |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Dmitry V. Levin | Use printstr for sethostname, setdomainname, and gethos... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
James Hogan | Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Masatake YAMATO | Enhance setns syscall decoding |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Dmitry V. Levin | mips: fix syscall entries that should have TP flag set |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Dmitry V. Levin | xtensa: fix unshare syscall entry |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Dmitry V. Levin | alpha, hppa, mips n64: fix waitid syscall entry |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Dmitry V. Levin | Add TM flag to shmat and shmdt syscall entries |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Dmitry V. Levin | Alias sys_vfork to sys_fork |
commit | commitdiff | tree | snapshot |
next |