From 4ab09696c04b23c39fbb3c8dee8face11219edf5 Mon Sep 17 00:00:00 2001 From: Victor Zarubkin Date: Sat, 5 Nov 2016 19:24:12 +0300 Subject: [PATCH] Added screenshot into readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6ff740..a053f91 100644 --- a/README.md +++ b/README.md @@ -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`.