Name: | dtrace-modules-4.1.12-61.1.23.el7uek |
---|---|
Version: | 0.5.3 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | System Environment/Kernel |
Size: | 6118148 |
License: | CDDL |
RPM: | dtrace-modules-4.1.12-61.1.23.el7uek-0.5.3-2.el7.x86_64.rpm |
Source RPM: | dtrace-modules-4.1.12-61.1.23.el7uek-0.5.3-2.el7.src.rpm |
Build Date: | Wed Dec 21 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
Summary: | dtrace module |
Description: | DTrace kernel modules. This package contains the DTrace core module, and standard provider modules: dtrace, profile, syscall, sdt (io, proc,sched), and fasttrap (USDT). Maintainers: ------------ Nick Alcock <nick.alcock@oracle.com> Kris Van Hees <kris.van.hees@oracle.com> |
- Re-enable 0.5.3 release after bugfix [Orabug: 23344927]
- Provider 'perf' added to SDT for perf events. (Nick Alcock) [Orabug: 23004534] - Fix to ensure that pdata and sdt_tab handling works across module reloads. [Orabug: 23331667] - Moving pdata size assertion checking to arch-specific code. (Nick Alcock) [Orabug: 23331667]
- Correct probe disable/enable mechanism for syscalls. [Orabug: 22352636] - Fix access to uregs[I_R7] for sparc64. (Nick Alcock) [Orabug: 22602870] - Use a more efficient, consistent, and reliable mechanism to read user stack locations. (Nick Alcock) [Orabug: 22629102]
- Remove explicit dependency on kernel RPM. [Orabug: 21669543] - Ensure safety checks are enforced on copyout() and copyoutstr(). [Orabug: 21930954] - Fix device file minor number for dt_perf. [Orabug: 21814949]
- Enable building DTrace modules for SPARC64.
- modules signing support [OL6]
- Use kernel-provided SDT trampoline memory area for SPARC64. [Orabug: 21220344] - Add support for sparc64. [Orabug: 19005048] - Update uid / gid handling in view of namespaces in UEK4 kernels. [Orabug: 20456825]
- modules signing support [OL7]
- Validate d_path() argument pointer to avoid crash. [Orabug: 21304207]
- Support USDT for 32-bit applications on 64-bit hosts. [Orabug: 21219315] - Convert from sdt_instr_t to asm_instr_t. [Orabug: 21219374] - Restructuring to support DTrace on multiple architectures. [Orabug: 21273259] - Fix dtrace_helptrace_buffer memory leak. [Orabug: 20514336] - Add .gitignore file. [Orabug: 20266608]