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 |
2013-02-18 |
Denys Vlasenko | Remove unused function sys_mmap64 |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Denys Vlasenko | Remove code which supports systems with long long off_t. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Denys Vlasenko | Fixes in "new" mmap |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Denys Vlasenko | Preliminary simplifications in mmap functions |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Remove broken HAVE_LONG_LONG conditionals |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Use explicit long type instead of off_t |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Merge two identical tables |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Remove wrong x32-specific lseek |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Fix SEGV in lseek |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Comment inner workings of sys_[l]lseek |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Denys Vlasenko | Cosmetic fixes to syscall tables, no code changes |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Denys Vlasenko | Make linux/mips/syscallent.h smaller |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Denys Vlasenko | Simple optimization in get_error |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Denys Vlasenko | Mass rename of SCNO_IN_RANGE define to SCNO_IS_VALID |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Denys Vlasenko | Finish prefixing regs struct names with arch_ |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | Use the same type for i386_regs on 32-bit and 64-bit... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | Fix build error on Tile |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | x86: zero-extend 32-bit args in syscall entry instead... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | Macroize conditional signed widening operation |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | A better handling of current_wordsize |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Denys Vlasenko | Remove unnecessary "return 0" statements |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Denys Vlasenko | x86: fix required kernel version for GETREGSET |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Denys Vlasenko | Whitespace fix, no code changes |
commit | commitdiff | tree | snapshot |
next |