Name: | oled-tools |
---|---|
Version: | 1.0.3 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 543757 |
License: | GPLv2 |
RPM: | oled-tools-1.0.3-2.el9.aarch64.rpm |
Source RPM: | oled-tools-1.0.3-2.el9.src.rpm |
Build Date: | Fri Jul 11 2025 |
Build Host: | build-ol9-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, vmcore_sz, and olprof. |
- Fix olprof failure on UEK8 kernels. (Srikanth C S) [Orabug 38163701]
- Update to v1.0.3 - Add the oled olprof command. (Partha Sarathi Satapathy) [Orabug: 37618519] - oomwatch: Add a script to verify kills. (Ryan McCabe) [Orabug: 37723296] - oomwatch: Handle missing dependencies gracefully. (Ryan McCabe) - vmcore_utils: Error out gracefully if kexec-tools is missing, improve output, fix for 6.3 kernels. (Srikanth C S) [Orabug: 36039350, 36039350, 37327741] - scripts: update the mlx_vhcaid dtrace script for UEK7. (Nagappan Ramasamy Palaniappan) [Orabug: 37695526] - scripts: Add minimum kernel version for UEK8 in network scripts (Nagappan Ramasamy Palaniappan) [Orabug: 37912971] - memstate: Include percpu in kernel memory in summary (Aruna Ramakrishna) [Orabug: 37717127] - scripts: Update scsi_latency.d and scsi_queue.d [Orabug: 37980902, 37981041] (Shminderjit Singh) - scripts: Update ping_lat.d for UEK7 [Orabug: 37919212] (Nagappan Ramasamy Palaniappan) - scripts: Update rds_bcopy_metric.d and mlx_vhcaid.d for UEK8 [Orabug: 37993866] (Nagappan Ramasamy Palaniappan) - scripts: Update scsi_latency_example.txt with correct arguments [Orabug: 37327564] (Rajan Shanmugavelu) - scripts: Add rds_ping.d to detect and print rds-ping latencies. [Orabug: 37889666] (Nagappan Ramasamy Palaniappan, Juan Garcia) - Add a "SEE ALSO" section to the oled man page. [Orabug: 37486389] (Jeffery Yoder) - scripts: Update track_cm_packet.d for newer UEK7 and UEK8 kernels [Orabug: 37999669] (Nagappan Ramasamy Palaniappan)
- Bump release version.
- oomwatch: Use available memory instead of free memory for thresholds [Orabug: 37629602] - oomwatch: Print memory and swap usage when killing processes [Orabug: 37639781]
- Update to v1.0.2 - Add the oled oomwatch command. (Sharad Raykhere, Ryan McCabe, Jeffery Yoder, Sagar Sagar) [Orabug: 37453543]
* 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]
- 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]