Explore >> Select a destination


You are here

debugging.works
| | sergioprado.blog
13.2 parsecs away

Travel
| | Tracing is a useful technique to find bugs in software, and ftrace is the tracing framework built into the Linux kernel.
| | aivarsk.com
11.1 parsecs away

Travel
| | I have built several scripts for monitoring Oracle Tuxedo over the years. Most relied on the tmtrace and tputrace(3c) features provided by Tuxedo itself. I also tried to collect statistics on the IPC queues using standard system calls and tools. But all these years I have been thinking about how to measure the time a message spends in a queue. Messages in IPC queues are just an array of bytes, there is no field I could use to store that information. IPC queues were not created with observability in mind.
| | filipnikolovski.com
10.8 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | www.sonatype.com
51.1 parsecs away

Travel
| Open source malware is on the rise. Learn how to detect threats, comply with federal mandates, and secure your software supply chain with proactive security measures.