This website requires JavaScript.
Explore
Help
Sign In
3party
/
easy_profiler
Watch
0
Star
0
Fork
0
You've already forked easy_profiler
mirror of
https://github.com/yse/easy_profiler.git
synced
2024-12-28 01:04:41 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
easy_profiler
/
src
History
Sergey Yagovtsev
2ddfa4db68
win build
2016-11-28 22:58:16 +03:00
..
block.cpp
Added possibility to build easy_profiler with empty API implementation to avoid whole solution rebuild if you want to build without profiler;
2016-11-20 13:42:05 +03:00
CMakeLists.txt
Added possibility to build easy_profiler with empty API implementation to avoid whole solution rebuild if you want to build without profiler;
2016-11-20 13:42:05 +03:00
current_time.h
Multi-licensing in source codes
2016-11-13 16:39:59 +03:00
easy_socket.cpp
Remove broken pipe error code feom win build
2016-11-19 19:16:19 +03:00
event_trace_status.h
(profiler_core) Further work with run-time enable/disable blocks;
2016-09-13 23:03:01 +03:00
event_trace_win.cpp
(profiler core) Manually check if thread exist or not. Changed EASY_THREAD behavior: it does not create ThreadGuard and can be invoked from every function you like. Added macro EASY_THREAD_SCOPE which behaves like an old EASY_THREAD macro (creates ThreadGuard).
2016-11-20 17:09:50 +03:00
event_trace_win.h
Prepare for release. Add rc-files and read version info from file
2016-11-16 23:58:47 +03:00
hashed_cstr.h
Trying to fix problem with c++11 magic statics (there is no support for visual studio 2013 and earlier, gcc < 4.3 and clang < 2.9);
2016-09-22 23:06:43 +03:00
outstream.h
Trying to fix problem with c++11 magic statics (there is no support for visual studio 2013 and earlier, gcc < 4.3 and clang < 2.9);
2016-09-22 23:06:43 +03:00
profile_manager.cpp
win build
2016-11-28 22:58:16 +03:00
profile_manager.h
Check thread expired on linux and add new message in easy_net
2016-11-27 14:26:00 +03:00
reader.cpp
Added possibility to build easy_profiler with empty API implementation to avoid whole solution rebuild if you want to build without profiler;
2016-11-20 13:42:05 +03:00
resources.rc
Added possibility to build easy_profiler with empty API implementation to avoid whole solution rebuild if you want to build without profiler;
2016-11-20 13:42:05 +03:00
spin_lock.h
Multi-licensing in source codes
2016-11-13 16:39:59 +03:00