mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 06:34:36 +00:00
Add histogram, compare screenshots to README.
This commit is contained in:
parent
6a84520126
commit
7b6b6862ed
12
README.md
12
README.md
@ -52,6 +52,14 @@ The user manual for Tracy is available [at the following address](https://bitbuc
|
||||
|
||||
## Features
|
||||
|
||||
#### Histogram of function execution times
|
||||
|
||||
![](doc/histogram.png)
|
||||
|
||||
#### Comparison of two profiling runs
|
||||
|
||||
![](doc/compare.png)
|
||||
|
||||
#### Marking locks
|
||||
|
||||
![](doc/locks.png)
|
||||
@ -63,7 +71,3 @@ The user manual for Tracy is available [at the following address](https://bitbuc
|
||||
#### Message log
|
||||
|
||||
![](doc/messages.png)
|
||||
|
||||
#### Approximation of capture cost
|
||||
|
||||
![](doc/cost.png)
|
||||
|
BIN
doc/compare.png
Normal file
BIN
doc/compare.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
doc/cost.png
BIN
doc/cost.png
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB |
BIN
doc/histogram.png
Normal file
BIN
doc/histogram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user