mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
Update trace.md (#2455)
This commit is contained in:
@@ -134,7 +134,7 @@ Affect(class-cnt:1 , method-cnt:1) cost in 60 ms.
|
||||
`---[0.076457ms] java.io.PrintStream:println() #28
|
||||
```
|
||||
|
||||
### 据调用耗时过滤
|
||||
### 根据调用耗时过滤
|
||||
|
||||
```bash
|
||||
$ trace demo.MathGame run '#cost > 10'
|
||||
|
||||
Reference in New Issue
Block a user