e277a90fbd
maint: post-release administrivia
...
* NEWS: Add header line for next release.
2014-08-19 11:34:44 +00:00
e4db4c4bdd
Prepare for 4.9 release
...
* NEWS: Update for 4.9 release.
* debian/changelog: 4.9-1.
* strace.spec: 4.9-1.
2014-08-15 13:14:15 +00:00
6d32e463ab
NEWS: Update for 4.9 release
2014-08-15 00:36:36 +00:00
2734a7010f
Document -k option as experimental
...
strace -k does not produce a reliable output on all supported
configurations yet, even basic strace-k.test is known to fail
on some of them.
* strace.c (usage): Document -k option as experimental.
* strace.1: Likewise.
* NEWS: Likewise.
2014-06-18 15:41:19 +00:00
d04bb2bb80
Fix delete_module decoding
...
* xlat/delete_module_flags.in: New file.
* file.c (sys_delete_module): Move ...
* bjm.c (sys_delete_module): ... to here.
Decode 1st argument using printstr instead of printpath.
* NEWS: Mention it.
2014-06-04 16:29:18 +00:00
327102c7f6
NEWS: Prepare for 4.9 release
2014-06-03 13:31:37 +00:00
Mark Hills
e53bf23f1c
Optionally produce stats on syscall latency
...
Time spent in system time is not useful where a syscall depends on some
non-CPU resource, eg. typically open() or stat() to a network drive.
This patch adds a new flag (-w) to produce a summary of the time
difference between beginning and end of the system call (ie. latency)
This functionality has been useful to profile slow processes that
are not CPU-bound.
Signed-off-by: Mark Hills <mark.hills@framestore.com>
2014-05-29 18:15:38 +00:00
02d2c708de
maint: post-release administrivia
...
* NEWS: Add header line for next release.
2013-06-05 21:33:45 +00:00
1cd3f5f844
ioctlent: add UAPI support
...
* Makefile.am (IOCTLSORT_INCLUDEDIR): Define.
(ioctlsort): Use it.
* linux/ioctlent.sh (lookup_ioctls): Look into uapi directory tree.
Strip "uapi/" prefix from output path names.
* linux/ioctlent.h.in: Regenerate from v3.9 headers.
* NEWS: Mention it.
2013-06-03 16:24:53 +00:00
d845411e8c
Prepare for 4.8 release
...
* NEWS: Update for 4.8 release.
* debian/changelog: 4.8-1.
* strace.spec: 4.8-1.
2013-06-03 12:34:56 +00:00
dce7593cab
build: introduce git-version-gen
...
* .gitignore: Add .version.
* Makefile.am (EXTRA_DIST, BUILT_SOURCES): Add $(srcdir)/.version.
Add rules to check NEWS, generate $(srcdir)/.version and
$(distdir)/.tarball-version files.
Change ChangeLog and CREDITS generation rules to depend on
$(srcdir)/.version instead of $(srcdir)/.git/refs/heads/*.
* NEWS: Add dates to recent releases.
* configure.ac (AC_INIT): Use git-version-gen.
(AM_INIT_AUTOMAKE): Remove check-news.
* git-version-gen: Import from gnulib.
* make-dist: Check NEWS.
2013-04-30 23:52:12 +00:00
503faaae3a
maint: post-release administrivia
...
* NEWS: Add header line for next release.
2012-05-02 23:00:34 +00:00
a28fbfd523
Update STA_* constants
...
* time.c (adjtimex_status): Add STA_NANO, STA_MODE, and STA_CLK.
* NEWS (Improvements): Mention it.
2012-05-01 21:17:51 +00:00
4ef3063c95
NEWS: update for release
...
* NEWS (Improvements): Mention recent recvmsg/recvmmsg decoders
enhancements.
(Portability): Add a recommendation for the minimum Linux kernel
version to use.
2012-05-01 21:04:18 +00:00
Mike Frysinger
9b4fca2853
NEWS: clarify & fix typo
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:38:45 +00:00
84e50fc764
Update NEWS for upcoming 4.7 release
...
* NEWS: Update for 4.7 release.
2012-04-20 17:32:50 +00:00
50e69cbe74
Prepare for 4.6 release
...
* NEWS: Update for 4.6 release.
* configure.ac: Version 4.6.
* debian/changelog: 4.6-1.
* strace.spec: 4.6-1.
2011-03-14 15:39:36 +00:00
acbe51899a
Prepare for 4.5.20 release
...
* NEWS: Update for 4.5.20 release.
* configure.ac: Version 4.5.20.
* debian/changelog: 4.5.20-1.
* strace.spec: 4.5.20-1.
2010-04-13 16:09:23 +00:00
d7bb8b49cc
* NEWS: Update for 4.5.19 release.
2009-10-08 22:29:20 +00:00
84c693e99a
* NEWS: Update for 4.5.19 release.
2009-10-06 10:40:17 +00:00
fbfed22854
Prepare for 4.5.19 release
...
* NEWS: Update for 4.5.19 release.
* configure.ac: Version 4.5.19.
* debian/changelog: 4.5.19-1.
* strace.spec: 4.5.19-1.
2009-09-19 00:52:24 +00:00
Roland McGrath
09db705c51
Prepare for 4.5.18 release
2008-08-28 22:00:46 +00:00
Roland McGrath
55dd2780de
2008-07-17 Roland McGrath <roland@redhat.com>
...
* NEWS, strace.spec: Updates in preparation for release.
2008-07-18 02:21:11 +00:00
Roland McGrath
47d3223c73
2007-08-03 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.16.
* debian/changelog, strace.spec: 4.5.16-1.
2007-08-03 10:28:55 +00:00
Roland McGrath
0a45fae03e
log updates
2007-01-16 23:25:34 +00:00
Roland McGrath
a0de7c1f64
log update
2007-01-16 01:02:38 +00:00
Roland McGrath
16a3a52e0c
2007-01-11 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.15.
* debian/changelog, strace.spec: 4.5.15-1.
2007-01-11 22:22:42 +00:00
Roland McGrath
f4d9b49453
2006-01-16 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.14.
* debian/changelog, strace.spec: 4.5.14-1.
2006-01-17 06:22:57 +00:00
Roland McGrath
cab4380dbb
2005-08-03 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.13.
* debian/changelog, strace.spec: 4.5.13-1.
2005-08-03 11:42:35 +00:00
Roland McGrath
182cbf4a4a
2005-06-09 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.12.
* debian/changelog, strace.spec: 4.5.12-1.
2005-06-10 03:56:16 +00:00
Roland McGrath
7147a3df2c
2005-03-22 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.11.
* debian/changelog, strace.spec: 4.5.11-1.
2005-03-22 23:12:39 +00:00
Roland McGrath
d8184030b3
2005-03-14 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.10.
* debian/changelog, strace.spec: 4.5.10-1.
2005-03-15 02:40:12 +00:00
Roland McGrath
d63311a8bc
2005-02-04 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.9.
* debian/changelog, strace.spec: 4.5.9-1.
2005-02-04 09:29:04 +00:00
Roland McGrath
f041d47866
2004-10-19 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.8.
* debian/changelog, strace.spec: 4.5.8-1.
2004-10-20 02:17:52 +00:00
Roland McGrath
b93f918356
2004-08-31 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.7.
* strace.spec, debian/changelog: 4.5.7-1.
2004-08-31 08:17:20 +00:00
Roland McGrath
785a0260ff
2004-07-12 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.6.
* strace.spec, debian/changelog: 4.5.6-1.
2004-07-12 07:55:48 +00:00
Roland McGrath
b7e2ca1456
2004-06-27 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.5.
* strace.spec, debian/changelog: 4.5.5-1.
2004-06-28 05:24:29 +00:00
Roland McGrath
ed8e77e6d4
2004-06-03 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.4.
* strace.spec, debian/changelog: 4.5.4-1.
2004-06-04 02:35:58 +00:00
Roland McGrath
5e169a1b64
2004-04-16 Roland McGrath <roland@redhat.com>
...
* configure.ac: Check for <mqueue.h>.
* ipc.c (sys_mq_open, printmqattr) [! HAVE_MQUEUE_H]: Don't try to
decode struct mq_attr.
* NEWS: Mention mq support.
2004-04-16 21:54:56 +00:00
Roland McGrath
62412203f8
2004-04-08 Roland McGrath <roland@redhat.com>
...
* strace.c (main) [LINUX]: When attaching for -p, look in
/proc/PID/task for all threads and attach them as presumed
CLONE_THREAD children.
* NEWS: Mention the feature.
2004-04-09 00:25:38 +00:00
Roland McGrath
b66e936380
2004-03-01 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.2.
* strace.spec, debian/changelog: 4.5.1-1.
2004-03-02 06:38:35 +00:00
Roland McGrath
00eb84e55f
2003-11-13 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.1.
* strace.spec, debian/changelog: 4.5.1-1.
2003-11-14 02:57:22 +00:00
Roland McGrath
a3bc12eab1
2003-09-24 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.5.
* strace.spec, debian/changelog: 4.5-1.
2003-09-24 22:22:38 +00:00
Roland McGrath
cb61214601
2003-07-17 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.99.
* strace.spec, debian/changelog: 4.4.99-1.
2003-07-17 09:23:56 +00:00
Roland McGrath
acd3cd758d
2003-06-10 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.98.
* strace.spec, debian/changelog: 4.4.98-1.
2003-06-11 05:37:56 +00:00
Roland McGrath
64ffba5880
2003-06-02 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.97.
* strace.spec, debian/changelog: 4.4.97-1.
2003-06-02 19:37:48 +00:00
Roland McGrath
1b86e2d311
2003-03-30 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.96.
* strace.spec, debian/changelog: 4.4.96-1.
2003-03-31 01:21:36 +00:00
Roland McGrath
1893d0566f
2003-02-24 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.95.
* strace.spec, debian/changelog: 4.4.95-1.
2003-02-24 10:53:44 +00:00
Roland McGrath
de6e53308c
2003-01-21 Roland McGrath <roland@redhat.com>
...
* strace.c (usage): Omit -z, since it has never worked properly.
* NEWS: Likewise.
* strace.c (main): Grok new option `-E var=val' or `-E var' to put
var=val in environ or to remove var, respectively.
(usage): Mention it.
* strace.1, NEWS: Document it.
2003-01-24 04:31:23 +00:00
Roland McGrath
ee06172f28
2003-01-21 Roland McGrath <roland@redhat.com>
...
* configure.ac, NEWS: Version 4.4.93.
* strace.spec, debian/changelog: 4.4.93-1.
* strace.spec (Source0): Use strace-VERSION.tar.bz2 now.
2003-01-22 02:27:51 +00:00