2013-05-23 |
Chris Metcalf | tile: remove MAP_CACHE_xxx support in mem.c |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Mike Frysinger | Rename COPYRIGHT to COPYING |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Dmitry V. Levin | Sync strace.spec and debian/ with packages |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Dmitry V. Levin | Update PTRACE_O_* constants |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Dmitry V. Levin | Update AF_*, PF_*, MSG_*, and TCP_* constants |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Dmitry V. Levin | NOMMU: do not hide startup syscalls unless in -D mode |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Dmitry V. Levin | Make -D mode work when the Yama LSM is enabled |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Dmitry V. Levin | Update PR_* constants |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Denys Vlasenko | Hide startup syscalls. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Daniel P. Berrange | Allow -q to be repeated for very quiet output |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Dmitry V. Levin | mips o32: fix syscall table |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitry V. Levin | mips n64: fix syscall table |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitry V. Levin | mips n32: fix syscall table |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitry V. Levin | sync_file_range: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitry V. Levin | Add syscall entries for new linux syscalls |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitry V. Levin | tests/net: fix portability issues |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitry V. Levin | tests: add a test for basic network syscalls |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitry V. Levin | tests: do not skip tests when timeout utility is not... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | Move subcall decoding configuration out of the common... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | sparc: remove some unused declarations and macros |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Mike Frysinger | mips: fix build regression |
commit | commitdiff | tree | snapshot |
2013-05-07 |
James Hogan | metag: rename llseek syscall to _llseek |
commit | commitdiff | tree | snapshot |
2013-05-07 |
James Hogan | metag: disable socket and ipc subcall support |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | pread, pwrite: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | preadv, pwritev: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | ftruncate64, truncate64: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | fallocate: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | fadvise64, fadvise64_64: fix handlers and number of... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | mips o32: raise the max number of syscall arguments... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | mips: split syscallent.h |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Dmitry V. Levin | readahead: fix number of syscall arguments |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Dmitry V. Levin | linux/syscall.h: make subcall decoding configuration... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Chris Zankel | xtensa: disable socket and ipc subcall support |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Dmitry V. Levin | Fix syscall flags |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Dmitry V. Levin | tests/stat: enhance regexps |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Chris Metcalf | tests/stat: support fstatat syscall for stat() |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Dmitry V. Levin | ARM OABI: fix 64-bit arguments decoding |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Mike Frysinger | printllval: fix 64bit unpacking on mips/o32 and xtensa |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Chris Metcalf | tile: disable socket and ipc subcall support |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Mike Frysinger | Blackfin: disable socketcall and ipc subcall support |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Mike Frysinger | s390: fix # of args truncate64/ftruncate64 takes |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Mike Frysinger | mtd: clamp ubi name strings |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Dmitry V. Levin | printxval: support more architectures |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Mike Frysinger | Fix building for sparc64 targets |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Mike Frysinger | Fix building for mips n64 targets |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Dmitry V. Levin | hppa: fix stat64 and fstat64 decoding |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Dmitry V. Levin | arm, aarch64, ppc: fix printllval-based decoders |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Mike Frysinger | Decode mtd/ubi ioctls |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Mike Frysinger | test: add mtd/ubi test helpers |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Mike Frysinger | test: include headers for used funcs |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dmitry V. Levin | ia64: fix compilation warnings introduced by commit... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Mike Frysinger | tests: stat: fix clean up of sample file |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Mike Frysinger | Ignore more files |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dmitry V. Levin | x32: fix decoding of i386 truncate and ftruncate syscalls |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dmitry V. Levin | x32: fix printllval-based decoders of i386 syscalls |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dmitry V. Levin | tests: add basic test for ftruncate, lseek and stat... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Dmitry V. Levin | x32: fix build regressions introduced by commit v4... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Dmitry V. Levin | Alias sys_*lstat* syscall printing functions |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Dmitry V. Levin | x86_64: decode __old_kernel_stat based syscalls |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Dmitry V. Levin | x32: fix decoding of __old_kernel_stat based syscalls |
commit | commitdiff | tree | snapshot |
2013-05-01 |
James Hogan | test/threaded_execve: fix on metag |
commit | commitdiff | tree | snapshot |
2013-05-01 |
James Hogan | test/skodic: make a bit more portable |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Mike Frysinger | printllval: handle s390x |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Mike Frysinger | Stop using old AM_CONFIG_HEADER macro |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Dmitry V. Levin | build: introduce git-version-gen |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Dmitry V. Levin | Makefile.am: sort long lists to ease maintenance |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Dmitry V. Levin | build: fix "make dist" regression introduced by commit... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Dmitry V. Levin | build: fix "make dist" regression introduced by commit... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Mike Frysinger | Blackfin: tweak sram_alloc syscall decode |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Zev Weiss | Print io_submit() offsets in decimal |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Andreas Schwab | Fix building outside source directory |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Andreas Schwab | AArch64: Fix printing of long long value |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Dmitry V. Levin | Update PR_* constants |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Chris Zankel | Add support for the XTENSA architecture |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Denys Vlasenko | Add example script which builds static (possibly cross... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dmitry V. Levin | Use 64-bit versions of stat, readdir and setrlimit... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Dmitry V. Levin | Do not use struct dirent in readdir decoding |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Dmitry V. Levin | Do not use off_t in sendfile decoding |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | Fix build with older versions of libaio.h |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | Fix io_submit decoding |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Maxin B. John | tests: relax check_prog to allow timeout command provid... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | Reorganize get_regs code, hopefully without functional... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | arm, i386: use PTRACE_GETREGSET if available |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | Include <sys/uio.h> and <elf.h> on all architectures |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | x86-64: enhance PTRACE_GETREGSET test |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | x32: use PTRACE_GETREGSET unconditionally |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | x86-64, x32: do not include linux/ptrace.h unnecessarily |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | i386, tile, x32: do not redefine ptrace prototype |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Dmitry V. Levin | ptrace: decode note segment descriptor types |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Dmitry V. Levin | Update MADV_* constants |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Denys Vlasenko | Tweaks for -c: fixed setitimer/getitimer hack; optimize... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Denys Vlasenko | Open-code isprint(c) and isspace(c) |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Denys Vlasenko | Makefile: add commented-out tweak to generate link map |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Denys Vlasenko | Stop using a large static buffer in getfdpath |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Fix wrongly indented closing curly brace. No code changes |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | strace_vfprintf: if malloc fails, exit gracefully |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Dmitry V. Levin | Use sysconf(_SC_PAGESIZE) instead of hardcoded PAGE_SHIFT |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Emit better message for ERESTARTNOHAND return |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Disable STREAMS syscalls for non-SPARC |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Fix printstrbufarg's address argument to be long, not int |
commit | commitdiff | tree | snapshot |
next |