<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>SystemTap</anon>
  </categories>
  <description>SystemTap を使って Linux カーネル内のコールスタックを見てみた。 submit_bio.stp probe kernel.function(&quot;submit_bio&quot;){ printf(&quot;%s[%d]\n&quot;,execname(),pid()) print_backtrace() } 実行結果 [root@localhost ~]# stap submit_bio.stp kjournald[316] 0xc04e28ea : submit_bio+0x0/0xdd [kernel] 0xc047766b : submit_bh+0xe8/0x106 [kernel] 0xf884…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20121016%2F1350394645&quot; title=&quot;SystemTap で Linux のカーネル内のコールスタックを見てみる - ablog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-10-16 22:37:25</published>
  <title>SystemTap で Linux のカーネル内のコールスタックを見てみる</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20121016/1350394645</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
