<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>どのPythonのコードの行で clone(2) が呼ばれたかをbpftraceで追えるんか...?— RyuichiWatanabe@gurasan (@ryuichi_1208) 2025年5月13日 というのをやりたかった過程で調べたメモ。これはちょっと便利そう。 bpftrace -e ' tracepoint:syscalls:sys_enter_clone { printf(&quot;PID: %d, TID: %d, COMM: %s, clone_flags: 0x%lx\n&quot;, pid, tid, comm, args-&gt;clone_flags); if (args-&gt;clone_f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2025%2F05%2F14%2F004313&quot; title=&quot;【eBPF】clone(2)のフラグとかPIDとかTIDとかを取りたい - 地方エンジニアの学習日記&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>2025-05-14 00:43:13</published>
  <title>【eBPF】clone(2)のフラグとかPIDとかTIDとかを取りたい</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2025/05/14/004313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
