|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
<!--[if IE 8]><html class="no-js lt-ie9" lang="zh-CN" > <![endif]-->
|
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="zh-CN" > <!--<![endif]-->
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
<title>trace — Arthas 3.1.7 文档</title>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="_static/js/modernizr.min.js"></script>
|
|
|
|
|
|
|
|
|
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
|
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
|
<script type="text/javascript" src="_static/language_data.js"></script>
|
|
|
<script type="text/javascript" src="_static/translations.js"></script>
|
|
|
|
|
|
<script type="text/javascript" src="_static/js/theme.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="_static/overrides.css" type="text/css" />
|
|
|
<link rel="index" title="索引" href="genindex.html" />
|
|
|
<link rel="search" title="搜索" href="search.html" />
|
|
|
<link rel="next" title="stack" href="stack.html" />
|
|
|
<link rel="prev" title="watch" href="watch.html" />
|
|
|
<script src="_static/center_page.js"></script>
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/github.min.css">
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body class="wy-body-for-nav">
|
|
|
|
|
|
|
|
|
<div class="wy-grid-for-nav">
|
|
|
|
|
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
|
|
<div class="wy-side-scroll">
|
|
|
<div class="wy-side-nav-search" >
|
|
|
|
|
|
|
|
|
|
|
|
<a href="index.html" class="icon icon-home"> Arthas
|
|
|
|
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="version">
|
|
|
3.1.7
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div role="search">
|
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
|
<input type="text" name="q" placeholder="Search docs" />
|
|
|
<input type="hidden" name="check_keywords" value="yes" />
|
|
|
<input type="hidden" name="area" value="default" />
|
|
|
</form>
|
|
|
</div>
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="current">
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://alibaba.github.io/arthas/en/">English Docs</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://alibaba.github.io/arthas/arthas-tutorials?language=cn">在线教程(推荐)</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="install-detail.html">安装</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="download.html">下载</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="quick-start.html">快速入门</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="advanced-use.html">进阶使用</a></li>
|
|
|
<li class="toctree-l1 current"><a class="reference internal" href="commands.html">命令列表</a><ul class="current">
|
|
|
<li class="toctree-l2"><a class="reference internal" href="dashboard.html">dashboard</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="thread.html">thread</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="jvm.html">jvm</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="sysprop.html">sysprop</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="sysenv.html">sysenv</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="vmoption.html">vmoption</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="logger.html">logger</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="mbean.html">mbean</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="getstatic.html">getstatic</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="ognl.html">ognl</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="sc.html">sc</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="sm.html">sm</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="dump.html">dump</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="heapdump.html">heapdump</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="jad.html">jad</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="classloader.html">classloader</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="mc.html">mc</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="redefine.html">redefine</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="monitor.html">monitor</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="watch.html">watch</a></li>
|
|
|
<li class="toctree-l2 current"><a class="current reference internal" href="#">trace</a><ul>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="#id1">参数说明</a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="#id2">注意事项</a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="#id3">使用参考</a><ul>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#demo">启动 Demo</a></li>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#id4">trace函数</a></li>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#id5">trace次数限制</a></li>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#jdk">包含jdk的函数</a></li>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#id6">据调用耗时过滤</a></li>
|
|
|
<li class="toctree-l4"><a class="reference internal" href="#id7">trace多个类或者多个函数</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="stack.html">stack</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="tt.html">tt</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="profiler.html">profiler</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="cat.html">cat</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="grep.html">grep</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="pwd.html">pwd</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="options.html">options</a></li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="commands.html#arthas">Arthas 基础命令</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="web-console.html">WebConsole</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="docker.html">Docker</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://github.com/alibaba/arthas/issues?q=label%3Auser-case">用户案例</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://github.com/alibaba/arthas/issues?q=label%3Aquestion-answered">常见问题</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://github.com/alibaba/arthas">Fork me at GitHub</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://github.com/alibaba/arthas/blob/master/CONTRIBUTING.md#">编译调试/参与贡献</a></li>
|
|
|
<li class="toctree-l1"><a class="reference external" href="https://github.com/alibaba/arthas/releases">Release Notes</a></li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="contact-us.html">QQ群/钉钉群</a></li>
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
</nav>
|
|
|
|
|
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
|
|
|
|
|
|
|
|
<nav class="wy-nav-top" aria-label="top navigation">
|
|
|
|
|
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
|
<a href="index.html">Arthas</a>
|
|
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
|
<div class="wy-nav-content">
|
|
|
|
|
|
<div class="rst-content">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div role="navigation" aria-label="breadcrumbs navigation">
|
|
|
|
|
|
<ul class="wy-breadcrumbs">
|
|
|
|
|
|
<li><a href="index.html">Docs</a> »</li>
|
|
|
|
|
|
<li><a href="commands.html">命令列表</a> »</li>
|
|
|
|
|
|
<li>trace</li>
|
|
|
|
|
|
|
|
|
<li class="wy-breadcrumbs-aside">
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://github.com/alibaba/arthas/blob/master/site/src/site/sphinx/trace.md" class="fa fa-github"> Edit on GitHub</a>
|
|
|
|
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
<hr/>
|
|
|
</div>
|
|
|
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
|
|
<div itemprop="articleBody">
|
|
|
|
|
|
<div class="section" id="trace">
|
|
|
<h1>trace<a class="headerlink" href="#trace" title="永久链接至标题">¶</a></h1>
|
|
|
<blockquote>
|
|
|
<div><p>方法内部调用路径,并输出方法路径上的每个节点上耗时</p>
|
|
|
</div></blockquote>
|
|
|
<p><code class="docutils literal notranslate"><span class="pre">trace</span></code> 命令能主动搜索 <code class="docutils literal notranslate"><span class="pre">class-pattern</span></code>/<code class="docutils literal notranslate"><span class="pre">method-pattern</span></code> 对应的方法调用路径,渲染和统计整个调用链路上的所有性能开销和追踪调用链路。</p>
|
|
|
<div class="section" id="id1">
|
|
|
<h2>参数说明<a class="headerlink" href="#id1" title="永久链接至标题">¶</a></h2>
|
|
|
<table border="1" class="docutils">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th align="right">参数名称</th>
|
|
|
<th align="left">参数说明</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td align="right"><em>class-pattern</em></td>
|
|
|
<td align="left">类名表达式匹配</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td align="right"><em>method-pattern</em></td>
|
|
|
<td align="left">方法名表达式匹配</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td align="right"><em>condition-express</em></td>
|
|
|
<td align="left">条件表达式</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td align="right">[E]</td>
|
|
|
<td align="left">开启正则表达式匹配,默认为通配符匹配</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td align="right"><code>[n:]</code></td>
|
|
|
<td align="left">命令执行次数</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td align="right"><code>#cost</code></td>
|
|
|
<td align="left">方法执行耗时</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table><p>这里重点要说明的是观察表达式,观察表达式的构成主要由 ognl 表达式组成,所以你可以这样写<code class="docutils literal notranslate"><span class="pre">"{params,returnObj}"</span></code>,只要是一个合法的 ognl 表达式,都能被正常支持。</p>
|
|
|
<p>观察的维度也比较多,主要体现在参数 <code class="docutils literal notranslate"><span class="pre">advice</span></code> 的数据结构上。<code class="docutils literal notranslate"><span class="pre">Advice</span></code> 参数最主要是封装了通知节点的所有信息。</p>
|
|
|
<p>请参考<a class="reference internal" href="advice-class.html"><span class="doc">表达式核心变量</span></a>中关于该节点的描述。</p>
|
|
|
<ul class="simple">
|
|
|
<li><p>特殊用法请参考:<a class="reference external" href="https://github.com/alibaba/arthas/issues/71">https://github.com/alibaba/arthas/issues/71</a></p></li>
|
|
|
<li><p>OGNL表达式官网:<a class="reference external" href="https://commons.apache.org/proper/commons-ognl/language-guide.html">https://commons.apache.org/proper/commons-ognl/language-guide.html</a></p></li>
|
|
|
</ul>
|
|
|
<p>很多时候我们只想看到某个方法的rt大于某个时间之后的trace结果,现在Arthas可以按照方法执行的耗时来进行过滤了,例如<code class="docutils literal notranslate"><span class="pre">trace</span> <span class="pre">*StringUtils</span> <span class="pre">isBlank</span> <span class="pre">'#cost>100'</span></code>表示当执行时间超过100ms的时候,才会输出trace的结果。</p>
|
|
|
<blockquote>
|
|
|
<div><p>watch/stack/trace这个三个命令都支持<code class="docutils literal notranslate"><span class="pre">#cost</span></code></p>
|
|
|
</div></blockquote>
|
|
|
</div>
|
|
|
<div class="section" id="id2">
|
|
|
<h2>注意事项<a class="headerlink" href="#id2" title="永久链接至标题">¶</a></h2>
|
|
|
<p><code class="docutils literal notranslate"><span class="pre">trace</span></code> 能方便的帮助你定位和发现因 RT 高而导致的性能问题缺陷,但其每次只能跟踪一级方法的调用链路。</p>
|
|
|
</div>
|
|
|
<div class="section" id="id3">
|
|
|
<h2>使用参考<a class="headerlink" href="#id3" title="永久链接至标题">¶</a></h2>
|
|
|
<div class="section" id="demo">
|
|
|
<h3>启动 Demo<a class="headerlink" href="#demo" title="永久链接至标题">¶</a></h3>
|
|
|
<p>启动<a class="reference internal" href="quick-start.html"><span class="doc">快速入门</span></a>里的<code class="docutils literal notranslate"><span class="pre">arthas-demo</span></code>。</p>
|
|
|
</div>
|
|
|
<div class="section" id="id4">
|
|
|
<h3>trace函数<a class="headerlink" href="#id4" title="永久链接至标题">¶</a></h3>
|
|
|
<div class="highlight-bash notranslate"><div class="highlight hljs"><pre class="bash">$ trace demo.MathGame run
|
|
|
Press Q or Ctrl+C to abort.
|
|
|
Affect(class-cnt:1 , method-cnt:1) cost in 28 ms.
|
|
|
`---ts=2019-12-04 00:45:08;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[0.617465ms] demo.MathGame:run()
|
|
|
`---[0.078946ms] demo.MathGame:primeFactors() #24 [throws Exception]
|
|
|
|
|
|
`---ts=2019-12-04 00:45:09;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[1.276874ms] demo.MathGame:run()
|
|
|
`---[0.03752ms] demo.MathGame:primeFactors() #24 [throws Exception]</pre></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="section" id="id5">
|
|
|
<h3>trace次数限制<a class="headerlink" href="#id5" title="永久链接至标题">¶</a></h3>
|
|
|
<p>如果方法调用的次数很多,那么可以用<code class="docutils literal notranslate"><span class="pre">-n</span></code>参数指定捕捉结果的次数。比如下面的例子里,捕捉到一次调用就退出命令。</p>
|
|
|
<div class="highlight-bash notranslate"><div class="highlight hljs"><pre class="bash">$ trace demo.MathGame run -n 1
|
|
|
Press Q or Ctrl+C to abort.
|
|
|
Affect(class-cnt:1 , method-cnt:1) cost in 20 ms.
|
|
|
`---ts=2019-12-04 00:45:53;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[0.549379ms] demo.MathGame:run()
|
|
|
+---[0.059839ms] demo.MathGame:primeFactors() #24
|
|
|
`---[0.232887ms] demo.MathGame:print() #25
|
|
|
|
|
|
Command execution times exceed limit: 1, so command will exit. You can set it with -n option.</pre></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="section" id="jdk">
|
|
|
<h3>包含jdk的函数<a class="headerlink" href="#jdk" title="永久链接至标题">¶</a></h3>
|
|
|
<ul class="simple">
|
|
|
<li><p><code class="docutils literal notranslate"><span class="pre">--skipJDKMethod</span> <span class="pre"><value></span> </code> skip jdk method trace, default value true.</p></li>
|
|
|
</ul>
|
|
|
<p>默认情况下,trace不会包含jdk里的函数调用,如果希望trace jdk里的函数,需要显式设置<code class="docutils literal notranslate"><span class="pre">--skipJDKMethod</span> <span class="pre">false</span></code>。</p>
|
|
|
<div class="highlight-bash notranslate"><div class="highlight hljs"><pre class="bash">$ trace --skipJDKMethod false demo.MathGame run
|
|
|
Press Q or Ctrl+C to abort.
|
|
|
Affect(class-cnt:1 , method-cnt:1) cost in 60 ms.
|
|
|
`---ts=2019-12-04 00:44:41;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[1.357742ms] demo.MathGame:run()
|
|
|
+---[0.028624ms] java.util.Random:nextInt() #23
|
|
|
+---[0.045534ms] demo.MathGame:primeFactors() #24 [throws Exception]
|
|
|
+---[0.005372ms] java.lang.StringBuilder:<init>() #28
|
|
|
+---[0.012257ms] java.lang.Integer:valueOf() #28
|
|
|
+---[0.234537ms] java.lang.String:format() #28
|
|
|
+---[min=0.004539ms,max=0.005778ms,total=0.010317ms,count=2] java.lang.StringBuilder:append() #28
|
|
|
+---[0.013777ms] java.lang.Exception:getMessage() #28
|
|
|
+---[0.004935ms] java.lang.StringBuilder:toString() #28
|
|
|
`---[0.06941ms] java.io.PrintStream:println() #28
|
|
|
|
|
|
`---ts=2019-12-04 00:44:42;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[3.030432ms] demo.MathGame:run()
|
|
|
+---[0.010473ms] java.util.Random:nextInt() #23
|
|
|
+---[0.023715ms] demo.MathGame:primeFactors() #24 [throws Exception]
|
|
|
+---[0.005198ms] java.lang.StringBuilder:<init>() #28
|
|
|
+---[0.006405ms] java.lang.Integer:valueOf() #28
|
|
|
+---[0.178583ms] java.lang.String:format() #28
|
|
|
+---[min=0.011636ms,max=0.838077ms,total=0.849713ms,count=2] java.lang.StringBuilder:append() #28
|
|
|
+---[0.008747ms] java.lang.Exception:getMessage() #28
|
|
|
+---[0.019768ms] java.lang.StringBuilder:toString() #28
|
|
|
`---[0.076457ms] java.io.PrintStream:println() #28</pre></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="section" id="id6">
|
|
|
<h3>据调用耗时过滤<a class="headerlink" href="#id6" title="永久链接至标题">¶</a></h3>
|
|
|
<div class="highlight-bash notranslate"><div class="highlight hljs"><pre class="bash">$ trace demo.MathGame run '#cost > 10'
|
|
|
Press Ctrl+C to abort.
|
|
|
Affect(class-cnt:1 , method-cnt:1) cost in 41 ms.
|
|
|
`---ts=2018-12-04 01:12:02;thread_name=main;id=1;is_daemon=false;priority=5;TCCL=sun.misc.Launcher$AppClassLoader@3d4eac69
|
|
|
`---[12.033735ms] demo.MathGame:run()
|
|
|
+---[0.006783ms] java.util.Random:nextInt()
|
|
|
+---[11.852594ms] demo.MathGame:primeFactors()
|
|
|
`---[0.05447ms] demo.MathGame:print()</pre></div>
|
|
|
</div>
|
|
|
<blockquote>
|
|
|
<div><p>只会展示耗时大于10ms的调用路径,有助于在排查问题的时候,只关注异常情况</p>
|
|
|
</div></blockquote>
|
|
|
<ul class="simple">
|
|
|
<li><p>是不是很眼熟,没错,在 JProfiler 等收费软件中你曾经见识类似的功能,这里你将可以通过命令就能打印出指定调用路径。 友情提醒下,<code class="docutils literal notranslate"><span class="pre">trace</span></code> 在执行的过程中本身是会有一定的性能开销,在统计的报告中并未像 JProfiler 一样预先减去其自身的统计开销。所以这统计出来有些许的不准,渲染路径上调用的类、方法越多,性能偏差越大。但还是能让你看清一些事情的。</p></li>
|
|
|
<li><p>[12.033735ms] 的含义,<code class="docutils literal notranslate"><span class="pre">12.033735</span></code> 的含义是:当前节点在当前步骤的耗时,单位为毫秒</p></li>
|
|
|
<li><p>[0,0,0ms,11]xxx:yyy() [throws Exception],对该方法中相同的方法调用进行了合并,<code class="docutils literal notranslate"><span class="pre">0,0,0ms,11</span></code> 表示方法调用耗时,<code class="docutils literal notranslate"><span class="pre">min,max,total,count</span></code>;<code class="docutils literal notranslate"><span class="pre">throws</span> <span class="pre">Exception</span></code> 表明该方法调用中存在异常返回</p></li>
|
|
|
<li><p>这里存在一个统计不准确的问题,就是所有方法耗时加起来可能会小于该监测方法的总耗时,这个是由于 Arthas 本身的逻辑会有一定的耗时</p></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="section" id="id7">
|
|
|
<h3>trace多个类或者多个函数<a class="headerlink" href="#id7" title="永久链接至标题">¶</a></h3>
|
|
|
<p>trace命令只会trace匹配到的函数里的子调用,并不会向下trace多层。因为trace是代价比较贵的,多层trace可能会导致最终要trace的类和函数非常多。</p>
|
|
|
<p>可以用正则表匹配路径上的多个类和函数,一定程度上达到多层trace的效果。</p>
|
|
|
<div class="highlight-bash notranslate"><div class="highlight hljs"><pre class="bash">trace -E com.test.ClassA|org.test.ClassB method1|method2|method3</pre></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
<footer>
|
|
|
|
|
|
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
|
|
|
|
|
<a href="stack.html" class="btn btn-neutral float-right" title="stack" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
|
|
|
|
|
|
|
|
|
<a href="watch.html" class="btn btn-neutral float-left" title="watch" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
<hr/>
|
|
|
|
|
|
<div role="contentinfo">
|
|
|
<p>
|
|
|
© Copyright 2018-2019, Alibaba Middleware Group, and contributors
|
|
|
|
|
|
</p>
|
|
|
</div>
|
|
|
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
|
|
|
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
</section>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
jQuery(function () {
|
|
|
SphinxRtdTheme.Navigation.enable(true);
|
|
|
});
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="github-fork-ribbon-wrapper right">
|
|
|
<div class="github-fork-ribbon">
|
|
|
<a href="https://github.com/alibaba/arthas" target="_blank">Fork me at GitHub</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<script type="text/javascript" src="_static/add_badges.js"></script>
|
|
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlightjs-line-numbers.js/2.5.0/highlightjs-line-numbers.min.js"></script>
|
|
|
<script>
|
|
|
document.querySelectorAll('div.hljs > pre').forEach(function(block) {
|
|
|
hljs.highlightBlock(block);
|
|
|
hljs.lineNumbersBlock(block);
|
|
|
});
|
|
|
</script>
|
|
|
|
|
|
<script>
|
|
|
var _hmt = _hmt || [];
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4";
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
</html> |