Download Latest Version easy_profiler-v2.1.0-linux-x64-libc-2.27.tar.gz (21.7 MB)
Email in envelope

Get an email when there's a new version of easy_profiler

Home / v2.1.0
Name Modified Size InfoDownloads / Week
Parent folder
easy_profiler_core-v2.1.0-linux-x64-libc-2.27-debug.tar.gz 2019-11-01 1.7 MB
easy_profiler_core-v2.1.0-linux-x64-libc-2.27.tar.gz 2019-11-01 212.6 kB
easy_profiler-v2.1.0-linux-x64-libc-2.27.tar.gz 2019-11-01 21.7 MB
easy_profiler_core-v2.1.0-msvc15-win32-with-pdb.zip 2019-11-01 1.4 MB
easy_profiler_core-v2.1.0-msvc15-win32-debug.zip 2019-11-01 1.8 MB
easy_profiler_core-v2.1.0-msvc15-win32.zip 2019-11-01 474.4 kB
easy_profiler_core-v2.1.0-msvc15-win64-with-pdb.zip 2019-11-01 2.3 MB
easy_profiler_core-v2.1.0-msvc15-win64-debug.zip 2019-11-01 3.0 MB
easy_profiler_core-v2.1.0-msvc15-win64.zip 2019-11-01 607.1 kB
easy_profiler-v2.1.0-msvc15-win64.zip 2019-11-01 9.7 MB
easy_profiler_core-v2.1.0-msvc14-win32-debug.zip 2019-11-01 2.1 MB
easy_profiler_core-v2.1.0-msvc14-win32-with-pdb.zip 2019-11-01 2.3 MB
easy_profiler_core-v2.1.0-msvc14-win32.zip 2019-11-01 453.6 kB
easy_profiler_core-v2.1.0-msvc14-win64-with-pdb.zip 2019-11-01 2.3 MB
easy_profiler_core-v2.1.0-msvc14-win64-debug.zip 2019-11-01 3.5 MB
README.md 2019-10-31 1.9 kB
v2.1.0 source code.tar.gz 2019-10-31 422.7 kB
v2.1.0 source code.zip 2019-10-31 598.6 kB
easy_profiler-v2.1.0-msvc14-win64.zip 2019-10-31 9.7 MB
easy_profiler_core-v2.1.0-msvc14-win64.zip 2019-10-31 611.5 kB
Totals: 20 Items   64.8 MB 0

Core

  • [#106] bookmarks support
  • [#134] fixed includes
  • [#157] added new build flags EASY_OPTION_TRUNCATE_RUNTIME_NAMES and EASY_OPTION_CHECK_MAX_VALUE_SIZE for checking maximum block runtime-name length and max EASY_VALUE array size at run-time. I recommend you do not use these flags (they're disabled by default) because they add additional runtime checks which would lead to minor slow-down. It is just better not to use very long names and arrays (max 2816 bytes / chars) instead of additional runtime checks.
  • replaced usage of COMPILER_MSVC (which is not defined anywhere) with _MSC_VER in current_time.h

UI

  • [#106] bookmarks support
  • added search matches highlighting for Stats tree and Blocks list
  • added statistics for selected area
  • added median duration calculation
  • added avg and median durations to the histogram
  • added borders for the histogram
  • added possibility to select area using selected block begin and end times (just right-click on any block on the Diagram)
  • use transparent RoundProgressDialog everywhere
  • added max rows count calculation for Call-stack Stata-tree mode
  • [#112] fixed loosing focus for Diagram tool-tips
  • [#125] fixed tool-tips behavior when switching between applications
  • [#143] fixed negative weight for QFont
  • [#154] fixed reconnect issue after previous connection failure
  • fixed CSS parsing
  • fixed CSS style
  • workaround for Qt huge memory leak on Linux when creating and deleting Qt-objects in different threads
  • rearranged application settings

Build

  • [#123] [#124] linux deployment fix
  • [#128] [#129] fixed build with std::chrono clock
  • [#126] [#127] avoid propagation of -std=gnu++11 to user targets
  • [#131] [#132] fixed build for MIPS
  • [#137] fixed Android build
  • [#145] support building with QNX 7.0

Warnings

  • [#150]
Source: README.md, updated 2019-10-31