0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

Commit Graph

  • abcfa4ac47 [ui] fps widget adaptation for smaller height Victor Zarubkin 2019-10-22 02:24:01 +03:00
  • 835742f2bf
    travis macos build Sergey Yagovtsev 2019-10-21 16:03:09 +03:00
  • b4747ea888
    travis macos build Sergey Yagovtsev 2019-10-21 15:24:14 +03:00
  • 68cd2495eb
    macos build Sergey Yagovtsev 2019-10-21 14:58:08 +03:00
  • 2998ff051a Fix outdated Mac build Victor Zarubkin 2019-10-21 09:53:12 +03:00
  • ff49a5004c fix old Qt build Victor Zarubkin 2019-10-21 09:06:26 +03:00
  • fd766f1b26 fix old Qt build Victor Zarubkin 2019-10-21 09:06:26 +03:00
  • b310616ed8 Merge remote-tracking branch 'origin/develop' Victor Zarubkin 2019-10-20 16:14:20 +03:00
  • 92a5ca4a75 Big bunch of changes: * update copyright * fix css parsing * fix block name search * add matching text highlighing for find results * add calculation of block statistics for selected area * new action: right-click on a block on "Diagram" selects region using left and right bounds of this block * other optimizations Victor Zarubkin 2019-10-20 16:12:37 +03:00
  • b01d2cbe24 Adding QNX cmake toolchains Van C. Ngo 2019-10-20 01:19:24 -04:00
  • d4b414eb73 #125 [UI] fixed popup crash on Linux Victor Zarubkin 2019-10-06 17:34:42 +03:00
  • cfd3acca48 Merge branch 'develop' Sergey Yagovtsev 2019-07-15 17:15:44 +03:00
  • 90bd12277c Added financial contributors to the README Jess 2019-07-15 05:53:19 -07:00
  • a79d042772 Added CONTRIBUTING.md (optional) Jess 2019-07-15 05:53:19 -07:00
  • c9bef28533
    Update FUNDING.yml Sergey Yagovtsev 2019-05-28 00:14:35 +03:00
  • 7afd2c9850
    Create FUNDING.yml Sergey Yagovtsev 2019-05-28 00:09:18 +03:00
  • 3be797b4ad Recreate socket on failed connection #154 Sergey Yagovtsev 2019-03-27 00:07:58 +03:00
  • 0ccb564099 #125 [UI] fixed popup windows issue: now windows must disappear when switching between applications (Alt+Tab etc.) Victor Zarubkin 2019-03-23 21:36:44 +03:00
  • de24ee4eca
    EasySocket::accept() waits 500ms instead 0.5ms till select timeout. Tobias Kalbitz 2019-03-09 21:39:13 +01:00
  • e68abb25fe
    Merge pull request #150 from tkalbitz/patch-1 Sergey Yagovtsev 2019-03-04 23:50:55 +03:00
  • 017ef6ad8b
    Fix warning: Use nullptr instead 0 as pointer value. Tobias Kalbitz 2019-03-03 10:16:55 +01:00
  • bbebd4f02e
    Update README.md Sergey Yagovtsev 2019-01-15 23:22:41 +03:00
  • 14c07295b3
    Update README.md Sergey Yagovtsev 2019-01-15 23:11:52 +03:00
  • 6faba9d587
    Update README.md Sergey Yagovtsev 2019-01-15 23:10:11 +03:00
  • 65b3b23b5e
    Merge pull request #145 from ndesai/feature/qnx-support Sergey Yagovtsev 2019-01-15 23:02:44 +03:00
  • 19237c3c52 Support build with QNX 7.0 toolchain Niraj Desai 2019-01-15 07:35:11 -08:00
  • 0567f2db54 #143 fixed QFont issue with negative weight Victor Zarubkin 2019-01-10 00:29:22 +03:00
  • 9ff57440a8 fix build Sergey Yagovtsev 2018-11-16 11:24:00 +03:00
  • caac93cfab
    Merge pull request #137 from tals/develop Sergey Yagovtsev 2018-11-06 10:57:09 +03:00
  • c3b4ab124e Fix Android build Tal Shiri 2018-11-05 23:27:34 -08:00
  • 001a8258bf #134 [Core] fixed missing forward declaration and reordered some header files Victor Zarubkin 2018-10-30 22:37:28 +03:00
  • f86b817fbb Fixed freeze if EASY_OPTION_THREAD_SAFE_INIT is turned off. evgeny 2018-10-05 19:13:03 +03:00
  • cddba4e443 Added generation of config header to avoid setting some defines also in project using profiler. EASY_OPTION_THREAD_SAFE_INIT doesn't require setting it in project using profiler. evgeny 2018-10-05 18:10:21 +03:00
  • 7c112646e9 Added option EASY_OPTION_THREAD_SAFE_INIT to support disabled thread-safe initialization of static local variables. evgeny 2018-10-05 17:33:23 +03:00
  • 3759ed628a Revert "Use thread_local instead of static in EASY_LOCAL_STATIC_PTR. As without it it's impossible to profile functions called from multiple threads." evgeny 2018-10-04 21:18:14 +03:00
  • cce8431484 Gramma fix #133 Sergey Yagovtsev 2018-10-04 13:10:42 +03:00
  • e2fa76cb15
    Merge pull request #132 from jrlanglois/MIPSFix Sergey Yagovtsev 2018-10-04 13:06:43 +03:00
  • 8865aabd70 Fixed compilation error on MIPS. #131 Joël R. Langlois 2018-10-03 12:51:13 +02:00
  • 3ee2067d72 Use thread_local instead of static in EASY_LOCAL_STATIC_PTR. As without it it's impossible to profile functions called from multiple threads. evgeny 2018-10-02 19:31:39 +03:00
  • 1eb2fa4fa2
    Merge pull request #127 from mchiasson/patch-2 Sergey Yagovtsev 2018-10-02 01:12:01 +03:00
  • cccfc1bf55 avoid leaking -std=gnu++11 flag to user's targets Matt Chiasson 2018-09-16 11:06:56 -04:00
  • 53289cec81 Static thread local Sergey Yagovtsev 2018-09-18 22:50:51 +03:00
  • 99b761375b Remove ATOMIC_VAR_INIT Sergey Yagovtsev 2018-09-18 22:41:58 +03:00
  • 47f552fedb
    Merge pull request #129 from mchiasson/patch-3 Sergey Yagovtsev 2018-09-18 21:58:12 +03:00
  • cd84bb34ce
    fixed the build when using Chrono clock Matt Chiasson 2018-09-18 14:19:38 -04:00
  • c352f34c69
    Merge pull request #124 from mchiasson/patch-1 Sergey Yagovtsev 2018-09-06 00:38:20 +03:00
  • 7935ec513f
    fixed the libeasy_profiler.so deployment location Matt Chiasson 2018-08-24 17:11:14 -04:00
  • f9baa19d24
    Update README.md Victor Zarubkin 2018-06-14 03:28:24 +03:00
  • 0cfec39c06
    Update README.md Victor Zarubkin 2018-06-14 03:23:39 +03:00
  • 3fa8087f38 Merge tag 'tags/v2.0.1' Victor Zarubkin 2018-06-14 03:06:56 +03:00
  • f0a588eec5 #106 [Core][UI] Fixed reading bookmarks with empty text; Fixed overriding and restoring mouse cursor shape when hovering bookmark at the Diagram widget; #0 [UI] Waiting until saving file is finished when closing the UI. Victor Zarubkin 2018-06-14 02:57:12 +03:00
  • c85d15a4e2 #106 [UI] Rising a tooltip when passing cursor over a bookmark; #0 [UI] Minor fixes Victor Zarubkin 2018-06-13 21:43:16 +03:00
  • 0ae430410d #106 [Core][UI] Added possibility to add user bookmarks with double-clicking on a timeline in the Diagram window. #112 [UI] Fixed losing focus (and getting under MainWindow) for Blocks widget. #0 [UI] UI styling, added custom window header and dialogs (could be turned off/on and adjusted position at [Settings -> Appearance] menu). Victor Zarubkin 2018-06-09 02:18:39 +03:00
  • 91d10c2b46
    #0 Updated image in README.md v2.0.1 Victor Zarubkin 2018-06-03 22:41:54 +03:00
  • 0c8246e61e #0 [Misc] Update README.md Victor Zarubkin 2018-05-28 20:39:16 +03:00
  • b10965ee92 #0 [UI] Fixed zooming for charts (histogram, arbitrary value) with mouse wheel Victor Zarubkin 2018-05-25 20:48:37 +03:00
  • 2b75e65535 #0 [UI] refactoring Victor Zarubkin 2018-05-24 02:19:48 +03:00
  • 7503199eed #0 [UI] Style Victor Zarubkin 2018-05-23 00:22:12 +03:00
  • 21157dfc65 #0 [Misc] modified gitignore Victor Zarubkin 2018-05-22 21:38:43 +03:00
  • 564b50824e #0 [UI] UI styles Victor Zarubkin 2018-05-22 21:36:18 +03:00
  • 983085157e # [UI] Styles and refactoring Victor Zarubkin 2018-05-19 23:41:01 +03:00
  • 91b2a4e609 #89 [UI] High DPI displays fix + System scaling factor Victor Zarubkin 2018-05-19 23:40:01 +03:00
  • 291c04e8c3 #0 [UI] Tooltip fix Victor Zarubkin 2018-05-19 23:35:00 +03:00
  • 8623fa81bb #108 fix [Core] clang build for arbitrary values Victor Zarubkin 2018-05-15 23:56:59 +03:00
  • 1301dd05dc #0 [Core] fixed typo Victor Zarubkin 2018-05-15 23:56:29 +03:00
  • 03db640132 #0 [Core] findRange() fix for writeTreesToStream() Victor Zarubkin 2018-05-13 03:38:07 +03:00
  • 84b391b6cc #0 [Core] refactoring Victor Zarubkin 2018-05-08 21:14:46 +03:00
  • 82bc0c3901 #0 [Core] Windows build Victor Zarubkin 2018-05-08 01:30:10 +03:00
  • 91724bfe20 #0 [UI] refactoring Victor Zarubkin 2018-05-07 21:58:37 +03:00
  • 8c90ee7ef5 #0 [Core] refactoring Victor Zarubkin 2018-05-07 21:42:17 +03:00
  • f2134ed4ac Merge tag 'v2.0.0' Victor Zarubkin 2018-04-28 00:41:46 +03:00
  • 0c3dbe9c1a Merge tag 'v1.3.0' Victor Zarubkin 2018-04-28 00:41:36 +03:00
  • 66de7cdd04 Merge tag 'v1.2.0' Victor Zarubkin 2018-04-28 00:40:52 +03:00
  • 4f86f67753 Merge tag 'v1.1.0' Victor Zarubkin 2018-04-28 00:40:39 +03:00
  • ae952c3c8b Merge tag 'v1.0.3' Victor Zarubkin 2018-04-28 00:40:20 +03:00
  • 1647e8fec0 Merge tag 'v1.0.2' Victor Zarubkin 2018-04-28 00:40:12 +03:00
  • a0dd3e9697 Merge tag 'v1.0.1' Victor Zarubkin 2018-04-28 00:39:31 +03:00
  • 745609f1a4
    Update README.md Sergey Yagovtsev 2018-04-28 00:31:38 +03:00
  • 7761364605
    #0 Added new UI image to README.md v2.0.0 Victor Zarubkin 2018-04-27 14:20:07 +03:00
  • 8665ee8fd6 #0 Update readme Victor Zarubkin 2018-04-26 00:40:10 +03:00
  • b3f6b4f61f #0 [Sample] Rollback - profiler_sample is standalone again (do not need to connect gui) Victor Zarubkin 2018-04-26 00:34:39 +03:00
  • ca80ca0ccb Merge remote-tracking branch 'origin/saving_file_develop' into develop Victor Zarubkin 2018-04-26 00:26:50 +03:00
  • f665478830 #91 [Core][UI] functions profiler::writeTreesToFile(), profiler::writeTreesToStream() are now working. Snapshot feature is now working: select an area on Diagram (with right mouse button or double-click) and press Snapshot button to save it to separate file. Victor Zarubkin 2018-04-25 21:37:18 +03:00
  • cb2951f5ad
    Merge 3287d8aa5b49a7d0d7fd6f284d6a0dab4c9ca880 into ccb75a05577a284a5332e0c3681eb18cf9665e68 vladislav-horbatiuk 2018-04-25 15:04:30 +00:00
  • 21bcefcb75 #91 [UI] .prof serializator (intermediate commit) Victor Zarubkin 2018-04-23 21:23:47 +03:00
  • 0b9ee4e6d0 Merge remote-tracking branch 'origin/develop' into saving_file_develop Victor Zarubkin 2018-04-23 01:38:01 +03:00
  • ccb75a0557 #0 [core] installing profiler_converter Victor Zarubkin 2018-04-23 01:33:00 +03:00
  • 46b661aecf #91 [UI] Snapshot icon (actually called "crop") Victor Zarubkin 2018-04-22 16:21:28 +03:00
  • ae5c46477d #91 [UI] Snapshot feature further progress (intermediate commit) Victor Zarubkin 2018-04-22 16:15:10 +03:00
  • ef7b41fd0d #91 [UI] Added snapshot tool stub; Working on saving blocks to file from UI Victor Zarubkin 2018-04-22 03:34:26 +03:00
  • 3287d8aa5b
    Build static/shared lib based on option value vladislav-horbatiuk 2018-04-16 14:04:03 +03:00
  • 26233f6479 #0 [UI] Added Crop button stub Victor Zarubkin 2018-04-13 22:03:42 +03:00
  • f9c0b7dc7a #67 [Converter] Rewrote json converter, arbitrary values would be added soon Victor Zarubkin 2018-04-05 00:00:24 +03:00
  • 7b7dfc9827 #0 Update README.md Victor Zarubkin 2018-04-02 02:01:58 +03:00
  • 3253fe2633 #48 [Core] Rearranged file header members order to minimize padding; [Core] Changed version to 2.0.0; Victor Zarubkin 2018-04-02 01:53:29 +03:00
  • f736af9721 #0 [UI] Arbitrary value ToolTip styling fix; Viewport info fix; Victor Zarubkin 2018-04-02 01:50:53 +03:00
  • cb8e66e9ae #0 [UI] Diagram tool-tips fix: no tool-tips if mouse cursor is over another widget (opened settings for example) Victor Zarubkin 2018-03-31 19:01:47 +03:00
  • c5ba69c8bc #31 [UI] Amend. Forgotten files. Victor Zarubkin 2018-03-29 08:13:37 +03:00
  • 7981a8f4ce #31 [UI] Added tooltip for arbitrary values to the Diagram Victor Zarubkin 2018-03-29 01:56:21 +03:00
  • 57dca48349 #31 [UI] Added arbitrary value tool-tip to Hierarchy tree widget (Try to move mouse cursor over Name column) Victor Zarubkin 2018-03-26 21:38:41 +03:00