Commit Graph

  • 1c43f6efa7
    Move profiler to top of CMake projects list. Bartosz Taudul 2024-03-16 13:10:00 +0100
  • 96d44cc847
    Add VS Code CMake configuration. Bartosz Taudul 2024-01-02 19:28:48 +0100
  • b73a0ff54e
    Replace build and launch config by CMake integration. Bartosz Taudul 2023-12-18 21:03:29 +0100
  • c9b4248d35
    Add basic CMakeLists.txt for the profiler GUI. Bartosz Taudul 2023-12-18 21:03:15 +0100
  • 0081f1bda0
    Remove Microsoft's C++ extension configuration. Bartosz Taudul 2023-12-18 21:02:22 +0100
  • 9ca27bf7cc
    Enable including version.cmake from any directory. Bartosz Taudul 2023-12-13 00:07:47 +0100
  • d14ef82bed
    Merge 85f14314d0 into ac031e64d6 jacereda 2024-03-21 15:01:24 +0800
  • ac031e64d6
    Merge pull request #755 from Chekov2k/color Bartosz Taudul 2024-03-20 22:19:38 +0100
  • c5a68c2d8e
    Remove default values that are not supported in C Arnim Balzer 2024-03-20 20:01:18 +0000
  • 8df02e0bff
    Add support to set color when creating a ScopedZone Arnim Balzer 2024-03-17 14:13:23 +0000
  • 83305115c2
    Fix variable name. Bartosz Taudul 2024-03-17 11:34:25 +0100
  • 578759384d
    Make sure first DPI setup is run. Bartosz Taudul 2024-03-16 01:16:25 +0100
  • c673056dd4
    Prevent window resizes on DPI change. Bartosz Taudul 2024-03-16 01:13:09 +0100
  • 4fbef01729
    Trigger redraw when DPI changes. Bartosz Taudul 2024-03-16 00:57:29 +0100
  • 8ebe62ed85
    Fix welcome window resizes. Bartosz Taudul 2024-03-15 20:25:00 +0100
  • 55f9341aec
    Scale ImGui windows when DPI changes. Bartosz Taudul 2024-03-15 20:19:32 +0100
  • f5f82a2bd5
    Don't show inline options for instrumentation statistics. Bartosz Taudul 2024-03-13 23:39:16 +0100
  • dec5b851af
    Update NEWS. Bartosz Taudul 2024-03-13 20:49:25 +0100
  • 37e3c60433
    Update manual. Bartosz Taudul 2024-03-13 20:40:54 +0100
  • 390b3d9c50
    Redo inline options UI. Bartosz Taudul 2024-03-13 20:04:38 +0100
  • 6c34e02dc2
    Ability to display inline function cost percentages relative to base symbol. Bartosz Taudul 2024-03-13 19:50:21 +0100
  • 6235343286
    Disable sample parents when inline aggregation is enabled. Bartosz Taudul 2024-03-13 19:13:42 +0100
  • e155702e0a
    Display count of aggregate inline functions. Bartosz Taudul 2024-03-13 19:10:13 +0100
  • 3af5c7b331
    Implement inline function aggregation. Bartosz Taudul 2024-03-13 19:04:34 +0100
  • f04cdb7782
    Add aggregate inlines UI. Bartosz Taudul 2024-03-13 18:51:41 +0100
  • f264d0736a
    Add grouping icon. Bartosz Taudul 2024-03-13 16:15:15 +0100
  • 18f2631e6e
    Remove AUTHORS file. Bartosz Taudul 2024-03-13 01:00:41 +0100
  • 14206b5b4f
    Merge pull request #750 from benvanik/benvanik-source-copy Bartosz Taudul 2024-03-13 18:13:11 +0100
  • 605cdcb5d5 Adding a copy button to the source view. Ben Vanik 2024-03-13 09:35:16 -0700
  • f1998292a4
    Update git ignore list. Bartosz Taudul 2024-03-13 00:52:10 +0100
  • f5459c4d2c
    Bump json.hpp to 3.11.3. Bartosz Taudul 2024-03-13 00:45:43 +0100
  • 00e24e2b8c
    pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd) Bartosz Taudul 2024-03-13 00:42:59 +0100
  • 3b9e7a1838
    Update stb_image to 2.29. Bartosz Taudul 2024-03-13 00:34:19 +0100
  • 2df972d586
    libbacktrace: don't assume compressed section is aligned (7ead8c1) Bartosz Taudul 2024-03-13 00:29:01 +0100
  • 49478ec3b3
    libbacktrace: skip all LZMA block header padding bytes (28824f2) Bartosz Taudul 2024-03-13 00:24:13 +0100
  • 1f90cd473b
    libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI (592e9c8) Bartosz Taudul 2024-03-13 00:23:08 +0100
  • a9feb75bdf
    libbacktrace: read symbol table of debuginfo file (36cfdc1) Bartosz Taudul 2024-03-13 00:20:14 +0100
  • a4eecd508d
    libbacktrace: call GetModuleFileNameA on Windows (25889d2) Bartosz Taudul 2024-03-13 00:18:14 +0100
  • 11bf33c32c
    libbacktrace: look for _pgmptr on Windows (c1c86fa2) Bartosz Taudul 2024-03-13 00:15:10 +0100
  • 4e349dd283
    Merge pull request #746 from Mulej/master Bartosz Taudul 2024-03-12 21:55:16 +0100
  • f39a2fd3ee
    Merge pull request #748 from benvanik/benvanik-reconnect-hotkey Bartosz Taudul 2024-03-12 21:52:40 +0100
  • db6128afe2
    Grammar. Matej Mulej 2024-03-12 20:59:52 +0100
  • 218d90fb3f
    Add documentation for the C lock API. Matej Mulej 2024-03-12 20:56:56 +0100
  • 14438be242
    Cleanup and define nice C macros for lock API. Matej Mulej 2024-03-12 20:56:00 +0100
  • 4fa5d23fa4 Adding ctrl-shift-alt-r hotkey for reconnecting. This is effectively the same as clicking on the connection status button, clicking discard, and then clicking reconnect. Ben Vanik 2024-03-12 11:01:57 -0700
  • d29421727c
    Merge pull request #747 from benvanik/benvanik-copy-statistics Bartosz Taudul 2024-03-12 15:29:00 +0100
  • 51c99ba3c2 Adding a copy to CSV button to the statistics view. This copies the visible rows of either the instrumentation or GPU statistics view to a CSV string matching a subset of the csvexport format. Ben Vanik 2024-03-11 17:40:02 -0700
  • 2e7081e52a
    Expose lock API to TracyC.h Matej Mulej 2024-03-11 21:06:11 +0100
  • 92511c9742
    Add non-C++ lock API Matej Mulej 2024-03-11 21:01:25 +0100
  • 1ddecd4b99
    Merge pull request #745 from apache-hb/master Bartosz Taudul 2024-03-11 20:18:47 +0100
  • a26f076a0e fix build warnings when compiling with clang-cl Elliot 2024-03-11 14:44:44 -0400
  • 132106c11a match build dependencies Tom Atkinson 2024-03-11 01:12:45 +0000
  • c8a87b01aa freetype with CPM Tom Atkinson 2024-03-11 00:28:08 +0000
  • 1a3985ec93 fix windows vcpkg Tom Atkinson 2024-03-11 00:18:50 +0000
  • 4c293dc0de more fixes Tom Atkinson 2024-03-11 00:11:32 +0000
  • 1fc8478a72 add getopt Tom Atkinson 2024-03-11 00:00:12 +0000
  • 28bd9d1e2f Basic CMake Tom Atkinson 2024-03-10 17:41:51 +0000
  • 082c13ac8e
    Put m_qpcToNs in a _WIN32 ifdef. Bartosz Taudul 2024-03-09 23:25:49 +0100
  • c0789c20cb
    Add CppCon 2023 video. Bartosz Taudul 2024-03-07 17:49:39 +0100
  • da75d9b2f6 Changes logic for only (in)active allocations frame tree: Erik Griese 2024-03-07 17:26:08 +0100
  • 7d813ec2c1
    Merge pull request #733 from Razakhel/fix-clang-pedantic-windows Bartosz Taudul 2024-03-05 18:07:03 +0100
  • 9ccc754143
    Fix macos, Bartosz Taudul 2024-03-02 00:30:50 +0100
  • 746b6c6246
    Don't ignore user scale when DPI scale changes. Bartosz Taudul 2024-03-02 00:21:08 +0100
  • b329eb1fcc
    Change way of updating fonts in View. Bartosz Taudul 2024-03-01 23:43:53 +0100
  • bdfcc5b814
    Add missing ImGui renderer shutdown to the Wayland backend. Bartosz Taudul 2024-03-01 22:11:30 +0100
  • ec549c4831
    Update ImGui to 1.90.4 + docking. Bartosz Taudul 2024-03-01 22:09:08 +0100
  • ea0471f9d0
    Fix wl_surface v6 listener. Bartosz Taudul 2024-02-28 13:30:59 +0100
  • 0295ef2b3c
    [doc] Minor documentation updates (#737) Grégoire Roussel 2024-02-28 02:14:35 +0100
  • 85f14314d0 Filtering Jorge Acereda 2024-02-27 23:59:10 +0100
  • fbe6bac723 Use callstack method 2 on Haiku Jorge Acereda 2024-02-27 23:40:56 +0100
  • 6d2cae2842 Update Thread naming section Grégoire Roussel 2024-02-27 23:27:06 +0100
  • 9189b4293d Fix for Haiku Jorge Acereda 2024-02-27 23:18:39 +0100
  • 6811415a7a update manual Grégoire Roussel 2024-02-27 23:03:16 +0100
  • 0ca5e25c13
    Update NEWS. Bartosz Taudul 2024-02-27 22:14:04 +0100
  • 03c98a8d4c
    Show external frames by default. Bartosz Taudul 2024-02-27 22:12:27 +0100
  • 77f8ec0b2f
    Implement hiding external stack frames. Bartosz Taudul 2024-02-27 02:03:33 +0100
  • a1aa87df87
    Add ellipsis to standard font. Bartosz Taudul 2024-02-27 01:59:39 +0100
  • dc3823c491 Incomplete file dialog implementation for Haiku Jorge Acereda 2024-02-25 19:28:22 +0100
  • 945db73ec6 Haiku OS thread info Jorge Acereda 2024-02-25 12:43:00 +0100
  • ab90413223 Haiku OS info Jorge Acereda 2024-02-25 12:42:42 +0100
  • b94728756c Haiku OS info Jorge Acereda 2024-02-25 12:42:19 +0100
  • 370f568a41 Report Haiku memory size Jorge Acereda 2024-02-24 18:20:58 +0100
  • aee8d6e59e WIP, Haiku port Jorge Acereda 2024-02-23 21:46:51 +0100
  • 4226f7888e
    Manually allocate and free s_di_known. Bartosz Taudul 2024-02-26 23:03:37 +0100
  • 133d52a6dd
    Make external name retrieval high priority. Bartosz Taudul 2024-02-25 15:13:29 +0100
  • 408ef4c06e
    Update NEWS. Bartosz Taudul 2024-02-25 13:57:51 +0100
  • c514a5caca
    Implement sorting instrumentation statistics by location. Bartosz Taudul 2024-02-25 13:52:37 +0100
  • b6562f1784
    Merge pull request #715 from YaLTeR/fix-wayland-scale Bartosz Taudul 2024-02-24 11:45:35 +0100
  • cef21ef035 Added preprocessor checks for Clang on Windows Razakhel 2024-02-21 22:54:44 +0100
  • a2dd51ae4c
    Merge pull request #727 from idbrii/fix-warn-conversion Bartosz Taudul 2024-02-17 02:22:04 +0100
  • 7d8432bbec Cast thread id to uint32_t David Briscoe 2024-02-16 16:22:50 -0800
  • 5ce238e9b4
    Merge pull request #724 from idbrii/fix-mem-callstacktree-active Bartosz Taudul 2024-02-15 20:12:22 +0100
  • 255e3d2829 Correctly filter allocations in memory call tree David Briscoe 2024-02-15 10:24:59 -0800
  • 3c4b06dff5
    Merge pull request #722 from waywardmonkeys/ci-update-actions Bartosz Taudul 2024-02-12 12:31:05 +0100
  • 793d1d08c8 ci: Update to current versions of actions. Bruce Mitchener 2024-02-12 16:50:36 +0700
  • 3c313e9e73
    Update manual. Bartosz Taudul 2024-02-11 18:07:18 +0100
  • 7f04c66ef1
    Bump meson version requirement to 1.1. Bartosz Taudul 2024-02-11 17:32:42 +0100
  • 8731f3bc73
    Drop shared_libs meson option. Bartosz Taudul 2024-02-11 17:22:38 +0100
  • 783bc7c939
    Drop tracy_ prefix from meson options. Bartosz Taudul 2024-02-11 17:20:43 +0100
  • 0762d4bbd1
    Rename meson_options.txt -> meson.options. Bartosz Taudul 2024-02-11 17:16:58 +0100