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
/
bjm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bjm: use getarg_ull for retrieving first two parameters of init_module syscall
Eugene Syromyatnikov
2016-10-29
1
-2
/
+2
*
xlat: add values for MODULE_INIT_* constants
Eugene Syromyatnikov
2016-10-29
1
-3
/
+0
*
Remove parser of create_module syscall
Eugene Syromyatnikov
2016-10-29
1
-8
/
+0
*
Consistently use printaddr for printing addresses
Dmitry V. Levin
2016-06-11
1
-1
/
+2
*
Remove parser of query_module syscall
Dmitry V. Levin
2015-11-24
1
-129
/
+0
*
bjm.c: make use of RVAL_DECODED
Dmitry V. Levin
2015-07-20
1
-20
/
+14
*
Consistently print OOM diagnostic messages
Dmitry V. Levin
2015-05-25
1
-2
/
+2
*
Declare syscall parsers using SYS_FUNC macro
Dmitry V. Levin
2015-04-07
1
-10
/
+5
*
Move regs-related macros and declarations from defs.h to regs.h
Dmitry V. Levin
2015-02-13
1
-1
/
+0
*
Fix delete_module decoding
Dmitry V. Levin
2014-06-04
1
-0
/
+12
*
Compress blank lines
Dmitry V. Levin
2014-05-30
1
-1
/
+0
*
Generate xlat/*.in files
Dmitry V. Levin
2014-05-30
1
-24
/
+3
*
Rename several xlat structures to avoid collisions
Dmitry V. Levin
2014-05-30
1
-2
/
+2
*
Implement finit_module decoding
Dmitry V. Levin
2014-02-05
1
-0
/
+27
*
Use XLAT_END macro
Dmitry V. Levin
2014-02-05
1
-2
/
+2
*
Use XLAT macro
Dmitry V. Levin
2014-02-05
1
-13
/
+13
*
Merge adjacent tprint's
Denys Vlasenko
2013-02-23
1
-2
/
+1
*
Stop using non-standard %Zu and %Zd formats for size_t printing
Denys Vlasenko
2012-05-16
1
-9
/
+9
*
Tidy up includes and copyright notices, fix indentation
Denys Vlasenko
2012-03-16
1
-3
/
+1
*
Remove extra include directives. No code changes.
Denys Vlasenko
2012-03-15
1
-3
/
+0
*
Compress blank lines
Dmitry V. Levin
2012-02-25
1
-1
/
+0
*
Automated removal of non-Linux code
Denys Vlasenko
2012-02-25
1
-2
/
+0
*
Use tprints with literal strings, it may be faster than tprintf
Denys Vlasenko
2011-09-01
1
-4
/
+4
*
Whitespace cleanups. no code changes.
Denys Vlasenko
2011-06-07
1
-3
/
+3
*
"Modernize" all old-style function parameter declarations
Denys Vlasenko
2011-05-30
1
-4
/
+2
*
Check umove() return code
Dmitry V. Levin
2009-11-06
1
-36
/
+43
*
Cleanup trailing whitespaces and indentation that uses spaces before tabs
Dmitry V. Levin
2009-07-08
1
-2
/
+2
*
* bjm.c (sys_query_module): Fix format warning reported by
Dmitry V. Levin
2009-06-01
1
-1
/
+1
*
2005-07-22 James Lentini <jlentini@gmail.com>
Roland McGrath
2005-08-03
1
-2
/
+3
*
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
Roland McGrath
2005-06-01
1
-1
/
+1
*
2005-05-22 Dmitry V. Levin <ldv@altlinux.org>
Roland McGrath
2005-06-01
1
-1
/
+0
*
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
Roland McGrath
2005-06-01
1
-2
/
+2
*
2004-09-03 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-09-04
1
-4
/
+3
*
Merged patch fixing MIPS build.
Michal Ludvig
2002-11-06
1
-0
/
+1
*
Import lots of ia64 related changes from David Mosberger
Wichert Akkerman
2001-10-09
1
-1
/
+33
*
README-linux: updated to note that strace might not compile
Wichert Akkerman
2000-04-10
1
-12
/
+22
*
Merge Trillian patches (Linux ia64)
Wichert Akkerman
2000-02-03
1
-6
/
+6
*
Bunch of stuff
Wichert Akkerman
1999-12-23
1
-0
/
+31
*
Improve sys_query_module code
Wichert Akkerman
1999-11-28
1
-52
/
+33
*
fully decode the query_module syscall
Wichert Akkerman
1999-11-27
1
-11
/
+87
*
Fix duplicate for sys_create_module
Wichert Akkerman
1999-11-01
1
-0
/
+10
*
Update Linux module syscalls
Wichert Akkerman
1999-10-10
1
-1
/
+12
*
Merged in a bunch of patches that I got as reaction to the 3.99 release.
Wichert Akkerman
1999-05-09
1
-9
/
+3
*
Initial revision
Wichert Akkerman
1999-02-19
1
-0
/
+61