<?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>Tracing on zevorn.blog</title><link>https://zevorn.cn/tags/tracing/</link><description>Recent content in Tracing on zevorn.blog</description><image><title>zevorn.blog</title><url>https://zevorn.cn/avatar.webp</url><link>https://zevorn.cn/avatar.webp</link></image><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 03 Jul 2025 12:23:55 +0000</lastBuildDate><atom:link href="https://zevorn.cn/tags/tracing/index.xml" rel="self" type="application/rss+xml"/><item><title>浅析 QEMU 的调试利器 tracing 工具</title><link>https://zevorn.cn/posts/28/</link><pubDate>Wed, 02 Jul 2025 15:50:07 +0000</pubDate><guid>https://zevorn.cn/posts/28/</guid><description>本文首发于微信公众号 GTOC 。 本文参考 QEMU 的 tracing 文档，相对路径为：docs/devel/tracing.rst QEMU 有一个很好用的调试工具 tracing，可以用来跟踪 QEMU 内部函数的执行情况，以及性能调优。 比如追踪客户机程序的访存情况，可以将 QEMU 的 memory region 的读写记录打印出来，只要注册了</description></item></channel></rss>