0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

Added screenshot into readme

This commit is contained in:
Victor Zarubkin 2016-11-05 19:24:12 +03:00 committed by GitHub
parent e03b720290
commit 4ab09696c0

View File

@ -21,6 +21,8 @@ duration, target thread id, thread owner process id, thread owner process name.
You can see the results of measuring in simple GUI application which provides full statistics and renders beautiful time-line.
![GUI screenshot](https://lh6.googleusercontent.com/QREJu1XjJVoyGQ3oYjvrwwfEzcHUQkSbcx9vQvo_Zzmpoya5sfIbCroU0dOUl3QXQhcdl98Y=w1521-h697)
# Usage
First of all you can specify path to include directory which contains `include/profiler` directory and define macro `BUILD_WITH_EASY_PROFILER`.