summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* CREDITS: fix generation in out of tree buildsMike Frysinger2014-08-141-2/+2
* Add -k option to print stack trace after each syscallLuca Clementi2014-05-301-0/+9
* Implement xlat generatorMike Frysinger2014-05-301-0/+5
* Refactor LDT decodingDmitry V. Levin2014-04-101-0/+1
* Remove obsolete ioctlsort.cDmitry V. Levin2014-02-281-1/+0
* Implement add_key, keyctl, and request_key decodingDmitry V. Levin2014-02-051-0/+2
* Implement ioprio_get and ioprio_set decodingDmitry V. Levin2014-02-051-0/+1
* Cleanup inotify syscalls decodingDmitry V. Levin2014-02-051-0/+2
* Enhance reboot decodingDmitry V. Levin2014-02-051-0/+2
* Implement kexec_load decodingDmitry V. Levin2014-02-051-0/+2
* Implement fanotify_init and fanotify_mark decodingDmitry V. Levin2014-02-051-0/+2
* Convert personality_options to XLAT formDmitry V. Levin2014-02-051-0/+1
* Decode ptp ioctlsStefan Sørensen2014-02-041-0/+2
* Move io_* syscalls decoding to a separate fileDmitry V. Levin2013-11-111-0/+1
* Add support for ARC Cores from SynopsysVineet Gupta2013-09-111-0/+2
* ioctlent: add UAPI supportv4.8ldv/masterDmitry V. Levin2013-06-031-1/+3
* Fix "make dist" on recently added architecturesDmitry V. Levin2013-06-021-0/+16
* Fix "make dist" regression introduced by commit v4.7-184-gd648f29Dmitry V. Levin2013-06-021-0/+1
* Rename COPYRIGHT to COPYINGMike Frysinger2013-05-171-1/+1
* Move subcall decoding configuration out of the common codeDmitry V. Levin2013-05-071-0/+1
* mips: split syscallent.hDmitry V. Levin2013-05-071-0/+4
* build: introduce git-version-genDmitry V. Levin2013-04-301-7/+27
* Makefile.am: sort long lists to ease maintenanceDmitry V. Levin2013-04-301-71/+156
* build: fix "make dist" regression introduced by commit v4.7-105-g7270de5Dmitry V. Levin2013-04-301-3/+0
* build: fix "make dist" regression introduced by commit v4.7-29-g17e3860Dmitry V. Levin2013-04-301-1/+1
* Makefile: add commented-out tweak to generate link mapDenys Vlasenko2013-03-061-0/+2
* Filter out redundant "*32" ioctl entriesDmitry V. Levin2012-10-271-1/+2
* Decode /dev/loop ioctlsMike Frysinger2012-04-181-1/+2
* x32: add ia32 supportH.J. Lu2012-04-181-0/+2
* Add custom (faster) vfprintf implementation (disabled by default)Denys Vlasenko2012-04-161-1/+1
* Add x32 support to straceH.J. Lu2012-04-161-0/+4
* Decode mtd ioctlsMike Frysinger2012-04-061-2/+2
* Makefile.am: whitespace fixDenys Vlasenko2012-03-291-1/+1
* install strace-log-merge by "make install"Denys Vlasenko2012-03-091-2/+3
* Remove parts of automake machinery which are not needed on LinuxDmitry V. Levin2012-02-251-4/+3
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-251-7/+0
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-251-1/+1
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-251-12/+2
* gitlog-to-changelog: update from gnulibDmitry V. Levin2011-11-051-1/+2
* Add ability to print file descriptor paths and filter by those pathsGrant Edwards2011-04-081-1/+1
* linux/ioctlent: unify them allvapier/ioctlentMike Frysinger2011-03-141-28/+42
* Take all git branches into account for generation of CREDITS fileSebastian Pipping2011-03-051-1/+1
* Generate an xz tar archive of the distributionDmitry V. Levin2011-02-271-2/+2
* Implement two basic "strace -f" testsDmitry V. Levin2011-02-271-0/+2
* Generate much of the CREDITS file from git logldv/creditsDmitry V. Levin2011-02-241-0/+12
* Update the list of files that must be distributedDmitry V. Levin2011-02-231-5/+8
* linux/sparc: move to common syscall.hMike Frysinger2011-02-191-2/+2
* sparc: punt unused syscall.h.2Mike Frysinger2011-02-191-1/+1
* Add block ioctl supportDmitry V. Levin2011-01-151-1/+1
* Import warnings.m4 from gnulibDmitry V. Levin2010-09-091-2/+2