Name: | dtrace-utils |
---|---|
Version: | 1.1.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 884899 |
License: | Universal Permissive License (UPL), Version 1.0 |
RPM: | dtrace-utils-1.1.0-1.el7.x86_64.rpm |
Source RPM: | dtrace-utils-1.1.0-1.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
Summary: | DTrace user interface. |
Description: | DTrace user interface and dtrace(1) command. Maintainers: ----------- DTrace external development mailing list <dtrace-devel@oss.oracle.com> |
- Add more DTRACE_PROBE definitions to sdt.h, for SystemTap compatibility, and test them (Tomas Jedlicka) [Orabug: 27721525] - Fix disassembler coredump (Tomas Jedlicka) [Orabug: 28054399] - Fix process-termination-related crash and deadlock bugs (Nick Alcock, Tomas Jedlicka) [Orabug: 27961105, 28133496] - Fix deadlock on creation of new threads in -c/-p processes [Orabug: 28210986] - Properly handle breakpoints tripped while DTrace is exiting [Orabug: 28473826] - Do not crash on self-grabs and on races with dtrace termination [Orabug: 28361373] - New ctfpath option, allowing explicit specification of ctf archives to use for the running kernel (Tomas Jedlicka) [Orabug: 28178265] - Fix memory leaks and minor uninitialized-data bugs [Orabug: 28247636] - Add test for SDT argument retrieval from stack, in UEK4QU7 (Kris Van Hees) [Orabug: 25949088] - Remove preallocation from the buffering testsuite (Tomas Jedlicka) [Orabug: 27998779] - Speed up aggmod tests (Eugene Loh) [Orabug: 28007146, 28119700] - Include the smoketests in make check [Orabug: 28128338] - Test fixes (boost timeouts, kernel 4.17 compatibility, unskip a forgotten test). - Improve testsuite temporary file creation (Eugene Loh) [Orabug: 28142056] - Clean up compiler warnings (Eugene Loh) [Orabug: 27934422, 27998779] Thu May 10 2018 - <nick.alcock@oracle.com> - 1.0.2-1 - Testsuite fixes [Orabug: 27995907]
- ARM64 USDT and pid probe support (Kris Van Hees) [Orabug: 27847969] - Fix -c option on ARM64 (Kris Van Hees) [Orabug: 27847946] - Disable pid provider tests on UEK4. - Testsuite fixes [Orabug: 27921244, 27919918]
- Enabled tst.default.d in smoketests.
- 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 (Kris Van Hees) [Orabug: 27609459] - Adjusted the interpretation of /proc/kallmodsyms for aarch64 (Eugene Loh) [Orabug: 27214992]
- 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 (Eugene Loh) [Orabug: 27214992] - Check array bounds at compile time [Orabug: 27382268] - Fix dtrace -S not printing actions other than the first (Tomas Jedlicka) [Orabug: 27565023] - 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]
- Internal development release. - Several latent porting bugs fixed (Kris Van Hees) - Make tests used in smoke testsuite rely on sdt less (Kris Van Hees)
- Internal development release. - ARM64 support [Orabug: 27438960, 27438993, 27438977] - Include correct procfs.h (Tomas Jedlicka) [Orabug: 27266725]
- Internal development release. - Bring back translators for 4.14.
- Internal development release. - Eliminate new symbol at address 0 on KPTI-enabled kernels [Orabug: 27364377] - Boost some test timeouts
- Internal development release. - New tests and test fixes (Kris Van Hees, Nicolas Droux) [Orabug: 27194352, 27282243]