]> granicus.if.org Git - strace/shortlog
strace
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinftruncate64, truncate64: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfallocate: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-07 Dmitry V. Levinmips o32: raise the max number of syscall arguments...
2013-05-07 Dmitry V. Levinmips: split syscallent.h
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. Levinlinux/syscall.h: make subcall decoding configuration...
2013-05-06 Chris Zankelxtensa: disable socket and ipc subcall support
2013-05-06 Dmitry V. LevinFix syscall flags
2013-05-06 Dmitry V. Levintests/stat: enhance regexps
2013-05-06 Chris Metcalftests/stat: support fstatat syscall for stat()
2013-05-06 Dmitry V. LevinARM OABI: fix 64-bit arguments decoding
2013-05-06 Mike Frysingerprintllval: fix 64bit unpacking on mips/o32 and xtensa
2013-05-06 Chris Metcalftile: disable socket and ipc subcall support
2013-05-06 Mike FrysingerBlackfin: disable socketcall and ipc subcall support
2013-05-05 Mike Frysingers390: fix # of args truncate64/ftruncate64 takes
2013-05-05 Mike Frysingermtd: clamp ubi name strings
2013-05-04 Dmitry V. Levinprintxval: support more architectures
2013-05-04 Mike FrysingerFix building for sparc64 targets
2013-05-04 Mike FrysingerFix building for mips n64 targets
2013-05-03 Dmitry V. Levinhppa: fix stat64 and fstat64 decoding
2013-05-03 Dmitry V. Levinarm, aarch64, ppc: fix printllval-based decoders
2013-05-02 Mike FrysingerDecode mtd/ubi ioctls
2013-05-02 Mike Frysingertest: add mtd/ubi test helpers
2013-05-02 Mike Frysingertest: include headers for used funcs
2013-05-02 Dmitry V. Levinia64: fix compilation warnings introduced by commit...
2013-05-02 Mike Frysingertests: stat: fix clean up of sample file
2013-05-02 Mike FrysingerIgnore more files
2013-05-02 Dmitry V. Levinx32: fix decoding of i386 truncate and ftruncate syscalls
2013-05-02 Dmitry V. Levinx32: fix printllval-based decoders of i386 syscalls
2013-05-02 Dmitry V. Levintests: add basic test for ftruncate, lseek and stat...
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-05-01 Dmitry V. LevinAlias sys_*lstat* syscall printing functions
2013-05-01 Dmitry V. Levinx86_64: decode __old_kernel_stat based syscalls
2013-05-01 Dmitry V. Levinx32: fix decoding of __old_kernel_stat based syscalls
2013-05-01 James Hogantest/threaded_execve: fix on metag
2013-05-01 James Hogantest/skodic: make a bit more portable
2013-05-01 Mike Frysingerprintllval: handle s390x
2013-05-01 Mike FrysingerStop using old AM_CONFIG_HEADER macro
2013-04-30 Dmitry V. Levinbuild: introduce git-version-gen
2013-04-30 Dmitry V. LevinMakefile.am: sort long lists to ease maintenance
2013-04-30 Dmitry V. Levinbuild: fix "make dist" regression introduced by commit...
2013-04-30 Dmitry V. Levinbuild: fix "make dist" regression introduced by commit...
2013-04-30 Mike FrysingerBlackfin: tweak sram_alloc syscall decode
2013-03-31 Zev WeissPrint io_submit() offsets in decimal
2013-03-30 Andreas SchwabFix building outside source directory
2013-03-30 Andreas SchwabAArch64: Fix printing of long long value
2013-03-27 Dmitry V. LevinUpdate PR_* constants
2013-03-25 Chris ZankelAdd support for the XTENSA architecture
2013-03-22 Denys VlasenkoAdd example script which builds static (possibly cross...
2013-03-21 Dmitry V. LevinUse 64-bit versions of stat, readdir and setrlimit...
2013-03-20 Dmitry V. LevinDo not use struct dirent in readdir decoding
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-18 Dmitry V. LevinFix build with older versions of libaio.h
2013-03-18 Dmitry V. LevinFix io_submit decoding
2013-03-18 Maxin B. Johntests: relax check_prog to allow timeout command provid...
2013-03-18 Dmitry V. LevinReorganize get_regs code, hopefully without functional...
2013-03-18 Dmitry V. Levinarm, i386: use PTRACE_GETREGSET if available
2013-03-18 Dmitry V. LevinInclude <sys/uio.h> and <elf.h> on all architectures
2013-03-18 Dmitry V. Levinx86-64: enhance PTRACE_GETREGSET test
2013-03-18 Dmitry V. Levinx32: use PTRACE_GETREGSET unconditionally
2013-03-18 Dmitry V. Levinx86-64, x32: do not include linux/ptrace.h unnecessarily
2013-03-18 Dmitry V. Levini386, tile, x32: do not redefine ptrace prototype
2013-03-18 Dmitry V. Levinptrace: decode note segment descriptor types
2013-03-14 Dmitry V. LevinUpdate MADV_* constants
2013-03-07 Denys VlasenkoTweaks for -c: fixed setitimer/getitimer hack; optimize...
2013-03-06 Denys VlasenkoOpen-code isprint(c) and isspace(c)
2013-03-06 Denys VlasenkoMakefile: add commented-out tweak to generate link map
2013-03-06 Denys VlasenkoStop using a large static buffer in getfdpath
2013-03-05 Denys VlasenkoFix wrongly indented closing curly brace. No code changes
2013-03-05 Denys Vlasenkostrace_vfprintf: if malloc fails, exit gracefully
2013-03-05 Dmitry V. LevinUse sysconf(_SC_PAGESIZE) instead of hardcoded PAGE_SHIFT
2013-03-05 Denys VlasenkoEmit better message for ERESTARTNOHAND return
2013-03-05 Denys VlasenkoDisable STREAMS syscalls for non-SPARC
2013-03-05 Denys VlasenkoFix printstrbufarg's address argument to be long, not int
2013-03-05 Denys VlasenkoRemove variable tracing_paths and check in pathtrace_match
2013-03-05 Denys VlasenkoUse dynamically-sized selected[] array for -P PATH
2013-03-05 Denys Vlasenkometag,or1k: whitesace style fix. no code changes
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-03-05 James HoganAdd support for Imagination Technologies Meta
2013-03-01 Denys Vlasenkoumovestr: speed up check for NUL byte in the fetched...
2013-03-01 Dmitry V. LevinFix trace=set regression introduced by commit v4.7...
2013-03-01 Chris Metcalftile: handle printllval like x86_64 or powerpc64
2013-02-27 Denys VlasenkoMake -b take SYSCALL param, document it in --help and...
2013-02-26 Dmitry V. LevinCleanup umoven and umovestr
2013-02-26 Dmitry V. Levinpathtrace: fix umovestr return code check
2013-02-26 Dmitry V. LevinFix compilation errors uncovered by -Werror=enum-compare
2013-02-26 Denys VlasenkoMass replace error_msg("%s", "literal") -> error_msg...
2013-02-26 Ben NoordhuisMake umoven report success as 0, not >=0, stop returnin...
2013-02-26 Denys VlasenkoAssorted NOMMU fixes
2013-02-26 Denys VlasenkoShorten help text - no need to show deprecated option -F
2013-02-23 Denys VlasenkoMerge adjacent tprint's
2013-02-23 Denys VlasenkoCorrect i > MAX_NSYSCALLS commparison: should be i...
2013-02-22 Denys VlasenkoFix wrong offset display in dumpstr
2013-02-22 Denys VlasenkoFix a bug in dumpstr (no null termination). Essentially...
2013-02-22 Denys VlasenkoEliminate MAX_QUALS, make qualifier array dynamic
2013-02-22 Denys VlasenkoCreate and use struct_sysent and struct_ioctlent typedefs.
2013-02-22 Denys VlasenkoUse tcp->qual_flg instead of qual_flags[] in verbose...
2013-02-21 Denys VlasenkoRemove unused QUAL_FAULT code (was used by non-Linux...
next