2015-08-28 |
Elvira Khabirova | tests: add sysinfo.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify parser of sysinfo syscall |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Enhance msgctl syscall decoding |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Enhance shmctl syscall decoding |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | tests: add ipc_msgbuf.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify tprint_msgsnd and tprint_msgrcv |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | tests: add mq.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify parsers of mq_open and mq_getsetattr syscalls |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | tests: add wait.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | Mpersify parsers of getrusage, waitpid, wait4, and... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | tests: add rt_sigqueueinfo.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify printsiginfo_at printer |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify parser of sigaltstack syscall |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Mpersify parser of utime syscall |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | tests: add utimensat.test |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | Mpersify parsers of utimes, futimesat, and utimensat... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Elvira Khabirova | Add mpers support |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | tests: convert readlink.test and readlinkat.test from... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Dmitry V. Levin | tests: convert getrandom.test from match_awk to match_diff |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dmitry V. Levin | tests: convert select.test from match_awk to match_diff |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dmitry V. Levin | tests: convert several tests from match_grep to match_diff |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dmitry V. Levin | tests: fix match_diff usage |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Dmitry V. Levin | build: fix -I options |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | aio: rewrite from libaio.h to linux/aio_abi.h |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | Fix multiple personalities support in parser of io_subm... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | tests: fix build on systems that lack O_CLOEXEC definition |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | tests: fix build on systems that lack AT_FDCWD definition |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | Fix printing of io_getevents first argument |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Mike Frysinger | decode extend getsockopt/setsockopt options |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | Fix build on systems that lack VIDIOC_CREATE_BUFS defin... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Dmitry V. Levin | Fix build on systems that lack EM_ARM/EM_OPENRISC defin... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dmitry V. Levin | Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCV... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Dmitry V. Levin | Fix build on systems that lack O_CLOEXEC definition |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Elvira Khabirova | printsiginfo.c: fix integer conversions |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Dmitry V. Levin | Fix decoding of times syscall return value |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Elvira Khabirova | mq.c: remove repeated code |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Elvira Khabirova | ipc_msg.c: fix multiple personalities support in msgrcv... |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Elvira Khabirova | ipc.c: split into separate files |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Elvira Khabirova | .gitignore: add sen.h and sys_func.h |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | tests: add sendfile.test and sendfile64.test |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | sendfile: decode file offset both on entering and exiti... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | io.c: move sendfile parsers to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | Make printnum_* functions return boolean status |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | mips: print _MIPS_SIM in configure.ac for debug purposes |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | xtensa: fix several syscall entries |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Dmitry V. Levin | ia64: fix syscall numbers for set_robust_list, get_robu... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dmitry V. Levin | tests: add a test for get_robust_list and set_robust_li... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dmitry V. Levin | Simplify printing of get_robust_list first argument |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Elvira Khabirova | Fix io_setup first argument printing |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dmitry V. Levin | Fix printing tracee's long integers |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Dmitry V. Levin | Fix time syscall decoding for some personalities |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mike Frysinger | signal: SIGSYS: decode si_syscall & si_arch fields |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Elvira Khabirova | ipc.c: remove unnecesarry #ifdef IPC_64 |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Elvira Khabirova | resource.c: move times parser to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Elvira Khabirova | sysctl.c: remove KERN_JAVA_* defines handling |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Elvira Khabirova | sysinfo.c: remove obsolete code |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Gleb Fotengauer... | tests: add readlink.test and readlinkat.test |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Dmitry V. Levin | Print nanoseconds along with seconds in stat family... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | signalfd4: fix flags decoding |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | signalfd, signalfd4: mark return code with RVAL_FD... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | signal.c: move signalfd parsers to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | perf_event_open: mark return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | pipe, pipe2, socketpair: print returned descriptors... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | socket: mark return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Dmitry V. Levin | timerfd, timerfd_create: mark return code with RVAL_FD... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | inotify_init1: mark return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | fanotify_init: mark return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | Fix epoll_create syscall decoding |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | epoll_create1: mark return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | epoll_create1: fix pathtrace support |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Dmitry V. Levin | epoll_create1: fix flags decoding |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | desc.c: move epoll parsers to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | eventfd2: fix flags decoding |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | eventfd: print first argument as unsigned int |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | Mark eventfd return code with RVAL_FD flag |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | desc.c: move eventfd parsers to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | Update PERF_FLAG_* constants |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | desc.c: move perf_event_open parser to a separate file |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Elvira Khabirova | time.c: remove obsolete code from adjtimex parser |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Elvira Khabirova | ipc.c: move fallback definitions of msg, sem, and shm... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | tests/ppoll: replace SIGABRT with SIGHUP |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Dmitry V. Levin | decode_poll_exiting: reserve more space in output buffer |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | Cleanup poll/ppoll decoders |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | poll: print timeout argument as int |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | stream.c: move poll and ppoll parsers to a separate... |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | Assume that <poll.h> is available |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | tests: add oldselect.test |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Elvira Khabirova | Fix oldselect decoding on 64-bit architectures |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Dmitry V. Levin | net.c: use printaddr |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Denys Vlasenko | net.c: recvfrom fixes |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Elliott Hughes | prctl: decode Android-specific PR_SET_VMA |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Dmitry V. Levin | mips: fix stub files |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Dmitry V. Levin | tests/bpf: fix build with incompatibly old linux/bpf... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Dmitry V. Levin | Implement sched_getattr and sched_setattr syscalls... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Dmitry V. Levin | Implement memfd_create syscall decoding |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Elliott Hughes | Fix builds where HAVE_MQUEUE_H isn't defined |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Dmitry V. Levin | tests/restart_syscall: skip if nanosleep looks uninterr... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Dmitry V. Levin | Implement execveat syscall decoding |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Dmitry V. Levin | execve: fix support of personalities with different... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Dmitry V. Levin | Implement bpf syscall decoding |
commit | commitdiff | tree | snapshot |
next |