1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Commit Graph

  • 6411b35d68 Provide macros for async-or-sync queue insertion. Bartosz Taudul 2021-10-09 14:55:32 +02:00
  • 250ef2cf6e Change thread id size from 64 to 32 bits. Bartosz Taudul 2021-10-08 00:42:52 +02:00
  • 07bc665d8c Drop support for Cygwin. Bartosz Taudul 2021-10-07 23:28:40 +02:00
  • 12f693372a Cosmetics. Bartosz Taudul 2021-10-07 23:28:31 +02:00
  • b7a27d02af Fix total time in find zone, if limit range is enabled. Bartosz Taudul 2021-09-28 01:11:22 +02:00
  • 9cb54982cb Fix crash. Bartosz Taudul 2021-09-27 18:13:45 +02:00
  • 8eb038280f Update manual. Bartosz Taudul 2021-09-27 02:19:20 +02:00
  • c2e94355f0 Add icon to samples label. Bartosz Taudul 2021-09-27 02:07:02 +02:00
  • 99f2d0e059 Fix vertical spacing in inline symbols list. Bartosz Taudul 2021-09-27 01:54:37 +02:00
  • 28ae970887 Remove trailing whitespace. Bartosz Taudul 2021-09-27 01:54:15 +02:00
  • d5db075286 Update AUTHORS. Bartosz Taudul 2021-09-23 22:14:52 +02:00
  • 458fdaa126 Update NEWS. Bartosz Taudul 2021-09-23 22:14:11 +02:00
  • b6eee83463 Merge pull request #257 from xxxbxxx/filter-by-srcloc Bartosz Taudul 2021-09-23 22:12:42 +02:00
  • f37ef1affd Display the samples after the groups in the "find zone" window to make it clear they are filtered by selected group. xavier 2021-09-14 10:33:37 +02:00
  • 61670e30aa Update samples statistics continuously in the "find zone" window xavier 2021-09-13 22:09:40 +02:00
  • 63acfe72e7 Apply group filters to the samples statistics in the "find zone" window xavier 2021-09-13 21:40:02 +02:00
  • 41130d2a69 Avoid useless work when there aren't any samples xavier 2021-09-05 11:04:45 +02:00
  • 1233b39b69 Move samples before groups in "find zone" window xavier 2021-09-05 09:12:35 +02:00
  • 0089c832f7 Cache samples statistics in the "find zone" window xavier 2021-09-04 22:16:20 +02:00
  • ed42c2388c Add samples statistics to the "find zone" window xavier 2021-09-04 16:07:09 +02:00
  • e4ce9f0f41 Include threadid in SampleDataRange xavier 2021-09-04 16:11:41 +02:00
  • 6b901a7156 Extract DrawSamplesStatistics() xavier 2021-09-04 16:03:42 +02:00
  • 4c220bdc14 Always display statistics mode selection. Bartosz Taudul 2021-09-23 18:32:59 +02:00
  • f74818ece5 Make accumulation combo consistent. Bartosz Taudul 2021-09-23 18:28:19 +02:00
  • 9e67491766 Update NEWS. Bartosz Taudul 2021-09-23 18:17:55 +02:00
  • bcfc4a4fa7 Fix message thread assignment in import-chrome. Bartosz Taudul 2021-09-23 18:08:03 +02:00
  • 74d0e79b8c Vcpkg changed everything again. Bartosz Taudul 2021-09-21 02:09:54 +02:00
  • 2a994f1c81 Backport freetype 2.11 fix from imgui. Bartosz Taudul 2021-09-20 22:45:52 +02:00
  • 0b03d7b2ad Merge pull request #265 from nagisa/nagisa/manual-lifetime-for-c Bartosz Taudul 2021-09-18 15:20:42 +02:00
  • 173a165a57 Add startup/shutdown_profiler to the manual Simonas Kazlauskas 2021-09-18 14:39:19 +03:00
  • 54ee3d8a94 Expose TRACY_MANUAL_LIFETIME APIs to C API clients Simonas Kazlauskas 2021-09-18 14:25:03 +03:00
  • e929946120 Merge pull request #264 from michal-z/master Bartosz Taudul 2021-09-17 11:37:24 +02:00
  • 789328f73d Undo my previous change. Michal Ziulek 2021-09-17 11:34:40 +02:00
  • 058e89011f Merge pull request #261 from michal-z/master Bartosz Taudul 2021-09-14 19:53:28 +02:00
  • ad97854f12 Fixed compile error when using zig cc. Michal Ziulek 2021-09-14 19:30:20 +02:00
  • d011d65b3c Merge pull request #255 from graydon/tracy-capture-seconds-argument Bartosz Taudul 2021-08-26 11:14:23 +02:00
  • 26fd867e52 Add -s <seconds> parameter to capture.cpp Graydon Hoare 2021-08-25 22:22:58 -07:00
  • dfb4020a92 Add missing include for intptr_t. Bartosz Taudul 2021-08-22 13:38:28 +02:00
  • 673dfd0f02 Update ImGui GLFW and OpenGL 3.x backends. Bartosz Taudul 2021-08-22 13:11:26 +02:00
  • 30445b656f Update ImGui to 1.84.1 + docking. Bartosz Taudul 2021-08-21 00:52:30 +02:00
  • c82bf3915b Extend thread expansion grace period to half a second. Bartosz Taudul 2021-08-19 00:24:11 +02:00
  • 38f156259c Update NEWS. Bartosz Taudul 2021-08-19 00:01:52 +02:00
  • fd84b2e026 Vulkan headers must be now manually included. Bartosz Taudul 2021-08-19 00:00:20 +02:00
  • e380e3f80e Merge pull request #249 from lukasberbuer/readme-links Bartosz Taudul 2021-08-02 00:40:39 +02:00
  • 6c3c94b5f4 Bundle links in README including latest documentation Lukas Berbuer 2021-08-01 23:48:45 +02:00
  • acccad2772 Merge pull request #248 from lukasberbuer/cmake-options-simplify Bartosz Taudul 2021-08-01 13:25:12 +02:00
  • a7bbd51c61 Simplify CMake option definition Lukas Berbuer 2021-08-01 13:14:32 +02:00
  • 7a5270e6f1 Update NEWS. Bartosz Taudul 2021-08-01 13:07:50 +02:00
  • 36752c67bd Update AUTHORS. Bartosz Taudul 2021-08-01 13:07:23 +02:00
  • 7130e27865 Merge pull request #247 from lukasberbuer/cmake-options Bartosz Taudul 2021-08-01 13:05:16 +02:00
  • 958386709f Add documentation for CMake integration Lukas Berbuer 2021-08-01 12:46:29 +02:00
  • 0fe755fc85 Add options to CMakeLists.txt Lukas Berbuer 2021-08-01 10:40:50 +02:00
  • 0c2b27382e Update manual. Bartosz Taudul 2021-07-26 01:40:06 +02:00
  • b7dbbee149 Update NEWS. Bartosz Taudul 2021-07-26 01:25:49 +02:00
  • 7304558bdf Cycle through assembly blocks when right-clicking source line. Bartosz Taudul 2021-07-26 01:21:58 +02:00
  • 55a966f9c6 Fix assert. Bartosz Taudul 2021-07-26 01:18:17 +02:00
  • c222327edb Silence siunitx errors. Bartosz Taudul 2021-07-25 12:57:52 +02:00
  • 6f855ebcd4 Update libbacktrace to d0f5e95. Bartosz Taudul 2021-07-25 12:30:36 +02:00
  • d2b3182ab6 Update stb_image to 2.27. Bartosz Taudul 2021-07-25 12:05:07 +02:00
  • 924224501e Remove exception handler during profiler destruction. Bartosz Taudul 2021-07-25 11:48:27 +02:00
  • 61c9e8e6d8 Crash handler may be not installed. Bartosz Taudul 2021-07-25 11:46:20 +02:00
  • 54fa21bcbb Restore original signal handlers on profiler exit. Bartosz Taudul 2021-07-25 11:40:22 +02:00
  • 5936e7c86c Multi Dll Proj will Crash, Under Unity (#244) JIA-ss 2021-07-25 17:28:42 +08:00
  • 06ae39d9cc Fix debug build. Bartosz Taudul 2021-07-18 16:34:24 +02:00
  • 8ea89ad58a Update manual. Bartosz Taudul 2021-07-18 16:15:10 +02:00
  • be3118faab Update NEWS. Bartosz Taudul 2021-07-18 15:45:08 +02:00
  • 8b489c95ff Rename slow branches/cache to branch/cache impact. Bartosz Taudul 2021-07-18 15:42:00 +02:00
  • 0e603a0997 Render relative hw samples values. Bartosz Taudul 2021-07-18 15:35:31 +02:00
  • d0fad4fd39 Rename relative hw samples to "impact". Bartosz Taudul 2021-07-18 15:35:15 +02:00
  • 83b159b43b Count hw stats, if relative mode is set. Bartosz Taudul 2021-07-18 14:59:25 +02:00
  • fbf2c87a20 Include hw stats in AddrStatData. Bartosz Taudul 2021-07-18 14:57:26 +02:00
  • e30608afbf Store and pass AddrStat data in one data structure. Bartosz Taudul 2021-07-18 14:36:44 +02:00
  • 9c7a122d94 Implement counting relative hw samples data. Bartosz Taudul 2021-07-15 01:59:33 +02:00
  • 8c78af4d00 Drop limitView from GatherIpHwStats interface. Bartosz Taudul 2021-07-15 01:58:06 +02:00
  • a5e655d1ee Add relative hw samples checkbox. Bartosz Taudul 2021-07-15 01:44:52 +02:00
  • b4c1313a2e Make hw stats cost a parameter. Bartosz Taudul 2021-07-15 01:44:33 +02:00
  • 50f7deb1a3 Merge pull request #243 from benvanik/patch-4 Bartosz Taudul 2021-07-17 20:48:43 +02:00
  • ba185b18f9 Indenting empty grouped CPU/GPU zone tree nodes to keep things aligned. Ben Vanik 2021-07-17 09:50:14 -07:00
  • 4f3195153a Merge pull request #242 from benvanik/patch-3 Bartosz Taudul 2021-07-17 20:03:41 +02:00
  • e3165c333b Fixing unbalanced tree pop in grouped GPU zones. Ben Vanik 2021-07-16 16:13:21 -07:00
  • ef2a25319c Update NEWS. Bartosz Taudul 2021-07-11 19:46:02 +02:00
  • edae542a48 Allow selecting image name for filtering from a list. Bartosz Taudul 2021-07-11 19:43:51 +02:00
  • b6db644ac6 Add hasher and comparator for StringIdx. Bartosz Taudul 2021-07-11 19:43:40 +02:00
  • d6835f3a7a Use correct language version for library. Bartosz Taudul 2021-07-07 02:45:13 +02:00
  • 0affc27abf Merge pull request #238 from rokopt/non-reentrant-time-manual-fix Bartosz Taudul 2021-06-27 17:35:07 +02:00
  • c51e4fd11d Update manual to reflect timing-mode GUI changes Terence Rokop 2021-06-26 17:23:54 -07:00
  • 6ddb24f57f Update AUTHORS. Bartosz Taudul 2021-06-26 22:53:02 +02:00
  • 9f185310be Merge pull request #230 from rokopt/recursive-zone-timings Bartosz Taudul 2021-06-26 21:17:45 +02:00
  • 68ec7abdf4 Move responsibility for spacing of combo box Terence Rokop 2021-06-26 11:51:57 -07:00
  • d6fd252ce4 Add more spacing to pre-existing options Terence Rokop 2021-06-26 10:30:00 -07:00
  • e105d2d96c Aesthetic fixes to accumulation mode combo box Terence Rokop 2021-06-26 10:40:28 -07:00
  • 1dd117533e Avoid non-reentrant option in sampling/symbol view Terence Rokop 2021-06-26 10:36:46 -07:00
  • f000dce73f Replace "enum class" switches with explicit casts Terence Rokop 2021-06-26 08:30:15 -07:00
  • d6761c2ffa Update manual for accumulation mode combo box Terence Rokop 2021-06-25 21:33:12 -07:00
  • b392671a7a Make time accumulation mode use combo box Terence Rokop 2021-06-25 21:27:45 -07:00
  • 2e466852ac Merge pull request #237 from ilmai/master Bartosz Taudul 2021-06-24 22:02:32 +02:00
  • fbed24dc0f Add meson.build Jussi Viiri 2021-06-24 22:41:50 +03:00
  • 9a22b8e83c Cosmetics. Bartosz Taudul 2021-06-23 20:43:46 +02:00
  • 913463635a Cosmetics. Bartosz Taudul 2021-06-23 20:37:14 +02:00
  • 894c90f867 Update manual with new non-reentrant-time option Terence Rokop 2021-06-05 11:41:56 -07:00