<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Strace on Ethan-ZYF</title><link>https://ethanzyf.com/tags/strace/</link><description>Recent content in Strace on Ethan-ZYF</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 12 May 2026 00:00:00 -0700</lastBuildDate><atom:link href="https://ethanzyf.com/tags/strace/index.xml" rel="self" type="application/rss+xml"/><item><title>Day 2: strace + Common Syscalls in Practice</title><link>https://ethanzyf.com/blog/day2-strace/</link><pubDate>Tue, 12 May 2026 00:00:00 -0700</pubDate><guid>https://ethanzyf.com/blog/day2-strace/</guid><description>&lt;p&gt;A practical guide to &lt;code&gt;strace&lt;/code&gt;: flag cheat sheet, how to read program startup as three distinct layers (ld.so → libc init → main), annotated syscalls, and the gotchas you actually hit (fd reuse races, EINTR, short writes, locale noise).&lt;/p&gt;</description></item></channel></rss>