-
Thu Mar 29 2018 - <tomas.jedlicka@oracle.com> - 1.0.0-10
- Enabled tst.default.d in smoketests.
-
Tue Mar 27 2018 - <tomas.jedlicka@oracle.com> - 1.0.0-9
- Updated translators to match new kernel redesign of per-task and
per-process data. [Orabug: 27731759]
- Enhanced build system to support multiple kernels [Orabug: 27731756]
- Added pid provider support [Orabug: 27609459] (Kris Van Hees)
- Adjusted the interpretation of /proc/kallmodsyms for aarch64
[Orabug: 27214992] (Eugene Loh)
-
Thu Mar 08 2018 - <nick.alcock@oracle.com> - 1.0.0-8
- Change dtrace_proc_*() public interfaces to take a struct dtrace_proc,
avoiding lifecycle issues that can cause access to freed memory when
victims are exec()ing rapidly [Orabug: 27501199]
- Bump library soname to libdtrace.so.1 [Orabug: 27501199]
- Improve handling of symbol name->address and address->name lookup
[Orabug: 27214992] (Eugene Loh)
- Check array bounds at compile time [Orabug: 27382268]
- Fix dtrace -S not printing actions other than the first [Orabug: 27565023]
(Tomas Jedlicka)
- Drop expensive, unnecessary bad page state checking from testsuite
[Orabug: 27577555]
- Handle interruptions in the testsuite runner better [Orabug: 27577593]
- Consider erratically failing tests in some directories to be passes
- Test fixes [Orabug: 27583002, 27651838]
-
Fri Feb 16 2018 - <nick.alcock@oracle.com> - 1.0.0-7
- Internal development release.
- Several latent porting bugs fixed (Kris Van Hees)
- Make tests used in smoke testsuite rely on sdt less
(Kris Van Hees)
-
Tue Jan 30 2018 - <nick.alcock@oracle.com> - 1.0.0-6
- Internal development release.
- 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
- Internal development release.
- 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)