Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2019-01-15 21:55:41 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2019-01-15 21:55:41 +0300
commit7b6b6862edfd108e60cdec4c3bde6837991a5182 (patch)
tree0b3f29d7b83df2b40de05677bead8dbdc07e8503 /README.md
parent6a84520126ac57e10c6d68c55383cda7db42df5e (diff)
Add histogram, compare screenshots to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 888fe438..b1413a21 100644
--- a/README.md
+++ b/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)