update porfiler doc. #2035

pull/2150/head^2
hengyunabc 3 years ago
parent 03a57ddf72
commit 0aa2366ce4

@ -402,7 +402,7 @@ Started [cpu] profiling
```
$ profiler stop
profiler output file: /tmp/demo/arthas-output/20191125-135546.svg
profiler output file: /tmp/demo/arthas-output/20211207-111550.html
OK
```

@ -389,7 +389,7 @@ Started [cpu] profiling
```
$ profiler stop
profiler output file: /tmp/demo/arthas-output/20191125-135546.svg
profiler output file: /tmp/demo/arthas-output/20211207-111550.html
OK
```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 511 KiB

After

Width:  |  Height:  |  Size: 312 KiB

@ -54,7 +54,7 @@ By default, the result file is `html` format. You can also specify it with the `
```bash
$ profiler stop --format html
profiler output file: /tmp/test/arthas-output/20191125-143329.html
profiler output file: /tmp/test/arthas-output/20211207-111550.html
OK
```

@ -54,7 +54,7 @@ $ profiler status
```bash
$ profiler stop --format html
profiler output file: /tmp/test/arthas-output/20191125-143329.html
profiler output file: /tmp/test/arthas-output/20211207-111550.html
OK
```

@ -79,7 +79,7 @@ $ profiler status
```bash
$ profiler stop --format html
profiler output file: /tmp/test/arthas-output/20191125-143329.html
profiler output file: /tmp/test/arthas-output/20211207-111550.html
OK
```

@ -80,7 +80,7 @@ By default, the result file is `html` format. You can also specify it with the `
```bash
$ profiler stop --format html
profiler output file: /tmp/test/arthas-output/20191125-143329.html
profiler output file: /tmp/test/arthas-output/20211207-111550.html
OK
```

Loading…
Cancel
Save