Name: | oled-tools |
---|---|
Version: | 0.7 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 387672 |
License: | GPLv2 |
RPM: | oled-tools-0.7-1.el7.aarch64.rpm |
Source RPM: | oled-tools-0.7-1.el7.src.rpm |
Build Date: | Thu Nov 16 2023 |
Build Host: | build-ol7-aarch64.oracle.com |
Vendor: | Oracle America |
Summary: | Diagnostic tools for more efficient and faster debugging on Oracle Linux |
Description: | oled-tools is a collection of command line tools, scripts, config files, etc., that will aid in faster and better debugging of problems on Oracle Linux. It contains: lkce, memstate, kstack, filecache, dentrycache, syswatch, scanfs and vmcore_sz. |
- Update to v0.7. - Clean up oled-tools.spec - Add doc and license files to RPM - Migrate all Python scripts to Python3 - Install oled subcommands in /usr/libexec/ - Clean up python scripts and fix pylint/flake8/mypy/bandit errors/warnings - oled: escape passthrough arguments (Jose Lombera) [Orabug: 35064194] - kcore-utils: fix build in OL9 (Jose Lombera) - Only build kcore-utils on x86-64 - syswatch: support monitoring all CPU stat metrics - memsate: several improvements - memstate: NUMA: fix per-node memory accounting - memstate: determine PAGE_SIZE at runtime (Aruna Ramakrishna) [Orabug: 35074520] - Add tool scanfs (Srikanth C S) [Orabug: 34502391] - Add tool vmcore_sz (Partha Satapathy, Srikanth C S) [Orabug: 35824470]
- Release oled-tools-0.6-2 - Reapply missing fixes from v0.5-5 [Orabugs: 32038044, 33104580, 33107277, 33271828, 33304018] - Change license back to GPLv2. - Add pragma to d scripts (Nagappan Ramasamy Palaniappan) [Orabug: 34855326] - Fix bugs in lkce (Manjunath Patil) [Orabug: 35097936]
- Note: this release was removed from yum - release oled-tools-0.6-1 - Remove tools memtracker, smtool and topstack - Remove lkce's command 'kdump_report' (Srinivas Eeda) - Add diagnostic DTrace scripts (Manjunath Patil, Praveen Kumar Kannoju, Rama Nichanamatlu) - Add tool syswatch (Jose Lombera) [Orabug: 34858875] - Reinstate dependencies
- Release oled-tools-0.5-5
- Smtool: Avoid failure when mitigation for a particular variant is not available [Orabug: 33287128] - Smtool: Avoid redundant messages during verbose scan [Orabug: 33309752] - Smtool: Add support for detection/mitigation for SRBDS [Orabug: 33032240] - Smtool: Fix scanning of commandline parameters for TSX_Async_Abort [Orabug: 33043269] - Smtool: Fix verbose scan [Orabug: 33044339] - Smtool: Minor bug fixes [Orabug: 32999593] - Smtool: Fix enable/disable mitigations on Oracle VM Servers [Orabug: 33005737] - Smtool: Fix enabling/disabling mitigations for TSX Async Abort [Orabug: 33005751] - Smtool: Misc bug fixes [Orabug: 32920986]
- Rewrite lkce
- Add man pages for filecache and dentrycache
- Integrate topstack into oled-tools [Orabug: 32734650] - Integrate kstack into oled-tools [Orabug: 32545451]
- Fix kcore-utils Jenkins build issues - Remove gather from oled-tools [Orabug: 32461332] - Integrate memtracker into oled-tools [Orabug: 32430673] - Integrate memstate into oled-tools [Orabug: 32425345] - Add filecache and dentrycache to oled-tools rpm build.
- Enable smtool on OL8. [Orabug: 30441144] - Enabled kdump-utils and lkce to run on OL8. [Orabug: 32299961]