<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Linux</anon>
  </categories>
  <description>仕事であるアプリケーションのCPU使用率が異常に高くなる事象のトラシューをしたんですが、久々にこの手のトラシューをしていろいろ忘れてたこともあり、新たな学びもあったりしたので、備忘録として残しておく。 とりあえずこの手の事象に遭遇した際はスレッドダンプ取得して、CPU負荷の高そうな処理、スレッドの特定をしていくわけですが、今回は「CPU使用時間が多いスレッドの特定方法」について書こうかなと思います。 スレッドダンプの取得方法については昔の記事で書いてます。 a4dosanddos.hatenablog.com 手順としては以下のことをやれば特定できます。 top でスレッド情報まで含めてアプリ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2021%2F05%2F15%2F012628&quot; title=&quot;CPU使用時間の多いスレッドを特定する - プログラム日記&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>2021-05-15 01:26:28</published>
  <title>CPU使用時間の多いスレッドを特定する</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2021/05/15/012628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
