-
Tue Jan 30 2018 - <nick.alcock@oracle.com> - 1.0.0-6
- ARM64 support [Orabug: 27438960, 27438993, 27438977]
- Include correct procfs.h [Orabug: 27266725] (Tomas Jedlicka)
-
Thu Jan 18 2018 - <nick.alcock@oracle.com> - 1.0.0-5
- Bring back translators for 4.14.
-
Fri Jan 12 2018 - <nick.alcock@oracle.com> - 1.0.0-4
- Internal development release.
- Eliminate new symbol at address 0 on KPTI-enabled kernels
[Orabug: 27364377]
- Boost some test timeouts
-
Fri Jan 05 2018 - <nick.alcock@oracle.com> - 1.0.0-3
- Internal development release.
- New tests and test fixes (Kris Van Hees, Nicolas Droux)
[Orabug: 27194352, 27282243]
-
Fri Dec 15 2017 - <nick.alcock@oracle.com> - 1.0.0-2
- Internal development release.
- Fix rare assertion failures at exit [Orabug: 26848964]
-
Thu Nov 30 2017 - <nick.alcock@oracle.com> - 1.0.0-1
- Release for smoketesters, not GA
- Fix mod() normalization: add test for it [Orabug: 26826564]
(Tomas Jedlicka, Eugene Loh)
- Fix faulty logic in dtrace_modsym_update() adding symbols to wrong modules
[Orabug: 26848467] (Tomas Jedlicka, Eugene Loh)
- ip provider ipv6_tclass and ipv6_flow are not set correctly (Nicolas Droux)
[Orabug: 27193049]
- Translator changes for kernels 4.12 -- 4.14 (Nicolas Droux,
Tomas Jedlicka, Nick Alcock)
- Add tagging capability to the testsuite [Orabug: 26992620]
(Vincent Lim, Eugene Loh)
- Fix kills of hanging dtraces in the testsuite [Orabug: 27051149]
(Eugene Loh, Nick Alcock)
- New tests for the lockstat provider and fixes to jstack and 3-arg
tracemem tests [Orabug: 26149894, 27015838] (Eugene Loh, Alan Maguire)
-
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
- 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