-
Mon Oct 16 2017 - <nick.alcock@oracle.com> - 0.6.2-3
- Apply correct version of lockstat patch [Orabug: 26149894]
-
Mon Oct 16 2017 - <nick.alcock@oracle.com> - 0.6.2-2
- Internal development release
- Add lockstat provider [Orabug: 26149894] (Alan Maguire)
- Add missing obsolete of dtrace-modules-provider-headers [Orabug: 26883486]
(Tomas Jedlicka)
- Add missing testsuite NFS dependency [Orabug: 26860985] (Tomas Jedlicka)
-
Thu Sep 21 2017 - <nick.alcock@oracle.com> - 0.6.2-1
- Internal development release
- Fix segfault at shutdown time if grabbed processes die at
precisely the wrong time [Orabug: 26528776]
- New llquantize() aggregation, providing log/linear results
[Orabug: 26675201] (Eugene Loh)
- New optional third arg for tracemem(): dynamically-variable size
limit [Orabug: 26675604] (Eugene Loh)
- Fix wrong wrong-number-of-args error messages. (Eugene Loh)
[Orabug: 26402731]
- Fix module address range merging (Eugene Loh) [Orabug: 25767469]
- Allow referencing of structure and union members named with
the same name as D keywords, e.g. 'self' [Orabug: 26518086]
- Changes for the move of UAPI headers into dtrace-utils-devel.
(Tomas Jedlicka, Nick Alcock).
- Support CTF in /lib/modules/$(uname -r)/kernel/vmlinux.ctfa
archive [Orabug: 25815372]
- Testsuite fixes and new tests for inet_*() and lquantize
(Eugene Loh, Alan Maguire, Nick Alcock)
-
Wed Sep 13 2017 - <nick.alcock@oracle.com> - 0.6.1-3
- Relicense all of userspace, including the testsuite, to UPL.
- Merge NEWS from the modules into NEWS for userspace: there is
only one NEWS now.
- Test fixes [Orabug: 26522961] (Tomas Jedlicka, Nick Alcock)
- make check-quick support, skipping long-running tests
-
Fri Jul 14 2017 - <tomas.jedlicka@oracle.com> - 0.6.1-2
- Internal development release
- Fix name of lowest bucket in dtrace_print_lquantize() (Eugene Loh)
[Orabug: 26261502]
- Fix wrong depth in dtrace_print_ustack() leading to garbage output
from jstack() (Eugene Loh) [Orabug: 26045010]
- Do not build DTrace with debug info by default [Orabug: 26389302]
- Fix spurious errors and misreading of unaligned data on SPARC,
breaking ustack() etc with upgraded glibc (Nick Alcock)
[Orabug: 26378141]
- Translator changes for the IO provider for NFS (Nicolas Droux)
[Orabug: 26176938]
- Search for cpp and ld along the PATH, fixing use of dtrace -C with
devtoolset-6 and other non-default GCCs (Nick Alcock) [Orabug: 26396530]
- Test fixes, test harness extensions (consumer tests) and new tests.
- dtrace-utils-devel now depends on elfutils-libelf-devel.
(Nick Alcock)
- dtrace-utils-testsuite now depends on dtrace-devel.
(Nick Alcock) [Orabug: 26415697]
-
Thu May 25 2017 - <nick.alcock@oracle.com> - 0.6.1-1
- Add translators and tests for TCP and UDP (Alan Maguire)
[Orabug: 25815242]
- Add translators for the IO provider (Nicolas Droux) [Orabug: 25816562]
- Add link_ntop() and tests for it (Girish Moodalbail)
[Orabug: 25931511]
- sched.d no longer depends on the sched provider [Orabug: 26036143]
- Ship a default /etc/dtrace-modules (Nicolas Droux) [Orabug: 25918164]
- Repeated dtrace -G no longer corrupts the object file (Kris Van Hees)
[Orabug: 22509887]
-
Tue Mar 21 2017 - <nick.alcock@oracle.com> - 0.6.0-3
- Test fixes
-
Fri Mar 03 2017 - <nick.alcock@oracle.com> - 0.6.0-2
- Internal development release
- Add translator for ip provider [Orabug: 25557249]
- Test fixes and new tests.
-
Tue Jan 17 2017 - <nick.alcock@oracle.com> - 0.6.0-1
- Internal development release
- Allow self-grabs [Orabug: 24829169]
- Use /proc/pid/map_files if available [Orabug: 24843582]
- Fix fd leaks on big-endian systems and during heavy exec() [Orabug: 25040553]
- Add improved multi-argument DTRACE_PROBE macro [Orabug: 24678905]
- Fix infloops in SPARC breakpoint handling [Orabug: 24454127]
-
Tue Nov 08 2016 - <nick.alcock@oracle.com> - 0.5.4-1
- Work around elfutils bug causing object file corruption [Orabug: 25059329]