]> granicus.if.org Git - strace/history - syscall.c
Conditionally optimize out unused code
[strace] / syscall.c
2011-08-23 Denys VlasenkoConditionally optimize out unused code
2011-08-23 Denys VlasenkoImprove code readability by avoiding assignments inside...
2011-08-23 Denys VlasenkoSmall optimization in signal and ioctl tables
2011-08-23 Denys VlasenkoDon't return int from set_personality(), no one checks it.
2011-08-23 Denys VlasenkoMake needlessly static data local
2011-08-23 Denys VlasenkoOptimize get_scno function
2011-08-23 Denys VlasenkoCosmetic fixes, no code changes
2011-08-17 Denys VlasenkoDo not detach when we think tracee is going to die.
2011-06-23 Denys VlasenkoOptimize arrays of register indexes in syscall_enter
2011-06-23 Denys VlasenkoDeindent syscall_enter by removing unnecessary braces...
2011-06-22 Denys VlasenkoWhitespace cleanups. No code changes.
2011-06-18 Denys VlasenkoDo not suspend waitpid.
2011-06-13 Dmitry V. LevinIntroduce ARRAY_SIZE() macro
2011-06-08 Denys VlasenkoDo not call umoven to fetch parameters if we have zero...
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Denys Vlasenko"Modernize" all old-style function parameter declarations
2011-04-08 Grant EdwardsAdd ability to print file descriptor paths and filter...
2011-02-19 Dmitry V. LevinFix raw exit_group(2) decoding
2011-02-18 Dmitry V. LevinOptimize known_scno()
2011-02-09 Dmitry V. LevinFix biarch support in IO dumping
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2010-12-03 Dmitry V. LevinOutput diagnostics to stderr
2010-09-15 Dmitry V. LevinPass less information to qualify_one and qual_*
2010-09-15 Wang ChaoFix -e option with only one value in qualifier statement
2010-09-07 Dmitry V. LevinFix const-correctness issues uncovered by gcc -Wwrite...
2010-08-05 Edgar E. IglesiasAdd support for the MicroBlaze architecture
2010-07-13 Andreas SchwabAdd biarch support for powerpc64
2010-06-05 Andreas SchwabM68K: Fix fetching syscall arguments
2010-05-28 Andreas SchwabFix warning when compiling for m68k
2010-04-07 Dmitry V. LevinSplit trace_syscall() for better readability
2010-04-07 Dmitry V. LevinImplement -C option to combine regular and -c output
2010-02-09 David DaneyFix MIPS N32/N64 compile error
2010-02-05 Chris MetcalfAdd support for the TILE architecture
2010-02-04 Dmitry V. LevinRemove dead code
2010-02-04 Dmitry V. LevinMerge Linux internal_clone() into internal_fork()
2009-10-12 Mike Frysingersparc/linux: Rewrite to use asm/ptrace.h
2009-10-08 Mike FrysingerAdd support for Linux/no-mmu with vfork
2009-10-05 Edgar E. IglesiasCRIS: Correct first argument to upeek()
2009-07-08 Dmitry V. LevinCleanup trailing whitespaces and indentation that uses...
2009-06-02 Roland McGrathRevert unapproved commits.
2009-02-27 Denys VlasenkoAVR32 support by Hans-Christian Egtvedt
2009-02-25 Denys VlasenkoCRIS support by Hinko Kocevar (hinko.kocevar AT cetrtap...
2009-02-24 Denys VlasenkoReplace many more bare ptrace calls with calls to wrappers
2009-02-10 Denys VlasenkoCleanup after tcb table expansion simplification.
2009-01-23 Denys Vlasenkosyscall.c (get_scno): Fix warnings about unused 'pid...
2009-01-17 Denys Vlasenko* defs.h: Update a comment. No code changes.
2009-01-06 Denys VlasenkoOutput format fixes, improving the situation after...
2009-01-02 Denys Vlasenko* syscall.c: more cosmetics. fixed a few localized...
2009-01-02 Denys Vlasenko* defs.h, syscall.c: explain why x86 does not need...
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-30 Denys VlasenkoPatch by Kirill A. Shutemov:
2008-12-17 Denys VlasenkoMake strace somewhat resilient against process disappearing
2008-12-16 Denys VlasenkoThis patch does not change any logic.
2008-11-10 Dmitry V. Levin2008-10-23 Mike Frysinger <vapier@gentoo.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-06 Jan Kratochvil2008-08-06 Jan Kratochvil <jan.kratochvil@redhat...
2008-05-27 Roland McGrath2008-05-27 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2008-01-25 Bruna Moreira <bruna.moreira@indt.org>
2008-05-20 Roland McGrath2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
2008-05-19 Roland McGrath2008-05-08 David S. Miller <davem@davemloft.net>
2007-11-01 Roland McGrath2007-11-01 Roland McGrath <roland@redhat.com>
2007-08-22 Dmitry V. Levin2007-08-20 Dmitry V. Levin <ldv@altlinux.org>
2006-12-21 Dmitry V. Levin2006-12-21 Dmitry V. Levin <ldv@altlinux.org>
2006-12-21 Dmitry V. Levin2006-12-20 Dmitry V. Levin <ldv@altlinux.org>
2006-12-20 Dmitry V. Levin2006-12-20 Dmitry V. Levin <ldv@altlinux.org>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2006-04-25 Roland McGrath2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2006-01-12 Roland McGrath2006-01-12 Roland McGrath <roland@redhat.com>
2006-01-12 Roland McGrath2005-11-17 Dmitry V. Levin <ldv@altlinux.org>
2006-01-12 Roland McGrath2005-11-14 Dmitry V. Levin <ldv@altlinux.org>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-06-08 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-06-07 Roland McGrath2005-06-06 Roland McGrath <roland@redhat.com>
2005-03-15 Roland McGrath2005-02-28 Andreas Schwab <schwab@suse.de>
2005-02-02 Roland McGrath2004-12-20 Dmitry V. Levin <ldv@altlinux.org>
2005-02-02 Roland McGrath2004-12-19 Dmitry V. Levin <ldv@altlinux.org>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-09-01 Roland McGrath2004-09-01 Roland McGrath <roland@redhat.com>
2004-08-31 Roland McGrath2004-08-31 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-07 David S. Miller <davem@nuts.davemloft...
2004-06-23 Roland McGrath2004-06-22 Roland McGrath <roland@redhat.com>
2004-03-02 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2004-03-01 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2004-03-01 Roland McGrath2004-02-26 Andreas Schwab <schwab@suse.de>
2004-02-20 Roland McGrath2003-12-31 David Mosberger <davidm@hpl.hp.com>
2004-02-20 Roland McGrath2004-01-13 Roland McGrath <roland@redhat.com>
2004-01-13 Roland McGrath2003-12-14 Anton Blanchard <anton@samba.org>
2003-11-01 Roland McGrath2003-11-01 Roland McGrath <roland@redhat.com>
2003-10-22 Roland McGrath2003-10-21 Roland McGrath <roland@redhat.com>
2003-09-24 Roland McGrath2003-09-24 Roland McGrath <roland@redhat.com>
2003-07-09 Roland McGrath2003-07-05 Richard Henderson <rth@twiddle.net>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-03 Roland McGrath2003-06-03 Roland McGrath <roland@redhat.com>
next