Commit Graph

  • c783a48bae
    Always include CMake binary dir in include path. Bartosz Taudul 2024-09-08 14:52:57 +0200
  • 1950040461
    Print git ref in the about dialog. Bartosz Taudul 2024-09-08 14:23:05 +0200
  • 5934f5da9a
    Generate git revision to a header file. Bartosz Taudul 2024-09-08 14:17:11 +0200
  • 959f0de7e5
    Open find zone from flame graph. Bartosz Taudul 2024-09-08 13:48:22 +0200
  • 6080b8742a
    Fix memory leak. Bartosz Taudul 2024-09-08 13:39:40 +0200
  • 4afc0960fb
    Add flame graph tooltip. Bartosz Taudul 2024-09-08 13:20:37 +0200
  • d8849af800
    Drawing the flame graph. Bartosz Taudul 2024-09-08 13:11:24 +0200
  • e4ec798762
    Basic flame graph window layout. Bartosz Taudul 2024-09-07 19:52:44 +0200
  • 5b75954c5b
    Flame graph builder. Bartosz Taudul 2024-09-07 19:05:39 +0200
  • 692fcc225f
    Add flame graph window. Bartosz Taudul 2024-09-07 18:05:36 +0200
  • a46da7a58e
    Merge f10c518e9d into 11777e8136 Siddharth 2024-09-08 11:53:43 +0200
  • 11777e8136
    Check if core_id and die_id exist. Bartosz Taudul 2024-09-07 23:53:57 +0200
  • ea4de3be36
    Detect and report if running under Wine. Bartosz Taudul 2024-09-07 22:09:00 +0200
  • 64f2008cc1
    Disable transparency on collapsed windows title bars. Bartosz Taudul 2024-09-07 18:03:38 +0200
  • e393ade59d
    Shorten menu bar button names. Bartosz Taudul 2024-09-07 18:00:59 +0200
  • 8fd9e35258
    X11 is not legacy ryuukk 2024-09-06 09:45:07 +0200
  • b5d08966c5
    X11 is not legacy ryuukk 2024-09-06 09:43:44 +0200
  • 0ffa0be4fd addressing code review comments Marcos Slomp 2024-09-03 11:15:39 -0700
  • 8e3d250654
    Check for errors from GetLogicalProcessorInformationEx(). Bartosz Taudul 2024-08-31 11:36:59 +0200
  • fe51f02a25 cleanup and comments Marcos Slomp 2024-05-17 09:51:02 -0700
  • aa85824455 comments about the decisions and behavior of the Metal back-end Marcos Slomp 2024-05-16 22:25:14 -0700
  • 799360dfb8 Collect pending timestamps during shutdown Marcos Slomp 2024-05-16 22:24:35 -0700
  • ea65b145c6 adding wiretap for debugging purposes Marcos Slomp 2024-05-16 11:35:50 -0700
  • 06b23cc293 more cleanup Marcos Slomp 2024-05-16 11:07:56 -0700
  • 5ec7565852 cleanup Marcos Slomp 2024-05-15 22:08:27 -0700
  • 638fa1f06c blarg3 Marcos Slomp 2024-05-15 13:14:09 -0700
  • cef49c2269 blarg again... Marcos Slomp 2024-05-14 16:12:36 -0700
  • 5f09d454be blargh Marcos Slomp 2024-05-10 10:33:36 -0700
  • 91ca0f2f89 improved panic macro (supports print args) Marcos Slomp 2024-05-10 10:31:40 -0700
  • 04cf494d9c bugfixes Marcos Slomp 2024-02-12 13:55:21 -0800
  • b11e66594d debugging Marcos Slomp 2024-02-09 14:14:10 -0800
  • ad2c2efacd fixing collect wrap-around Marcos Slomp 2024-02-09 14:13:59 -0800
  • a9538799da more debugging Marcos Slomp 2024-02-08 15:14:52 -0800
  • c374440379 adding blit pass and render pass interfaces Marcos Slomp 2024-02-08 15:14:41 -0800
  • c6cc424991 collecting/resolving timestamps in pairs Marcos Slomp 2024-02-08 15:14:14 -0800
  • 6d04913b4a stale comments Marcos Slomp 2024-02-08 09:46:31 -0800
  • 3d69c485be fixing timestamp mapping range Marcos Slomp 2024-02-08 09:46:17 -0800
  • 94407dbd1f giving up on calibration, for now Marcos Slomp 2024-02-08 09:45:53 -0800
  • fd1e60e2fd fixing cpu timestamp baseline Marcos Slomp 2024-02-07 14:19:59 -0800
  • 4b695cc3dd debugging timestamps... Marcos Slomp 2024-02-07 11:00:14 -0800
  • 47180dbf7f basing metal zone scopes on MTLComputePassDescriptor Marcos Slomp 2024-02-07 08:51:22 -0800
  • 1dfc926eb8 Metal back-end WIP Marcos Slomp 2024-02-05 09:08:43 -0800
  • e26c34346b
    libbacktrace: support FDPIC (1dd5c40) Bartosz Taudul 2024-08-24 18:15:52 +0200
  • 0d0e56dca3
    libbacktrace: avoid infinite recursion (febbb9b) Bartosz Taudul 2024-08-24 18:02:05 +0200
  • 12c8592325
    libbacktrace: fix UBSAN issues (5aa9254) Bartosz Taudul 2024-08-24 18:01:10 +0200
  • ef21f5867e
    libbacktrace: correctly gather Mach-O symbol table (3fda5a8) Bartosz Taudul 2024-08-24 17:57:43 +0200
  • ba79deddf6
    libbacktrace: it's OK if zstd decompressor sees no backward bits (4ead348) Bartosz Taudul 2024-08-24 17:55:08 +0200
  • 8f3b312b7c
    Get CPU die information on windows. Bartosz Taudul 2024-08-24 17:47:00 +0200
  • f7b810a3d1
    Mark hyperthread jumps. Bartosz Taudul 2024-08-24 16:52:04 +0200
  • be92ae787c
    Add tooltips for thread jumps. Bartosz Taudul 2024-08-24 16:50:02 +0200
  • 50bb383667
    Display CPU topology data in zone wait regions list. Bartosz Taudul 2024-08-24 16:47:55 +0200
  • 844bc1e416
    Display die jumps in wait regions list. Bartosz Taudul 2024-08-24 16:37:04 +0200
  • 46e979e185
    Display die information on CPU data graph. Bartosz Taudul 2024-08-24 16:36:29 +0200
  • 2716311f51
    Store die number in CpuThreadTopology. Bartosz Taudul 2024-08-24 16:36:04 +0200
  • 357b557684
    Add die to CPU topology data structures. Bartosz Taudul 2024-08-22 01:33:22 +0200
  • e947aeb72d
    Read CPU die information on Linux. Bartosz Taudul 2024-08-22 00:59:46 +0200
  • 5d542dc09f
    Release 0.11.1. v0.11.1 Bartosz Taudul 2024-08-22 20:07:25 +0200
  • 8893c2bc0f
    Update NEWS. Bartosz Taudul 2024-08-22 19:54:01 +0200
  • d73ca4bbfd my modifications weiyi-boynextdoor 2024-08-22 23:16:19 +0800
  • 353545a1e9
    Add die to topology data. Bartosz Taudul 2024-08-22 00:58:01 +0200
  • fb617fe998
    Zero-initialize CPU topology data structure. Bartosz Taudul 2024-08-22 00:53:43 +0200
  • dc4aa7a126
    Merge pull request #866 from Minres/master Bartosz Taudul 2024-08-21 23:09:07 +0200
  • c8dbace72e adds transient zone with name and color Eyck Jentzsch 2024-08-21 22:55:02 +0200
  • f5bc9a9ae8 adds target export to allow use in projects using exports Eyck Jentzsch 2024-08-21 22:46:15 +0200
  • b6eb08befe
    Use algorithmic and vectorizable BC1 index fixup. Bartosz Taudul 2024-08-21 22:23:16 +0200
  • 5c1cc80897
    Bump capstone to 5.0.3. Bartosz Taudul 2024-08-21 19:22:58 +0200
  • 0c6803e5c6
    Merge pull request #859 from brakhane/lua-fix Bartosz Taudul 2024-08-10 14:49:12 +0200
  • 81d7e9d765 only use first 255 characters of source location Dennis Brakhane 2024-08-09 20:58:47 +0200
  • a51f0d0657
    Merge pull request #858 from PatrickMoffett/master Bartosz Taudul 2024-08-09 11:51:52 +0200
  • b2ee226fd7 remove constexpr from GetSamplingInterval Patrick Moffett 2024-08-08 22:22:52 -0700
  • 2e684723e8 format Grégoire Roussel 2024-08-09 01:28:10 +0200
  • 09ac6b0946 [merger] multiprocess/ folder, with tracy-merge binary Grégoire Roussel 2024-07-19 16:12:15 +0200
  • b9323c1029 format Grégoire Roussel 2024-08-09 01:27:30 +0200
  • 584a1c8b56 [refactor] Extract useful functions/constants for capture Grégoire Roussel 2024-07-19 15:09:50 +0200
  • 4f769258b4 format 2 Grégoire Roussel 2024-08-09 01:20:40 +0200
  • 0848bb1603 clang-format Grégoire Roussel 2024-08-09 01:10:53 +0200
  • 8e9c48be7b [format] Match style Grégoire Roussel 2024-07-19 19:29:38 +0200
  • 6c049fcf94 [multicapture] New binary, move common functions to lib.cpp Grégoire Roussel 2024-07-19 16:11:27 +0200
  • bcbe58b249 [capture] Refactor: extract common functions Grégoire Roussel 2024-07-19 15:54:56 +0200
  • 251715eda2 [merger] multiprocess/ folder, with tracy-merge binary Grégoire Roussel 2024-07-19 16:12:15 +0200
  • 4b70256a7a [refactor] Extract useful functions/constants for capture Grégoire Roussel 2024-07-19 15:09:50 +0200
  • ee65a45bef
    Vararg functions can't be inlined. Bartosz Taudul 2024-08-08 19:55:32 +0200
  • b18796c1c0
    Add text formatting function to test. Bartosz Taudul 2024-08-08 19:52:47 +0200
  • 30cbc77e23
    Update CPM to 0.40.2. Bartosz Taudul 2024-08-08 19:42:15 +0200
  • 60042d1944
    Print context switch event data. Bartosz Taudul 2024-08-06 20:37:51 +0200
  • f7730659f8
    Update manual. Bartosz Taudul 2024-08-04 00:15:46 +0200
  • 835ba9fddf
    Pass fiber group hint to NewThread(). Bartosz Taudul 2024-08-04 00:09:51 +0200
  • 37bfde5106
    Add fiber enter API with group hint. Bartosz Taudul 2024-08-04 00:06:48 +0200
  • 46852a7066
    Update NEWS. Bartosz Taudul 2024-08-03 20:40:59 +0200
  • ecb05f787e
    Document thread group hints. Bartosz Taudul 2024-08-03 20:33:43 +0200
  • 0b74b14f88
    Save thread group hint. Bartosz Taudul 2024-08-03 20:23:26 +0200
  • a1064a3d26
    Observe thread grouping hint when a new thread appears. Bartosz Taudul 2024-08-03 20:18:40 +0200
  • 1390c8c9e3
    Take group hint into account when sorting threads. Bartosz Taudul 2024-08-03 20:11:55 +0200
  • dbf6274bff
    Remove threads that had group hint changed from thread order list. Bartosz Taudul 2024-08-03 20:11:35 +0200
  • bdacfe7c37
    Add a list of pending thread hints. Bartosz Taudul 2024-08-03 19:55:37 +0200
  • 28a9750f8a
    Process thread group hints. Bartosz Taudul 2024-08-03 19:55:27 +0200
  • 9a9f1c2ab9
    Set plot thread group hint to -1 in the test application. Bartosz Taudul 2024-08-03 19:41:44 +0200
  • 8cea63cbca
    Send thread group hint message. Bartosz Taudul 2024-08-03 19:40:49 +0200
  • beb42a3d29
    Change group hint from unsigned to signed. Bartosz Taudul 2024-08-03 19:40:11 +0200
  • 70a468e160
    Protocol version 66 was used by 0.11.0. Bartosz Taudul 2024-08-03 19:36:56 +0200