Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
5e97754cfedb4bbf180f6bd077d478d6c5653657
5e97754
HACKING-scripts: new doc file by Mike Frysinger
by Denys Vlasenko
· 16 years ago
8a4bdf8
s/sort | uniq/sort -u/
by Denys Vlasenko
· 16 years ago
f3c9ed4
Further signalent.h cleanup.
by Denys Vlasenko
· 16 years ago
3566e3d
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
5356026
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
361f82b
fix accidental damage to ChangeLog
by Denys Vlasenko
· 16 years ago
185cce1
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
d8df371
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
26de70e
test/sigkill_rain.c: a testcase with lots of async deaths
by Denys Vlasenko
· 16 years ago
b2c048b
.
by Roland McGrath
· 16 years ago
587c7b5
2009-02-10 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
84e20af
Cleanup after tcb table expansion simplification.
by Denys Vlasenko
· 16 years ago
3bb7cd6
* defs.h: Correct the comment about TCB_SUSPENDED.
by Denys Vlasenko
· 16 years ago
7a8bf06
* strace.c (newoutf): Prevent -o FILENAME overflowing the stack.
by Denys Vlasenko
· 16 years ago
7e0615f
* process.c (internal_clone): Check and complain if pid value
by Denys Vlasenko
· 16 years ago
47ce6df
* strace.c (collect_stopped_tcbs): Guard against the case when
by Denys Vlasenko
· 16 years ago
59432db
* process.c (printwaitn): Add comment about wait4() pid expansion.
by Denys Vlasenko
· 16 years ago
db78f76
fix fallout from recent tcb table expansion error handling change
by Denys Vlasenko
· 16 years ago
fb03667
syscall.c (get_scno): Fix warnings about unused 'pid' variable
by Denys Vlasenko
· 16 years ago
1f45825
By Michal Nowak <mnowak@redhat.com>:
by Denys Vlasenko
· 16 years ago
2c8a258
* strace.c (collect_stopped_tcbs): Do not return NULL when ECHILD
by Denys Vlasenko
· 16 years ago
418d66a
Two cleanups: tcb table expansion failure is not really a survivable
by Denys Vlasenko
· 16 years ago
1d5b113
* defs.h: Update a comment. No code changes.
by Denys Vlasenko
· 16 years ago
f9a7e63
* process.c: Add a comment. No code changes.
by Denys Vlasenko
· 16 years ago
8aeed47
* linux/bfin/syscallent.h: sys_futex has 6 parameters, not 5.
by Denys Vlasenko
· 16 years ago
f535b54
Fixes for ptrace() argument parsing.
by Denys Vlasenko
· 16 years ago
215cc27
* defs.h: Add new struct tcb fields: wait_status, next_need_service.
by Denys Vlasenko
· 16 years ago
ef2fbf8
Output format fixes, improving the situation after recent
by Denys Vlasenko
· 16 years ago
30b5e5a
* desc.c (printflock): Fix display of fcntl(F_SETLK) on
by Denys Vlasenko
· 16 years ago
8236f25
* syscall.c: more cosmetics. fixed a few localized style discrepancies.
by Denys Vlasenko
· 16 years ago
bc161ec
* defs.h, syscall.c: explain why x86 does not need TCB_WAITEXECVE trick,
by Denys Vlasenko
· 16 years ago
0861ecb
* strace.c: Fix compile failure: on some systems PTRACE_O_xxx
by Denys Vlasenko
· 16 years ago
402eeb6
trailing whitespace removal, no code changes
by Denys Vlasenko
· 16 years ago
06bfe26
2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
by Dmitry V. Levin
· 16 years ago
465acd2
2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
by Dmitry V. Levin
· 16 years ago
2fc6615
2009-01-01 Andreas Schwab <schwab@suse.de>
by Dmitry V. Levin
· 16 years ago
ecfe2f1
Experimental support for -D option.
by Denys Vlasenko
· 16 years ago
adedb51
Fixing many instances of broken indentation with spaces instead of tabs.
by Denys Vlasenko
· 16 years ago
8ba1cd7
Patch by Kirill A. Shutemov:
by Denys Vlasenko
· 16 years ago
24f0dce
* linux/syscallent.h: Mark sendfile(2) as network syscall.
by Denys Vlasenko
· 16 years ago
96d5a76
* defs.h: Remove sigtrap80 field from struct tcb.
by Denys Vlasenko
· 16 years ago
b1efe53
Fix build breakage from my previous commit.
by Denys Vlasenko
· 16 years ago
1e3ce32
Make strace correctly handle SIGTRAP produced by e.g.
by Denys Vlasenko
· 16 years ago
732d1bf
Make strace somewhat resilient against process disappearing
by Denys Vlasenko
· 16 years ago
73ce40e
two instances of s/sa_handler == SIG_DFL/sa_handler == SIG_IGN/
by Denys Vlasenko
· 16 years ago
932fc7d
This patch does not change any logic.
by Denys Vlasenko
· 16 years ago
5414bf7
2008-11-11 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
93969ec
Add RH# bugzilla tags
by Dmitry V. Levin
· 16 years ago
f01b09e
.
by Roland McGrath
· 16 years ago
a09353a
2008-12-09 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
28e81da
manpage: document new feature of propagating exit code/signal death status.
by Denys Vlasenko
· 16 years ago
62958b2
vda tests his commit powers by removing trailing whitespace from a test
by Denys Vlasenko
· 16 years ago
8dd31dd
2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
949f451
2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
a501f14
2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
4371b10
2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
87ea1f4
2008-10-23 Mike Frysinger <vapier@gentoo.org>
by Dmitry V. Levin
· 16 years ago
d915c80
2008-09-18 Mike Frysinger <vapier@gentoo.org>
by Dmitry V. Levin
· 16 years ago
8a550d7
2008-10-22 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
a680965
2008-09-29 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
14256a7
2008-09-12 Tomas Pospisek <tpo@sourcepole.ch>
by Jan Kratochvil
· 16 years ago
21a7534
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
2e55ff4
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
50f6013
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
f02cf21
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
86c26be
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
93deafe
2008-09-02 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
39fcbbf
.
by Roland McGrath
· 16 years ago
98a3ecf
2008-08-28 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
76016da
.
by Roland McGrath
· 16 years ago
3f0dbe2
2008-08-28 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
09db705
Prepare for 4.5.18 release
by Roland McGrath
· 16 years ago
a2266f7
.
by Roland McGrath
· 16 years ago
d5bd7e6
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
d94020f
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
85c4274
.
by Roland McGrath
· 16 years ago
4a6f652
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
6f677cf
.
by Roland McGrath
· 16 years ago
586d6ab
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
d88e7b3
.
by Roland McGrath
· 16 years ago
f4021b1
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
459ea0b
.
by Roland McGrath
· 16 years ago
5f20681
2008-08-19 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
ab97165
.
by Jan Kratochvil
· 16 years ago
8fc9575
2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
by Jan Kratochvil
· 16 years ago
3aba527
.
by Jan Kratochvil
· 16 years ago
1f94271
2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
by Jan Kratochvil
· 16 years ago
21aa995
.
by Roland McGrath
· 16 years ago
1cdfb8f
2008-07-31 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
649afd0
.
by Roland McGrath
· 16 years ago
c531e57
2008-07-31 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
58b37df
.
by Roland McGrath
· 16 years ago
639658b
2008-07-31 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
06350db
2008-07-24 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
4cb1533
.
by Roland McGrath
· 17 years ago
09a007c
2008-07-22 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
f67bc83
.
by Roland McGrath
· 17 years ago
6a1311d
2008-07-21 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
1bedd4d
.
by Roland McGrath
· 17 years ago
c07538a
2008-07-21 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
Next »