Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
64778cbfa62d9584c59d3a48b69ba1ebf8bd24e9
/
pathtrace.c
64778cb
Fix pathtrace_match() to match recent fixes to select decoding.
by Denys Vlasenko
· 11 years ago
61ad0a4
Stop using a large static buffer in getfdpath
by Denys Vlasenko
· 12 years ago
38cfe7c
Remove variable tracing_paths and check in pathtrace_match
by Denys Vlasenko
· 12 years ago
7239dbc
Use dynamically-sized selected[] array for -P PATH
by Denys Vlasenko
· 12 years ago
1a880cf
pathtrace: fix umovestr return code check
by Dmitry V. Levin
· 12 years ago
a9fe13c
Create and use struct_sysent and struct_ioctlent typedefs.
by Denys Vlasenko
· 12 years ago
74ec14f
Eliminate many SCNO_IS_VALID checks
by Denys Vlasenko
· 12 years ago
1ba8543
Clean up mmap decoding
by Denys Vlasenko
· 12 years ago
5721cdb
Mass rename of SCNO_IN_RANGE define to SCNO_IS_VALID
by Denys Vlasenko
· 12 years ago
7943966
Enhance quotactl decoding
by Dmitry V. Levin
· 12 years ago
085e428
x32: add ia32 support
by H.J. Lu
· 13 years ago
35be581
Add x32 support to strace
by H.J. Lu
· 13 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
384b0ad
Fix array size calculation in previous commit
by Denys Vlasenko
· 13 years ago
29865e7
pathtrace_select() is never called with NULL, remove dead code
by Denys Vlasenko
· 13 years ago
bcde70a
Remove extra include directives. No code changes.
by Denys Vlasenko
· 13 years ago
e83e157
Compress blank lines
by Dmitry V. Levin
· 13 years ago
ed720fd
Automated removal of non-Linux code
by Denys Vlasenko
· 13 years ago
bdec9cb
strace -P: fix handling of invalid syscalls
by Dmitry V. Levin
· 13 years ago
6cecba5
Change umovestr API: return > 0 instead of 0 if NUL was seen
by Denys Vlasenko
· 13 years ago
ad178c0
Remove redundant parsers
by Dmitry V. Levin
· 13 years ago
79a79ea
Roll back "die on malloc failure" behaviour a bit
by Denys Vlasenko
· 13 years ago
1d46ba5
Make out-of-memory handling more uniform
by Denys Vlasenko
· 13 years ago
b038a43
Include <sys/param.h> to get PATH_MAX definition
by Dmitry V. Levin
· 13 years ago
7b609d5
Whitespace cleanups. No code changes.
by Denys Vlasenko
· 13 years ago
fcda7a5
Introduce ARRAY_SIZE() macro
by Dmitry V. Levin
· 14 years ago
b63256e
Whitespace cleanups. no code changes.
by Denys Vlasenko
· 14 years ago
8a08277
Add ability to print file descriptor paths and filter by those paths
by Grant Edwards
· 14 years ago