Name: | oled-tools |
Version: | 1.0.2 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 476133 |
License: | GPLv2 |
RPM: |
oled-tools-1.0.2-3.el8.aarch64.rpm
|
Source RPM: |
oled-tools-1.0.2-3.el8.src.rpm
|
Build Date: | Thu Mar 13 2025 |
Build Host: | build-ol8-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, kstack, memstate, oomwatch, syswatch, scanfs, and vmcore_sz. |
-
Thu Mar 13 2025 Ryan McCabe <ryan.m.mccabe@oracle.com> - 1.0.2-3
- Bump release version.
-
Wed Feb 26 2025 Ryan McCabe <ryan.m.mccabe@oracle.com> - 1.0.2-2
- oomwatch: Use available memory instead of free memory for thresholds
[Orabug: 37629602]
- oomwatch: Print memory and swap usage when killing processes
[Orabug: 37639781]
-
Tue Jan 07 2025 Ryan McCabe <ryan.m.mccabe@oracle.com> - 1.0.2-1
- Update to v1.0.2
- Add the oled oomwatch command.
(Sharad Raykhere, Ryan McCabe, Jeffery Yoder, Sagar Sagar)
[Orabug: 37453543]
-
Tue Nov 19 2024 Ryan McCabe <ryan.m.mccabe@oracle.com> - 1.0.1-1
* Update to v1.0.1
- Update LKCE to work on OL7 or later (Ryan McCabe)
- Improvements and cleanups for LKCE (Ryan McCabe, Jeffery Yoder)
[Orabug: 36669742]
- Add the 'scripts' oled sub-command (Jose Lombera)
- Update the sense of idle% in the syswatch sub-command (Ryan McCabe)
[Orabug: 36622809]
- Add new dtrace scripts (Manjunath Patil, Shminderjit Singh)
[Orabug: 36653828]
- Improvements to existing dtrace scripts
(Shminderjit Singh, Nagappan Ramasamy Palaniappan, Manjunath Patil)
[Orabugs: 36914572, 36914572, 36572024]
- Add minimum and maximum compatible kernel versions for dtrace scripts
(Nagappan Ramasamy Palaniappan, Sharad Raykhere)
- Improvements to the memstate sub-command (Aruna Ramakrishna, Jianfeng Wang)
[Orabugs: 36432022, 36432139, 36432089, 36569938, 36432017, 36432149]
- Removed the filecache and dentrycache sub-commands (Jose Lombera)
[Orabug: 36274217]
- Removed the -I and -s options from the kstack sub-command (Jose Lombera)
[Orabug: 36268453]
-
Thu Nov 09 2023 Jose Lombera <jose.lombera@oracle.com> - 0.7-1
- 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]
-
Sun Jul 02 2023 Jose Lombera <jose.lombera@oracle.com> - 0.6-2
- 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]
-
Mon Jan 30 2023 Manjunath Patil <manjunath.b.patil@oracle.com> - 0.6-1
- 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
-
Fri Sep 17 2021 Aruna Ramakrishna <aruna.ramakrishna@oracle.com> - 0.5-5
- Release oled-tools-0.5-5
-
Thu Sep 02 2021 Mridula Shastry <mridula.c.shastry@oracle.com>
- 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]
-
Mon May 31 2021 Manjunath Patil <manjunath.b.patil@oracle.com>
- Rewrite lkce