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

Commit Graph

  • 9074461ffb Merge pull request #1005 from jrng/gpu-zero-callstack master Bartosz Taudul 2025-03-10 22:23:21 +01:00
  • eb47afe1f0 Handle callstack of zero in Vulkan and Direct3D 11 Julius Range-Lüdemann 2025-03-10 21:38:59 +01:00
  • 873c6ecac8 Merge pull request #1004 from bbb651/xdg-activation Bartosz Taudul 2025-03-09 12:23:47 +01:00
  • ae2e6d0a7b wayland: Activate window with XDG_ACTIVATION_TOKEN. bbb651 2025-03-09 00:07:43 +02:00
  • 1530884256 Merge pull request #1003 from Lectem/cmake-require-python Bartosz Taudul 2025-03-08 17:31:35 +01:00
  • 7455e5890e Let CMake discover python3 and make it required since it is effectively needed to build Clément Grégoire 2025-03-08 16:37:09 +01:00
  • 2183962ef7 Merge pull request #995 from anthofoxo/lua-hook Bartosz Taudul 2025-03-01 11:43:06 +01:00
  • bc7ec5b89b Improve wording in tracy.tex for automatic lua instrumentation AnthoFoxo 2025-02-28 23:52:23 -05:00
  • 9b3c46dd5e Document automatic Lua instrumentation in tracy.tex AnthoFoxo 2025-02-28 08:41:42 -05:00
  • 54dcbc87ad implement lua hook function AnthoFoxo 2025-02-26 21:09:31 -05:00
  • b8c2e25c3d Fix a build of OpelCLVectorAdd example on linux (#989) FrK5E 2025-02-26 15:37:49 +01:00
  • b04dfcd43d Use ccache if available. Bartosz Taudul 2025-02-21 23:27:15 +01:00
  • 48efd98df7 Unmap icon buffer memory. Bartosz Taudul 2025-02-20 00:14:24 +01:00
  • c5dc5f4455 Bump zstd to 1.5.7, use CPM to download. Bartosz Taudul 2025-02-19 23:47:37 +01:00
  • 8ad05c66ae Merge pull request #987 from mtreglia-gpsw/meson/fixes Bartosz Taudul 2025-02-19 13:34:05 +01:00
  • 6566d6a8d8 Merge pull request #988 from mtreglia-gpsw/tools/install Bartosz Taudul 2025-02-19 13:34:00 +01:00
  • ad61037925 Add install target for binaries in capture and csvexport Marco Treglia 2025-02-19 09:41:32 +01:00
  • 2d53818e55 Changed mesong.build Marco Treglia 2025-02-19 09:36:39 +01:00
  • d966ecf9f7 add TracyKCore in meson.build Marco Treglia 2025-02-19 09:35:01 +01:00
  • d71fc39577 Merge pull request #986 from Xnuman/master Bartosz Taudul 2025-02-19 00:46:12 +01:00
  • 40d12b6a53 Changed CMakeLists.txt Xnum 2025-02-18 23:38:25 +01:00
  • 4a5a21cdb0 Merge pull request #982 from brad-anderson/patch-1 Bartosz Taudul 2025-02-12 20:05:58 +01:00
  • 50ff279aad Include <chrono> explicitly in TraceyView Brad Anderson 2025-02-12 11:40:27 -07:00
  • 367ed69501 Use XDG toplevel icon protocol to set the icon. Bartosz Taudul 2025-02-12 00:21:27 +01:00
  • 8b3638e8e2 Merge pull request #981 from slomp/patch-1 Bartosz Taudul 2025-02-10 18:45:58 +01:00
  • 5c069f9d8d quick-fix for TracyD3D11.hpp Marcos Slomp 2025-02-10 09:13:33 -08:00
  • 9b7d53a979 Add short images option to callstack / wait stacks window. Bartosz Taudul 2025-02-07 17:34:19 +01:00
  • ad5615cda2 Short image names in sample entry stacks window. Bartosz Taudul 2025-02-07 17:28:55 +01:00
  • b8a64190dc Add external frames checkbox to sample entry stacks window. Bartosz Taudul 2025-02-07 17:16:18 +01:00
  • 3b48252bb3 Move "group by function name" checkbox to a more appropriate place. Bartosz Taudul 2025-02-07 17:15:52 +01:00
  • 526e41b5dc Don't show image tooltip, if there's no shortening and it fits the space. Bartosz Taudul 2025-02-07 02:43:32 +01:00
  • cfc67727a0 Add button to view entry stacks from the symbol view. Bartosz Taudul 2025-02-07 02:39:00 +01:00
  • 015a27bb4e Cosmetics. Bartosz Taudul 2025-02-07 02:29:08 +01:00
  • f1128f825d Rename "sample entry call stacks" to "sample entry stacks". Bartosz Taudul 2025-02-07 02:27:43 +01:00
  • c38764db3c Add appropriate tooltips for image names. Bartosz Taudul 2025-02-07 02:21:52 +01:00
  • 408939862b Add an option to display only the file part of image name. Bartosz Taudul 2025-02-07 02:17:40 +01:00
  • 3ac95e6902 Bump imgui to 1.91.8. Bartosz Taudul 2025-02-03 19:54:39 +01:00
  • 0c228533f2 Merge pull request #978 from phsilva/master Bartosz Taudul 2025-01-29 01:42:46 +01:00
  • 55d7df3782 Fix python bindings build Paulo Henrique Silva 2025-01-28 15:23:52 -08:00
  • 16405715a6 Bump PPQSort to 1.0.4. Bartosz Taudul 2025-01-27 18:59:22 +01:00
  • 5479a42ef9 Merge pull request #975 from dezhiAmd/csvExportGpuZone Bartosz Taudul 2025-01-23 20:05:58 +01:00
  • 4662be3aac make it easier to see the diff Liao 2025-01-23 10:18:12 -08:00
  • e19a823c37 remove spaces due to autoformatting Liao 2025-01-20 12:14:36 -08:00
  • 2020ef6c6e Add a flag -g to export gpu zones to csv file Liao 2025-01-20 11:48:56 -08:00
  • f583d1c855 Merge pull request #973 from 0-wiz-0/master Bartosz Taudul 2025-01-20 14:13:17 +01:00
  • 7272f9cac1 Use correct header on NetBSD. Thomas Klausner 2025-01-20 14:10:34 +01:00
  • da60684b9f Merge pull request #967 from foxtran/feature/lto Bartosz Taudul 2025-01-14 11:24:13 +01:00
  • be3aa5ac21 Add info about TRACY_LTO Igor S. Gerasimov 2025-01-11 19:56:02 +01:00
  • b87a935c58 Allow global setting of CMAKE_INTERPROCEDURAL_OPTIMIZATION Igor S. Gerasimov 2025-01-11 19:35:39 +01:00
  • 9d03627a17 Add info about LTO usage for Fortran; C++ projects can be linked as before Igor S. Gerasimov 2025-01-11 19:05:48 +01:00
  • 7c48baf132 Add Link-Time optimization option Igor S. Gerasimov 2025-01-11 16:33:01 +01:00
  • 2608c6bbc9 Use whitespaces only Igor S. Gerasimov 2025-01-11 16:15:33 +01:00
  • e49c25f2f5 Update NEWS. Bartosz Taudul 2025-01-09 13:48:46 +01:00
  • b68f63c6d5 Add Fortran to list of provided integrations. Bartosz Taudul 2025-01-09 13:21:05 +01:00
  • 27689bcf43 Merge pull request #962 from foxtran/feature/fortran-support Bartosz Taudul 2025-01-09 13:18:57 +01:00
  • 277555af2a Merge pull request #961 from foxtran/fix/c-int Bartosz Taudul 2025-01-09 13:16:19 +01:00
  • 802bdbbecc Fix type(c_ptr) in bind(C) Igor S. Gerasimov 2025-01-05 22:09:49 +01:00
  • a42ea071a0 Add support of Cray compilers Igor S. Gerasimov 2025-01-05 16:40:41 +01:00
  • fd33d1c839 Add support of Oracle Sun 12.6 Igor S. Gerasimov 2025-01-05 16:34:26 +01:00
  • 21c8d7615d Add colors Igor S. Gerasimov 2025-01-05 14:31:56 +01:00
  • 092e91d058 Add documentation Igor S. Gerasimov 2025-01-05 13:43:43 +01:00
  • f01973a78c Reset srcloc variables Igor S. Gerasimov 2025-01-05 13:09:01 +01:00
  • 4273d34ca4 tracy_source_location_data must be public Igor S. Gerasimov 2025-01-05 11:29:16 +01:00
  • fb9686fb28 Prettify code Igor S. Gerasimov 2025-01-03 12:37:42 +01:00
  • 9b14656c8a Add null char Igor S. Gerasimov 2025-01-02 18:15:23 +01:00
  • 38e7024277 Add plot formats Igor S. Gerasimov 2025-01-02 18:06:50 +01:00
  • 7730ac595f Add fibers support Igor S. Gerasimov 2025-01-02 18:11:54 +01:00
  • 82460b0316 Use simpler typename of context Igor S. Gerasimov 2025-01-02 17:52:32 +01:00
  • caabfc6379 Implement plots Igor S. Gerasimov 2025-01-02 17:51:33 +01:00
  • 49cc094869 Implement tracy_appinfo Igor S. Gerasimov 2025-01-02 17:30:05 +01:00
  • fbc40e8b9e Implement frame related things Igor S. Gerasimov 2025-01-02 17:20:42 +01:00
  • 4d5cd252a4 Add messages Igor S. Gerasimov 2025-01-02 16:44:04 +01:00
  • 59116feb55 Implement memory operations Igor S. Gerasimov 2025-01-02 16:25:40 +01:00
  • 4fd6d5317b Implement tracy_connected Igor S. Gerasimov 2025-01-02 15:27:09 +01:00
  • 07cd1d8ee1 Implement zone_set_properties Igor S. Gerasimov 2025-01-02 15:19:38 +01:00
  • ead67c06d9 Add zone begin/end Igor S. Gerasimov 2024-12-26 23:12:05 +01:00
  • 1d627c86be Implement tracy_alloc_srcloc Igor S. Gerasimov 2024-12-26 22:16:14 +01:00
  • 66a50a8c76 Add TRACY_MANUAL_LIFETIME routines Igor S. Gerasimov 2024-12-26 21:27:10 +01:00
  • 3488e08aa7 Add Tracy structures except lockable Igor S. Gerasimov 2024-12-26 21:13:34 +01:00
  • d16986dfa7 Add tracy_set_thread_name Igor S. Gerasimov 2024-12-26 20:32:16 +01:00
  • a30fff8b4c CMake support of Fortran bindings Igor S. Gerasimov 2024-12-26 19:19:52 +01:00
  • e981a5ba6f Add initial module file Igor S. Gerasimov 2024-12-26 19:17:55 +01:00
  • 3e88544d1f Update int type in Python API Igor S. Gerasimov 2025-01-02 21:44:06 +01:00
  • 7093eb0b08 Update int for ___tracy_after_try_lock_lockable_ctx Igor S. Gerasimov 2025-01-02 14:33:09 +01:00
  • 7e128f3bce Update int for ___tracy_emit_plot_config Igor S. Gerasimov 2025-01-02 14:32:04 +01:00
  • 6e220fee91 Update int for ___tracy_emit_frame_image Igor S. Gerasimov 2025-01-02 14:25:06 +01:00
  • 94403bde4b Update int for ___tracy_before_lock_lockable_ctx Igor S. Gerasimov 2025-01-02 14:23:06 +01:00
  • cd8e2a5d8a Update int for ___tracy_connected Igor S. Gerasimov 2025-01-02 14:20:37 +01:00
  • a8f844b970 Use int32_t type for depth in client Igor S. Gerasimov 2025-01-02 14:19:12 +01:00
  • 78bca3f0e1 Use int32_t for callstack (depth) Igor S. Gerasimov 2025-01-02 14:04:06 +01:00
  • 4929ac6487 Use int32_t for secure flag Igor S. Gerasimov 2025-01-02 13:45:47 +01:00
  • 39d382b033 Use int32_t for active flag Igor S. Gerasimov 2025-01-02 13:42:22 +01:00
  • 8baa50b2f5 Update int for ___tracy_profiler_started Igor S. Gerasimov 2025-01-02 13:28:39 +01:00
  • 7f516e2fed Update int type in structures Igor S. Gerasimov 2025-01-02 13:21:44 +01:00
  • 8b0b2343e1 Merge pull request #957 from foxtran/feature/merge-calls-callstack Bartosz Taudul 2025-01-02 12:08:39 +01:00
  • b9c7cd1738 Fix code formatting Igor S. Gerasimov 2025-01-02 11:49:51 +01:00
  • 31eeb843c7 Small reformat Igor S. Gerasimov 2025-01-02 11:24:46 +01:00
  • d30a2d6854 Simplify ZoneBegin functions Igor S. Gerasimov 2025-01-02 11:09:45 +01:00
  • 38636648d3 Merge pull request #960 from JasonnnW3000/master Bartosz Taudul 2025-01-01 12:55:33 +01:00
  • 23bfabc6c2 Update LICENSE, fix license year JasonnnW3000 2025-01-01 05:50:07 -05:00