Commit Graph

  • 1db8585d2b Fix compilation in C++20 mode fix-compilation-cxx20 Henrique Gemignani Passos Lima 2021-06-18 22:31:12 +03:00
  • df026efcbc Merge pull request #127 from AxioDL/bugfix/disable-compilation-fix Vadim Slyusarev 2021-04-14 12:53:11 +01:00
  • af143ab6cf Add return value for disabled CAPI functions bugfix/disable-compilation-fix Henrique Gemignani Passos Lima 2021-04-09 19:14:22 +03:00
  • 2a40317903 Fixed a null-reference exception with JSON captures not containing detailed information for events master bombom_by 2021-01-13 14:03:36 +00:00
  • 7b940feede Merge pull request #116 from MattHesseling/doc-correction Vadim Slyusarev 2020-09-25 13:58:53 +01:00
  • 3692e62afe Fix spelling mistake in optick.config.h Clyzm15 2020-09-24 14:19:16 -04:00
  • 8240107a61 Update README.md Vadim Slyusarev 2020-09-05 01:36:18 +01:00
  • c3eb56d2f9 Update README.md Vadim Slyusarev 2020-09-05 01:32:12 +01:00
  • d6274a7b2f Added toggle in thread view to show or hide vertical frame lines. (#111) Andy Gainey 2020-08-06 14:07:14 +02:00
  • ee944361da Removing unnecessary defines. Project should compile without specifying any default defines to simplify integration with custom build systems. bombom_by 2020-08-05 16:06:43 +01:00
  • 52dc2884a7 Adding support for Vulkan Functions to be loaded by user (#109) Arsen Tufankjian 2020-08-05 07:40:34 -07:00
  • 99436726a1 Add cmake install so that Optick can be found through FindPackage (#103) Clément Grégoire 2020-08-05 16:38:19 +02:00
  • 7f923566d2 Fixing compilation on MacOS. Fixing samples for vs2019. 1.3.1.0 bombom_by 2020-08-05 13:26:50 +01:00
  • 20ba9f28d4 Fixing compilation warning bombom_by 2020-08-05 12:47:30 +01:00
  • 362d3952d3 [v1.3.1] Adding support for Rust bombom_by 2020-08-05 12:43:43 +01:00
  • f3caeb0574 Create FUNDING.yml Vadim Slyusarev 2020-03-22 18:00:40 +00:00
  • 9b6645a0af Fixing compilation bombom_by 2020-02-13 00:57:11 +00:00
  • 80f8a53425 Migrating to vs2019 bombom_by 2020-02-13 00:23:23 +00:00
  • 589c0d1858 Adding ThreadView control to VSIX plugin bombom_by 2020-02-11 03:23:46 +00:00
  • 661b97e897 [VSIX] Adding support for ETW tracing bombom_by 2020-02-11 00:07:12 +00:00
  • 377f7d5be8 Merge branch 'master' of https://github.com/bombomby/optick bombom_by 2020-02-10 21:22:50 +00:00
  • 37fe11e418 Adding dummy plugin for Visual Studio bombom_by 2020-02-10 21:22:24 +00:00
  • 79c0470fff Update README.md Vadim Slyusarev 2020-02-05 23:33:42 +00:00
  • 6c890fb8ca Refactoring Project Structure bombom_by 2020-02-05 23:10:18 +00:00
  • a6a46b5419 Refactoring Project Structure bombom_by 2020-02-05 22:53:28 +00:00
  • 2173eaeed4 Merge branch 'master' of https://github.com/bombomby/optick bombom_by 2020-02-05 20:52:33 +00:00
  • 4263bddfc2 Refactoring GUI into smaller projects bombom_by 2020-02-05 20:51:54 +00:00
  • e5c2f01e76 #98: Fixing warnings on Linux bombom_by 2020-01-24 01:07:41 +00:00
  • 9c3c777545 #98: Fixed OPTICK_APP macro bombom_by 2020-01-24 01:01:32 +00:00
  • ed35643b6d Update README.md Vadim Slyusarev 2020-01-12 21:09:54 +00:00
  • 21326d3a08 Update README.md Vadim Slyusarev 2020-01-12 21:05:13 +00:00
  • 593976ee4a Update README.md Vadim Slyusarev 2020-01-12 21:04:28 +00:00
  • 519b16245b Update README.md Vadim Slyusarev 2020-01-12 21:01:08 +00:00
  • 44b45ed58c Fixing compilation on Linux bombom_by 2020-01-12 20:55:36 +00:00
  • 4c360827e7 Cleaning up root folder bombom_by 2020-01-12 20:48:38 +00:00
  • 328f0694f6 Removing requirement for MainThread to be on the same thread. Now it could move around between different threads. bombom_by 2020-01-12 20:37:48 +00:00
  • 08a72f62fe Temporary disabling GPU support for UE4 - there are some problems with 4.24.1. 1.3.0.0 bombom_by 2020-01-07 23:39:43 +00:00
  • be6c699472 Fixing appveyor.yml bombom_by 2020-01-07 01:09:49 +00:00
  • c2a235d102 Fixing Appveyor bombom_by 2020-01-07 00:59:59 +00:00
  • 841aec960e Adding support for multiple frame types on charts: CPU, GPU, Render. bombom_by 2020-01-07 00:11:39 +00:00
  • 8b9726f742 Adding support for import from the following formats: - Chrome Tracing JSON files - FTrace logs bombom_by 2019-12-08 20:55:55 +00:00
  • e9068f5906 [UE4] Adding support for GPU counters bombom_by 2019-12-07 17:18:44 +00:00
  • 06322ee595 Initial Android implementation bombom_by 2019-11-03 19:26:31 +00:00
  • f1f047f8e3 Adding default Config.xml for UE4 bombom_by 2019-11-01 20:22:22 +00:00
  • 30bb57dfd5 Merge branch 'master' of https://github.com/bombomby/optick bombom_by 2019-11-01 20:18:41 +00:00
  • 795d1f9533 Adjusting title bombom_by 2019-11-01 20:18:19 +00:00
  • bcd908dd41 Update README.md Vadim Slyusarev 2019-09-26 09:49:07 +01:00
  • a67cc18dcb Update README.md Vadim Slyusarev 2019-09-26 09:42:38 +01:00
  • 19185a891e Update README.md Vadim Slyusarev 2019-09-23 00:40:49 +01:00
  • 482a210663 Update README.md Vadim Slyusarev 2019-09-23 00:37:34 +01:00
  • ef18c30aae gh-pages Vadim Slyusarev 2019-09-23 00:27:56 +01:00
  • 96742777f8 Merge branch 'master' of https://github.com/bombomby/optick 1.2.9.0 bombom_by 2019-09-22 23:51:31 +01:00
  • 48b237ebff [v1.2.9] UE4: Preparing plugin for submission bombom_by 2019-09-22 23:50:56 +01:00
  • 66090ae43c Update README.md Vadim Slyusarev 2019-09-15 13:25:46 +01:00
  • 685e20bcec Fixing a tiny bug with thread depth calculation compiler bombom_by 2019-09-06 00:26:43 +01:00
  • 2a06b3c90b [Win] Fixing an error with invalid finish timestamp of the capture. Minor refactoring of the ETW GUIDs. bombom_by 2019-09-05 23:04:59 +01:00
  • 9dbd72e3e5 Commenting debug code 1.2.8.0 bombom_by 2019-09-04 23:22:07 +01:00
  • de67fcdabf [v1.2.8] [UE4] Improving UE4 publishing script bombom_by 2019-09-04 23:18:42 +01:00
  • 2bbd4fbeb4 Miniz - removing unnecessary parts in order to minimize size bombom_by 2019-09-04 22:06:31 +01:00
  • f761e897e9 Vadim Slyusarev 2019-09-04 01:56:01 +01:00
  • a2cd5b52bf Adding a couple of images Vadim Slyusarev 2019-09-04 01:48:59 +01:00
  • 1cb8162f97 Fixing compilation on FreeBSD. Adding a special define for enabling/disabling compression for the captures. bombom_by 2019-09-03 22:43:53 +01:00
  • 161e2736d1 [UE4] Fixing autosampling mode - Optick now registers syscalls collection for all the threads within current process. [GUI] Fixing a bug with MaxDepth==2 for Sampling Thread View. bombom_by 2019-08-30 01:11:11 +01:00
  • a1b12fc914 [UE4][v1.2.7] Release candidate for UE4 marketplace certification. 1.2.7.0 bombom_by 2019-08-26 00:17:05 +01:00
  • 7aeea456e7 Fixing compilation on Linux and MacOS bombom_by 2019-08-25 22:35:46 +01:00
  • d71dc3f29d [UE4] Adjusting OptickPlugin to comply with UE4 marketplace requirements bombom_by 2019-08-25 22:11:19 +01:00
  • 19b2fe8cfc [UE4] Fixing compilation on MacOS bombomby 2019-08-25 21:10:51 +01:00
  • a2e7e44d01 Update README.md Vadim Slyusarev 2019-08-21 01:49:54 +01:00
  • 35ca927896 Update README.md Vadim Slyusarev 2019-08-21 00:17:17 +01:00
  • 61249dcb60 Adding images Vadim Slyusarev 2019-08-20 22:33:31 +01:00
  • 5665e022be [v1.2.6] Adding support for error reporting through Sentry lib. 1.2.6.0 bombom_by 2019-08-18 23:44:00 +01:00
  • db4ce8202d Fixing compilation on Linux bombom_by 2019-08-18 12:36:55 +01:00
  • df3d76afbc Fixing compilation on Linux/MacOS bombom_by 2019-08-18 12:33:13 +01:00
  • c624cea355 [UE4] Fixing compilation on UE4 Adding a bunch of timeline settings: - ExpandMode - Thread Depth (Expanded and Collapsed) bombom_by 2019-08-18 12:25:03 +01:00
  • 59831dd147 #89: Disabling simplification step for custom function names 1.2.5.0 bombom_by 2019-08-12 22:27:42 +01:00
  • ba2c7db0f3 #91: Sorting tags alphabetically by default bombom_by 2019-08-12 00:31:58 +01:00
  • 31c07f7cba Fixing compilation on MacOS bombom_by 2019-08-12 00:02:14 +01:00
  • b7dfb88cad Fixing compilation warning on Linux bombom_by 2019-08-11 22:27:33 +01:00
  • b443901761 Fixing compilation on Linux/MacOS bombom_by 2019-08-11 22:24:54 +01:00
  • 8b47259c6f #90, #23: Adding support for startup profiling and automation - Embedding miniz library for capture compression - Adding support for general application profiling Optick now can operate without GUI and save captures directly to the provided path. bombom_by 2019-08-11 22:20:35 +01:00
  • f4d1cb836d Oooops, removing some debug stuff :) bombom_by 2019-07-28 23:24:51 +01:00
  • 8af5767aa0 Fixing compilation bombom_by 2019-07-28 23:04:48 +01:00
  • fb0d084e2f Merge branch 'master' of https://github.com/bombomby/optick bombom_by 2019-07-28 22:55:39 +01:00
  • 786c5af2bd [v1.2.5] A bunch of improvements to the UE4 plugin: adding custom menu button, fixing a couple a memory stomp if we hit 32 depth of the nested counters, preparing plugin for the release. Fixing compilation with OPTICK_ENABLE_FIBERS=1. bombom_by 2019-07-28 22:55:26 +01:00
  • ab9d84601c Merge pull request #86 from BrodyHiggerson/quick_fix_cpp_17 Vadim Slyusarev 2019-07-28 22:27:41 +01:00
  • 770ac83cad Merge pull request #85 from BrodyHiggerson/guard_define_NOMINMAX Vadim Slyusarev 2019-07-28 22:26:24 +01:00
  • 92c2666bb3 Merge pull request #84 from BrodyHiggerson/fix_C4996 Vadim Slyusarev 2019-07-28 22:25:29 +01:00
  • 134bc86681 Added _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS as a quick fix for C++17 deprecation warnings on Windows BrodyHiggerson 2019-07-27 16:36:37 +10:00
  • e7844fde3b Fixed C4996 on VS 15.9.11 BrodyHiggerson 2019-07-27 16:23:24 +10:00
  • ae04a13802 Added ifndef guard to NOMINMAX BrodyHiggerson 2019-07-27 16:25:23 +10:00
  • 250959bdc1 [v1.2.4] Releasing new version 1.2.4.0 bombom_by 2019-07-12 18:09:29 +01:00
  • 447ffc08f5 Merge branch 'master' of https://github.com/bombomby/optick bombom_by 2019-07-12 18:02:23 +01:00
  • 213300d799 #75: Fixing a crash in GUI related to 0-width frames Vadim Slyusarev 2019-07-12 15:22:24 +01:00
  • c81a0235d0 #77: Removing unnecessary alignment Vadim Slyusarev 2019-07-12 17:13:18 +01:00
  • ba3b6986e4 CMake improvements (#78) Tomáš Malý 2019-07-09 17:17:56 +02:00
  • 6668c6231e [UE4] Renaming BrofilerPlugin to OptickPlugin bombom_by 2019-06-30 22:25:20 +01:00
  • 4ea5bac0e4 [UE4] Fixed compilation of the UE4 plugin. Improved visualization of the sleep scopes. bombom_by 2019-06-30 22:24:32 +01:00
  • d3c3f10d10 [v1.2.3] Publishing a new version 1.2.3.0 bombom_by 2019-06-29 14:02:28 +01:00
  • d59af5b7c9 [Linux] Improving error notification about invalid root password bombom_by 2019-06-29 13:57:54 +01:00
  • 2ccf04706c Adding hover tooltip layer to the function chart bombom_by 2019-06-29 12:37:53 +01:00