summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAge
* Whitespace fix, no code changesDenys Vlasenko2013-02-14
* Add support for the OpenRISC 1000 platformChristian Svensson2013-02-14
* Improve perf_event_open argument decodingBen Noordhuis2013-02-05
* Add tilegx support to straceChris Metcalf2013-02-05
* Add support for tracing 32-bit ARM EABI binaries on AArch64Steve McIntyre2012-11-12
* Move asm-generic ioctl definitions to linux/ioctlent.h.inDmitry V. Levin2012-11-12
* Filter out redundant "*32" ioctl entriesDmitry V. Levin2012-10-27
* Enhance quotactl decodingDmitry V. Levin2012-10-26
* Add AArch64 support to straceSteve McIntyre2012-10-26
* linux: add new errno values for EPROBE_DEFER and EOPENSTALESteve McIntyre2012-10-26
* Add -e trace=memory optionNamhyung Kim2012-10-26
* x32: add 64bit annotation tooMike Frysinger2012-09-28
* x32: update {g,s}etsockopt syscall numbersMike Frysinger2012-08-24
* x32: update syscall tableMike Frysinger2012-06-05
* x32: add ia32 supportH.J. Lu2012-04-18
* Add x32 support to straceH.J. Lu2012-04-16
* Decode mtd ioctlsMike Frysinger2012-04-06
* powerpc: Add syscall entries for direct socket system callsAnton Blanchard2012-03-27
* Shrink space needed by undefined syscalls in syscall tables.Denys Vlasenko2012-03-19
* Fix mips64 build failure: sys_pwrite64 doesn't exist.Denys Vlasenko2012-03-18
* Revert "Remove underscores from a few syscall names which have them"Denys Vlasenko2012-03-17
* Remove underscores from a few syscall names which have themDenys Vlasenko2012-03-17
* Implement prlimit64 decoding, rewrite [gs]etrlimit decodingDmitry V. Levin2012-03-16
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* alpha: fix decode of osf_sigprocmaskMike Frysinger2012-03-15
* ia64: fix compilation warningsDmitry V. Levin2012-03-15
* Implement sys_rt_tgsigqueueinfo syscall decoderDmitry V. Levin2012-03-13
* Implement syslog syscall decoderDmitry V. Levin2012-03-13
* Implement sendmmsg syscall decoderDmitry V. Levin2012-03-11
* Implement sched_rr_get_interval syscall decoderDmitry V. Levin2012-03-11
* Implement migrate_pages syscall decoderDmitry V. Levin2012-03-11
* Implement get_robust_list syscall decoderDmitry V. Levin2012-03-11
* Define sys_set_robust_list as an alias to sys_munmapDmitry V. Levin2012-03-11
* Implement clock_adjtime syscall decoderDmitry V. Levin2012-03-11
* Define sys_setns as an alias to sys_inotify_rm_watchDmitry V. Levin2012-03-11
* Sort definitions of dummy parsers. No code changesDmitry V. Levin2012-03-11
* Alias sys_fsync to sys_closeDmitry V. Levin2012-03-11
* Update ioctl entriesDmitry V. Levin2012-03-10
* Add syscall entries for new linux syscallsDmitry V. Levin2012-03-10
* Implement process_vm_writev decoderDmitry V. Levin2012-03-10
* swapon: decode swap flagsDmitry V. Levin2012-03-09
* Remove stray sys_swapon() declarationDenys Vlasenko2012-02-28
* Correct syscall entries for t[g]killDenys Vlasenko2012-02-27
* Alias a few more syscall printing functionsDenys Vlasenko2012-02-27
* Compress blank linesDmitry V. Levin2012-02-25
* Fix defined(FOO) styleDenys Vlasenko2012-02-25
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-25
* Remove initialization of native_scno fieldDmitry V. Levin2012-02-20
* Do not use SYS_ipc and SYS_socketcallDmitry V. Levin2012-02-20
* Remove initialization of native_scno field for most of syscallsDmitry V. Levin2012-02-20