<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Asyncio on danilchenko.dev</title><link>https://www.danilchenko.dev/tags/asyncio/</link><description>Recent content in Asyncio on danilchenko.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 22 Sep 2026 08:20:28 +0000</lastBuildDate><atom:link href="https://www.danilchenko.dev/tags/asyncio/index.xml" rel="self" type="application/rss+xml"/><item><title>Python Sampling Profiler: Profile a Running Process Without Restarting It</title><link>https://www.danilchenko.dev/posts/python-sampling-profiler/</link><pubDate>Tue, 22 Sep 2026 08:20:28 +0000</pubDate><guid>https://www.danilchenko.dev/posts/python-sampling-profiler/</guid><description>Python 3.15&amp;#39;s built-in sampling profiler (Tachyon) attaches to a running process by PID, no code changes. Hands-on: attach, flamegraph, wall vs CPU vs GIL.</description></item></channel></rss>