index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: introduce NETLINK_NETFILTER parser
Chen Jingpiao
2018-03-11
1
-0
/
+1
*
Introduce mmap_cache.h
Dmitry V. Levin
2018-02-26
1
-0
/
+1
*
mmap_cache: new subsystem derived from unwind.c
Masatake YAMATO
2018-02-26
1
-0
/
+1
*
Update copyright headers
Dmitry V. Levin
2018-02-13
1
-1
/
+1
*
Remove old and unused maintenance scripts
Eugene Syromyatnikov
2018-02-13
1
-3
/
+0
*
Mark architectures that indicate syscall error in a dedicated register
Eugene Syromyatnikov
2018-02-10
1
-0
/
+1
*
Handle very special __ARM_NR_-prefixed syscalls
Eugene Syromyatnikov
2018-02-10
1
-0
/
+3
*
Use shuffle_scno for x32 syscall numbers
Eugene Syromyatnikov
2018-02-09
1
-0
/
+2
*
Move shuffle_scno to arch-specific file
Eugene Syromyatnikov
2018-02-09
1
-0
/
+3
*
Makefile.am: minor EXTRA_DIST formatting changes
Eugene Syromyatnikov
2018-02-06
1
-13
/
+14
*
Move large file-related wrappers to a separate header
Eugene Syromyatnikov
2018-02-06
1
-1
/
+2
*
Introduce s390_sthyi system call decoder
Eugene Syromyatnikov
2018-01-29
1
-0
/
+1
*
Drop non-functional CRIS architecture support
Dmitry V. Levin
2018-01-25
1
-24
/
+0
*
Implement decoding of riscv_flush_icache syscall
Eugene Syromyatnikov
2018-01-25
1
-0
/
+1
*
Rework decoding and pathtrace of old select syscall
Dmitry V. Levin
2018-01-23
1
-0
/
+1
*
Transform fetch_old_mmap_args into fetch_indirect_syscall_args
Dmitry V. Levin
2018-01-23
1
-0
/
+1
*
Move decoder of getpagesize syscall to libstrace
Dmitry V. Levin
2018-01-21
1
-0
/
+1
*
Move definition of personality macros to arch_defs_.h
Eugene Syromyatnikov
2018-01-21
1
-1
/
+2
*
Introduce HAVE_ARCH_SA_RESTORER
Eugene Syromyatnikov
2018-01-21
1
-0
/
+1
*
Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
Dmitry V. Levin
2018-01-21
1
-0
/
+4
*
Replace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
Dmitry V. Levin
2018-01-21
1
-0
/
+6
*
Rename arch-specific arch_defs.h files to arch_defs_.h
Dmitry V. Levin
2018-01-21
1
-9
/
+10
*
Add compat support for s390x
Eugene Syromyatnikov
2018-01-19
1
-0
/
+5
*
Introduce arch-specific define HAVE_ARCH_OLD_MMAP
Eugene Syromyatnikov
2018-01-17
1
-0
/
+9
*
Add support for specifying compiler options for mpers builds
Eugene Syromyatnikov
2018-01-16
1
-1
/
+3
*
Introduce hardened xsprintf/xsnprintf macros
Eugene Syromyatnikov
2018-01-05
1
-0
/
+1
*
Move enum trace_event into a separate header
Eugene Syromiatnikov
2018-01-04
1
-0
/
+1
*
unwind: demangle symbol names
Masatake YAMATO
2017-12-26
1
-0
/
+5
*
Remove linux/ptp_clock.h
Dmitry V. Levin
2017-12-23
1
-1
/
+0
*
Remove linux/ubi-user.h
Dmitry V. Levin
2017-12-23
1
-1
/
+0
*
Remove linux/mtd-abi.h
Dmitry V. Levin
2017-12-23
1
-1
/
+0
*
Remove linux/personality.h
Dmitry V. Levin
2017-12-23
1
-1
/
+0
*
kvm: decode the argument of KVM_{SET, GET}_REGS ioctl command
Masatake YAMATO
2017-12-04
1
-0
/
+4
*
ioctl: add a stub for decoding kvm related ioctls
Masatake YAMATO
2017-12-01
1
-0
/
+1
*
Add strace-log-merge man page
Eugene Syromyatnikov
2017-11-30
1
-1
/
+1
*
mpers: fix cross-compiling
Dmitry V. Levin
2017-11-25
1
-2
/
+7
*
Makefile.am: use gen-contributors-list.sh for CREDITS
Eugene Syromyatnikov
2017-11-13
1
-4
/
+3
*
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
Eugene Syromyatnikov
2017-09-02
1
-0
/
+2
*
Move number_set interface to separate files
Dmitry V. Levin
2017-08-22
1
-0
/
+2
*
Move SUPPORTED_PERSONALITIES to a separate file
Edgar Kaziakhmedov
2017-08-22
1
-0
/
+1
*
Move string_to_uint* functions to a separate file
Edgar Kaziakhmedov
2017-08-22
1
-0
/
+2
*
netlink: add a basic rtnetlink parser of nsid messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of mdb messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of netconf messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of dcb messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of addrlabel messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of tc action messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of tc messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of neightbl messages
JingPiao Chen
2017-08-14
1
-0
/
+1
*
netlink: add a basic rtnetlink parser of neigh messages
JingPiao Chen
2017-08-14
1
-0
/
+1
[next]