]> granicus.if.org Git - strace/history - Makefile.am
process.c: move get*uid and set*uid parsers to a separate file
[strace] / Makefile.am
2014-12-11 Dmitry V. Levinprocess.c: move get*uid and set*uid parsers to a separa...
2014-12-11 Dmitry V. Levinprocess.c: move getgroups* and setgroups* parsers to...
2014-12-11 Dmitry V. Levinprocess.c: move execve and execv parsers to a separate...
2014-12-11 Dmitry V. Levinprocess.c: move waitpid, wait4, osf_wait4, and waitid...
2014-12-11 Dmitry V. Levinprocess.c: move uname parser to a separate file
2014-12-11 Dmitry V. Levinprocess.c: move futex parser to a separate file
2014-12-11 Dmitry V. Levinprocess.c: move get_robust_list parser to a separate...
2014-12-11 Dmitry V. Levinprocess.c: move sched_* parsers to a separate file
2014-12-11 Dmitry V. Levinprocess.c: move sched_setaffinity and sched_getaffinity...
2014-12-11 Dmitry V. Levinprocess.c: move prctl and arch_prctl parsers to a separ...
2014-12-11 Dmitry V. Levinprocess.c: move getcpu parser to a separate file
2014-12-11 Dmitry V. Levinprocess.c: move process_vm_readv and process_vm_writev...
2014-12-11 Dmitry V. Levinfile.c: move open, openat, and creat parsers to a separ...
2014-12-11 Dmitry V. Levinfile.c: move access and faccessat parsers to a separate...
2014-12-11 Dmitry V. Levinfile.c: move umask parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move lseek and llseek parsers to a separate...
2014-12-11 Dmitry V. Levinfile.c: move readahead parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move truncate, truncate64, ftruncate, and ftrun...
2014-12-11 Dmitry V. Levinfile.c: move chdir parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move link, linkat, unlinkat, and symlinkat...
2014-12-11 Dmitry V. Levinfile.c: move readlink and readlinkat parsers to a separ...
2014-12-11 Dmitry V. Levinfile.c: move renameat and renameat2 parsers to a separa...
2014-12-11 Dmitry V. Levinfile.c: move chown, fchown, and fchownat parsers to...
2014-12-11 Dmitry V. Levinfile.c: move chmod, fchmod, and fchmodat parsers to...
2014-12-11 Dmitry V. Levinfile.c: move utimes, futimesat, utimensat, and osf_utim...
2014-12-11 Dmitry V. Levinfile.c: move utime parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move mknod, mknodat, and xmknod parsers to...
2014-12-11 Dmitry V. Levinfile.c: export sprintmode and move it to a separate...
2014-12-11 Dmitry V. Levinfile.c: move getcwd parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move *xattr parsers to a separate file
2014-12-11 Dmitry V. Levinfile.c: move fadvise64 and fadvise64_64 parsers to...
2014-12-11 Dmitry V. Levinfile.c: move sync_file_range and sync_file_range2 parse...
2014-12-11 Dmitry V. Levinfile.c: move fallocate parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move swapon parser to a separate file
2014-12-04 Dmitry V. LevinRemove system.c
2014-12-04 Dmitry V. LevinMove mount parser to a separate file
2014-12-04 Dmitry V. LevinMove umount2 parser to a separate file
2014-12-04 Dmitry V. LevinMove personality parser to a separate file
2014-12-04 Dmitry V. LevinMove syslog parser to a separate file
2014-12-04 Dmitry V. LevinMove cacheflush parser to a separate file
2014-12-04 Dmitry V. Levinbfin: move sram_alloc parser to a separate file
2014-12-04 Dmitry V. LevinMove capget and capset parsers to a separate file
2014-12-03 Dmitry V. LevinMove sysctl parser to a separate file
2014-12-03 Dmitry V. Levinmips: move sysmips parser to a separate file
2014-12-03 Dmitry V. Levinor1k: move or1k_atomic parser to a separate file
2014-11-11 Dmitry V. Levinioctlsort: rewrite build rules using noinst_PROGRAMS
2014-11-11 Lubomir RintelMakefile.am: look for ioctl definitions in the kernel...
2014-11-04 Philippe De MuyterImplement Video4Linux video-input ioctls decoder
2014-11-04 Dmitry V. LevinRemove ioctl header file names from the executable
2014-11-04 Dmitry V. LevinFilter out redundant ioctl entries early
2014-09-29 Dmitry V. LevinMove sysinfo parser to a separate file
2014-09-22 Dmitry V. LevinMove statfs related parsers to a separate file
2014-09-17 Dmitry V. LevinAdd -yy option: print ip and port associated with socke...
2014-09-11 Dmitry V. LevinMove dirent related parsers to a separate file
2014-08-14 Mike FrysingerCREDITS: fix generation in out of tree builds
2014-05-30 Luca ClementiAdd -k option to print stack trace after each syscall
2014-05-30 Mike FrysingerImplement xlat generator
2014-04-10 Dmitry V. LevinRefactor LDT decoding
2014-02-28 Dmitry V. LevinRemove obsolete ioctlsort.c
2014-02-05 Dmitry V. LevinImplement add_key, keyctl, and request_key decoding
2014-02-05 Dmitry V. LevinImplement ioprio_get and ioprio_set decoding
2014-02-05 Dmitry V. LevinCleanup inotify syscalls decoding
2014-02-05 Dmitry V. LevinEnhance reboot decoding
2014-02-05 Dmitry V. LevinImplement kexec_load decoding
2014-02-05 Dmitry V. LevinImplement fanotify_init and fanotify_mark decoding
2014-02-05 Dmitry V. LevinConvert personality_options to XLAT form
2014-02-04 Stefan SørensenDecode ptp ioctls
2013-11-11 Dmitry V. LevinMove io_* syscalls decoding to a separate file
2013-09-11 Vineet GuptaAdd support for ARC Cores from Synopsys
2013-06-03 Dmitry V. Levinioctlent: add UAPI support v4.8
2013-06-02 Dmitry V. LevinFix "make dist" on recently added architectures
2013-06-02 Dmitry V. LevinFix "make dist" regression introduced by commit v4...
2013-05-17 Mike FrysingerRename COPYRIGHT to COPYING
2013-05-07 Dmitry V. LevinMove subcall decoding configuration out of the common...
2013-05-07 Dmitry V. Levinmips: split syscallent.h
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-03-06 Denys VlasenkoMakefile: add commented-out tweak to generate link map
2012-10-27 Dmitry V. LevinFilter out redundant "*32" ioctl entries
2012-04-18 Mike FrysingerDecode /dev/loop ioctls
2012-04-18 H.J. Lux32: add ia32 support
2012-04-16 Denys VlasenkoAdd custom (faster) vfprintf implementation (disabled...
2012-04-16 H.J. LuAdd x32 support to strace
2012-04-06 Mike FrysingerDecode mtd ioctls
2012-03-29 Denys VlasenkoMakefile.am: whitespace fix
2012-03-09 Denys Vlasenkoinstall strace-log-merge by "make install"
2012-02-25 Dmitry V. LevinRemove parts of automake machinery which are not needed...
2012-02-25 Denys VlasenkoRemove a few more code parts which are unused on Linux
2012-02-25 Denys VlasenkoBuild fixes after non-Linux code removal
2012-02-25 Denys VlasenkoManual removal of non-Linux source, documentation,...
2011-11-05 Dmitry V. Levingitlog-to-changelog: update from gnulib
2011-04-08 Grant EdwardsAdd ability to print file descriptor paths and filter...
2011-03-14 Mike Frysingerlinux/ioctlent: unify them all
2011-03-05 Sebastian PippingTake all git branches into account for generation of...
2011-02-27 Dmitry V. LevinGenerate an xz tar archive of the distribution
2011-02-27 Dmitry V. LevinImplement two basic "strace -f" tests
2011-02-24 Dmitry V. LevinGenerate much of the CREDITS file from git log
2011-02-23 Dmitry V. LevinUpdate the list of files that must be distributed
next