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 |
2013-03-05 |
Denys Vlasenko | Remove variable tracing_paths and check in pathtrace_match |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Use dynamically-sized selected[] array for -P PATH |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | metag,or1k: whitesace style fix. no code changes |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Denys Vlasenko | Assorted fixes to syscallent.h |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Hogan | Add support for Imagination Technologies Meta |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Denys Vlasenko | umovestr: speed up check for NUL byte in the fetched... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Dmitry V. Levin | Fix trace=set regression introduced by commit v4.7... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Chris Metcalf | tile: handle printllval like x86_64 or powerpc64 |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Denys Vlasenko | Make -b take SYSCALL param, document it in --help and... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Dmitry V. Levin | Cleanup umoven and umovestr |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Dmitry V. Levin | pathtrace: fix umovestr return code check |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Dmitry V. Levin | Fix compilation errors uncovered by -Werror=enum-compare |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Denys Vlasenko | Mass replace error_msg("%s", "literal") -> error_msg... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | Make umoven report success as 0, not >=0, stop returnin... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Denys Vlasenko | Assorted NOMMU fixes |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Denys Vlasenko | Shorten help text - no need to show deprecated option -F |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Denys Vlasenko | Merge adjacent tprint's |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Denys Vlasenko | Correct i > MAX_NSYSCALLS commparison: should be i... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Denys Vlasenko | Fix wrong offset display in dumpstr |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Denys Vlasenko | Fix a bug in dumpstr (no null termination). Essentially... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Denys Vlasenko | Eliminate MAX_QUALS, make qualifier array dynamic |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Denys Vlasenko | Create and use struct_sysent and struct_ioctlent typedefs. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Denys Vlasenko | Use tcp->qual_flg instead of qual_flags[] in verbose... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Denys Vlasenko | Remove unused QUAL_FAULT code (was used by non-Linux... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Denys Vlasenko | Use uint8_t for qual_flags[] instead of ints. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Denys Vlasenko | Eliminate many SCNO_IS_VALID checks |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Denys Vlasenko | ARM: make it one-personality arch |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Denys Vlasenko | arm: shorten syscall table for EABI - no point in stori... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Denys Vlasenko | Use the same style of includes in linux/*/* files |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Denys Vlasenko | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Denys Vlasenko | Improve comment text. No code changes |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Denys Vlasenko | Fix NOMMU + daemonized tracer SEGV |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Denys Vlasenko | Make it possible to to do test builds for NOMMU archite... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Denys Vlasenko | Clean up mmap decoding |
commit | commitdiff | tree | snapshot |
next |