Changing OSWatcher User
Tracing TFA to find out how to change user under under which OSWatcher ist started. Continue Reading
Tracing TFA to find out how to change user under under which OSWatcher ist started. Continue Reading
A server crash can prevent a correct TFA start. Continue Reading
The case study of troubleshooting a serious kernel memory leak issue caused by a failed ACFS snapshot deletion. Continue Reading
New optimization causing severe performance degradation. It can be switched off with the fix control. Continue Reading
Oracle database software breaks uprobes and uretprobes. The workaround for uprobes is well known – adding an offset to the function entry. This article explains how to emulate uretprobes with uprobes as a workaround. Continue Reading
The current implementation of the eBPF bcc tool killsnoop doesn’t capture signals sent by the tgkill() system call. Continue Reading
Exploring the internals of the undocumented Oracle wait event “oradebug request completion” with eBPF. An example of an off-CPU analysis. Continue Reading
Database writer performance impaired by sudden debug trace. Continue Reading