<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title>雑なメモ書き</blog_title>
  <blog_url>https://hiroyukim.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>基本的な情報は以下 https://golang.org/pkg/runtime/trace/ https://yuroyoro.hatenablog.com/entry/2017/12/11/192341 実際に動作させる ちょうどgoroutineを使う処理を直近のblogで試してた これへ解析を追加する package main import ( &quot;fmt&quot; &quot;log&quot; _ &quot;net/http/pprof&quot; &quot;os&quot; &quot;runtime/trace&quot; &quot;time&quot; ) func main() { f, err := os.Create(&quot;trace.out&quot;) if err != nil …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.com%2Fentry%2F2019%2F01%2F27%2F140325&quot; title=&quot;Goのruntime/traceをつかってみる - 雑なメモ書き&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/hiroyukim/20190127/20190127140256.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-27 14:03:25</published>
  <title>Goのruntime/traceをつかってみる</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.com/entry/2019/01/27/140325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
