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 |
2014-04-17 |
Dmitry V. Levin | epoll_ctl: fix EPOLL_CTL_DEL argument decoding |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Dmitry V. Levin | Update CLOCK_* constants |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Dmitry V. Levin | Fix preadv/pwritev offset decoding |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Dmitry V. Levin | tests: add a test for pread/pwrite and preadv/pwritev... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Dmitry V. Levin | Refactor LDT decoding |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Denys Vlasenko | Make int3 example in comments more cut-n-pastable |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Dmitry V. Levin | mips: enable decoding of set_thread_area |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Dmitry V. Levin | x86_64, x32: enable decoding of modify_ldt, get_thread_... |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Dmitry V. Levin | x32: decode clone LDT user_desc entries for x86 processes |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Elliott Hughes | x86-64: decode clone LDT user_desc entries for x86... |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Dmitry V. Levin | x32: fix clone(2) argument order for x86 processes |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Elliott Hughes | x86-64: fix clone(2) argument order for x86 processes |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Elliott Hughes | aarch64: Fix decoding of arm struct stat64 |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Dmitry V. Levin | ARM EABI: disable OABI support by default |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Elliott Hughes | Fix stat decoding for LP64 bionic |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Masatake YAMATO | Decode protocol argument for PF_NETLINK sockets |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Dmitry V. Levin | Cleanup socketpair decoding |
commit | commitdiff | tree | snapshot |
next |