Sergey Grivskiy
|
63e036f11a
|
custom core library name (for cross-platform build, like easy_profiler_eabihf), ex: "cmake -DLIB_NAME=easy_profiler_x64 ../easy_profiler_core"
|
2016-12-09 15:01:47 +03:00 |
|
Sergey Grivskiy
|
4db9c82729
|
fix: wrong results for ARM: empty getCurrentTime() for ARM and other architectures
|
2016-12-09 15:01:47 +03:00 |
|
Victor Zarubkin
|
88dc699099
|
No need to check for nullptr while deleting
|
2016-12-08 22:19:45 +03:00 |
|
Victor Zarubkin
|
041ed6beab
|
(easy_profiler_core) reader: fixed uint64_t overflow while converting ticks to nanoseconds. TODO: maybe use 128-bit integers in future.
|
2016-12-04 18:42:32 +03:00 |
|
Sergey Yagovtsev
|
052bd47452
|
Set CXX standard by cmake
|
2016-12-04 16:50:58 +03:00 |
|
Sergey Yagovtsev
|
cbbf570fae
|
Define EASY_PRODUCT_VERSION by concatenating major, minor and patch strings
|
2016-12-04 16:40:00 +03:00 |
|
Sergey Yagovtsev
|
256f5f6041
|
Rename src and move include directory
|
2016-12-02 00:35:25 +03:00 |
|