strace Practice Examples (Part 1) – Linux Debugging Tutorial

Опубликовано: 12 Июль 2026
на канале: Ivan SRE
207
7

Hi, I'm Ivan — an SRE working in Big Tech.
On this channel, I dive deep into Linux internals, system-level debugging, and low-level tools that power real-world infrastructure.

Expect videos on:
🔧 System performance tuning
🧵 Kernel threads & processes
🛠️ Tools like strace, perf, eBPF, systemd-analyze, and more
📦 Real-world debugging tips from production environments

Subscribe if you love breaking things down to the bytes and learning how systems really run.

---
GitHub: github.com/IvanOtkidach-public/strace-exercises
---

0:00 - Intro, cloning project
1:31 - Tracing and debugging ./bug2
7:54 - Outro