0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 08:41:02 +08:00

Update README.md

This commit is contained in:
Victor Zarubkin 2017-03-30 07:03:11 +03:00
parent 0f988a663f
commit 4b90fc3abb

View File

@ -50,7 +50,7 @@ You can see the results of measuring in simple GUI application which provides fu
- Measuring over network - Measuring over network
- Capture thread context-switch events - Capture thread context-switch events
- Fully remove integration via defines - Fully remove integration via defines
- You can start profiling from application launch (GUI could be connected later) - GUI could be connected to an application which is already profiling (so you can profile even initialization of your application)
# Usage # Usage