Add thumbnail
This commit is contained in:
parent
cdcb90aee3
commit
0fa9dd430b
2 changed files with 2 additions and 1 deletions
|
@ -1,13 +1,14 @@
|
||||||
ofxProfile
|
ofxProfile
|
||||||
================
|
================
|
||||||
|
|
||||||
|
![thumbnail](ofxaddons_thumbnail.png)
|
||||||
|
|
||||||
OpenFrameworks addon for simple and quick thread safe profiling.
|
OpenFrameworks addon for simple and quick thread safe profiling.
|
||||||
Then throw the result in chrome://tracing
|
Then throw the result in chrome://tracing
|
||||||
|
|
||||||
This addon is practically cut and paste from https://github.com/TheCherno/Hazel/blob/master/Hazel/src/Hazel/Debug/Instrumentor.h
|
This addon is practically cut and paste from https://github.com/TheCherno/Hazel/blob/master/Hazel/src/Hazel/Debug/Instrumentor.h
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
add ofxProfiler to your application with projectGenerator (or whatever method you prefer)
|
add ofxProfiler to your application with projectGenerator (or whatever method you prefer)
|
||||||
|
|
BIN
ofxaddons_thumbnail.png
Normal file
BIN
ofxaddons_thumbnail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue