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 |
2014-03-11 |
Dmitry V. Levin | printsiginfo: add SIGSYS decoding |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Dmitry V. Levin | Update siginfo codes |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Dmitry V. Levin | Factor out printing of si_pid and si_uid members of... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Elliott Hughes | Improve SI_TIMER decoding |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Elliott Hughes | aarch64: fix decoding of arm syscall numbers |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry V. Levin | Fix fcntl decoding |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Dmitry V. Levin | sys_fcntl: remove F_FREESP and F_FREESP64 support |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Elliott Hughes | Add multi-personality support to struct old_sigaction... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Elliott Hughes | Fix decoding of arm struct stat64 by aarch64 strace. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry V. Levin | Remove obsolete ioctlsort.c |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry V. Levin | Add multi-personality support to stack_t decoding |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry V. Levin | Rewrite signal mask decoding without sigset_t |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry V. Levin | Fix build with Bionic libc |
commit | commitdiff | tree | snapshot |
2014-02-25 |
James Yang | powerpc64: fix 64-bit process detection on embedded |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Dmitry V. Levin | Do not compile scsi ioctl decoding if <scsi/sg.h> is... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Dmitry V. Levin | Revert "Add support for Altera's Nios-II softcore archi... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Dmitry V. Levin | tests: tighten sigaction check |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Dmitry V. Levin | Fix sigaction reporting on non-x86 architectures |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Dmitry V. Levin | Check for SA_RESTORER definition in <asm/signal.h> |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Dmitry V. Levin | arm: fix compilation warning |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Dmitry V. Levin | kexec: fix typo |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Ezequiel Garcia | Add support for Altera's Nios-II softcore architecture |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Implement add_key, keyctl, and request_key decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Implement ioprio_get and ioprio_set decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Implement finit_module decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Cleanup inotify syscalls decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Enhance reboot decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Implement kexec_load decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Use prepared editions of recently imported linux headers |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Implement fanotify_init and fanotify_mark decoding |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Use XLAT_END macro |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Itroduce XLAT_END macro to make xlat structures more... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Convert personality_options to XLAT form |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Convert futexops to XLAT form |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Convert sigev_value to XLAT form |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Use XLAT macro |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Dmitry V. Levin | Introduce XLAT macro to ease maintenance of xlat structures |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Stefan Sørensen | Decode ptp ioctls |
commit | commitdiff | tree | snapshot |
next |