Commit Graph

  • 3956616fc2 Fix repeated entries. Bartosz Taudul 2026-06-10 01:14:08 +02:00
  • 0fbb2eaaa4 typo Marcos Slomp 2026-06-09 16:00:43 -07:00
  • b27dab4584 remove "spontaneous" callback (better determinism) Marcos Slomp 2026-06-09 15:59:38 -07:00
  • 75bee5370f cosmetics Marcos Slomp 2026-06-09 15:58:24 -07:00
  • e7499458e9 allow scoped instrumentation to no-op with null context Marcos Slomp 2026-06-09 15:58:06 -07:00
  • d34c45fa5a Use variable structure for random name generator. Bartosz Taudul 2026-06-10 00:27:18 +02:00
  • 8fe5a511c9 Expand name generator banks. Bartosz Taudul 2026-06-10 00:09:11 +02:00
  • afdd2e2f81 Regenerate markdown manual. Bartosz Taudul 2026-06-09 23:49:57 +02:00
  • 3c1b1b2f80 Update manual. Bartosz Taudul 2026-06-09 23:48:14 +02:00
  • 992134f85e Fix regression with no tooltips on disabled items. Bartosz Taudul 2026-06-09 23:31:59 +02:00
  • 37bc986584 Add button for re-rolling annotation name. Bartosz Taudul 2026-06-09 23:27:07 +02:00
  • feb4e7c989 Generate random names for new annotations. Bartosz Taudul 2026-06-09 23:24:58 +02:00
  • 4a8fe6f56e Add button to generate random trace description. Bartosz Taudul 2026-06-09 23:18:30 +02:00
  • a960a25285 Add random name generator. Bartosz Taudul 2026-06-09 23:08:09 +02:00
  • 958cb8d7f8 WGPU_PATH fix Marcos Slomp 2026-06-09 12:56:34 -07:00
  • 59f17794a5 fixing MemWrite casts Marcos Slomp 2026-06-06 12:22:49 -07:00
  • 3b2c7dbacb fixing webgpu lib linkage based on WGPU_PATH Marcos Slomp 2026-06-06 12:22:39 -07:00
  • 56ed480ed2 relocating webgpu example Marcos Slomp 2026-06-06 12:22:19 -07:00
  • 0572c86551 Wayland woes... Marcos Slomp 2026-05-24 18:16:58 -07:00
  • 6499e3383b fix Linux build Marcos Slomp 2026-05-24 16:28:03 -07:00
  • 8278ace0c1 build fix Marcos Slomp 2026-05-24 13:41:59 -07:00
  • 5981eca141 adding webgpu example/demo Marcos Slomp 2026-05-24 12:53:16 -07:00
  • 1b2856b885 GPU context name Marcos Slomp 2026-05-24 10:06:55 -07:00
  • 118f18cf4b updating docs Marcos Slomp 2026-05-24 09:10:21 -07:00
  • bfbc1d3bee missing interface, and more debugging Marcos Slomp 2026-05-24 07:04:29 -07:00
  • 831779508f minor fixes/comments Marcos Slomp 2026-05-22 16:01:52 -07:00
  • 286309af3f refactoring calibration estimations Marcos Slomp 2026-05-22 15:30:07 -07:00
  • 3db70a2237 refactoring Marcos Slomp 2026-05-21 11:39:01 -07:00
  • da952f3f38 more refactoring Marcos Slomp 2026-05-20 13:48:08 -07:00
  • efba4685ef more cleanup and refactoring Marcos Slomp 2026-05-20 11:40:23 -07:00
  • 598984c45d refactoring initial calibration Marcos Slomp 2026-05-20 08:15:32 -07:00
  • 860011c604 calibration stability Marcos Slomp 2026-05-19 16:32:52 -07:00
  • 0cdcbfc75d refactoring query resolve Marcos Slomp 2026-05-19 11:46:50 -07:00
  • e5d4be95df getting rid of spontaneous callbacks Marcos Slomp 2026-05-19 09:41:38 -07:00
  • 7b3863d93d redesign... Marcos Slomp 2026-05-12 10:47:08 -07:00
  • de2a18d964 initial prototype for WebGPU back-end Marcos Slomp 2026-05-05 10:49:57 -07:00
  • 9588912aa9 Speeding-up GitHub build-bots (#1392) Marcos Slomp 2026-06-09 02:21:09 -07:00
  • 5240b96675 Calibration loop when context is created slomp/gl-calibration Marcos Slomp 2026-06-08 12:20:31 -07:00
  • 7ee4380f64 Merge pull request #1395 from MaximeCoutantSonos/master Bartosz Taudul 2026-06-08 17:34:17 +02:00
  • 01e639db97 Merge pull request #1336 from bmilanich/rocm-on-demand-fix Bartosz Taudul 2026-06-08 17:06:45 +02:00
  • 030e699eb5 Move rocprof on-demand repro to tests/ and convert to CMake Basil Milanich 2026-06-08 09:47:08 -05:00
  • 16cdf3d645 Merge remote-tracking branch 'origin/master' into rocm-on-demand-fix Basil Milanich 2026-06-08 09:43:07 -05:00
  • 2f143491eb Fixed typo in grammar MaximeCoutantSonos 2026-06-08 16:07:06 +02:00
  • 796050ac1e Added documentation for the shared lock C API MaximeCoutantSonos 2026-06-08 15:52:54 +02:00
  • 31dbfef97d Added C shared lock to C-API MaximeCoutantSonos 2026-06-08 15:19:00 +02:00
  • 19519bbeb0 Merge pull request #1394 from bruno-dasilva/bruno/opengl-drift-correction Bartosz Taudul 2026-06-07 22:50:40 +02:00
  • fc4f52e61d add opengl drift correction option to meson.options/meson.build Bruno Da Silva 2026-06-07 20:14:36 +00:00
  • e2ac8f7973 fix: add opengl drift correction for gpu zones Bruno Da Silva 2026-06-06 21:27:35 +00:00
  • e5aa8eba51 Merge pull request #1387 from Lectem/wip/offline-res-for-any-toolchain Bartosz Taudul 2026-06-06 14:48:54 +02:00
  • 7437c41514 Escape provided addr2line tool path Clément Grégoire 2026-06-06 14:47:24 +02:00
  • f441a5070b Wrap achievements column contents into child windows. Bartosz Taudul 2026-06-06 12:38:18 +02:00
  • 00b6abd67b Move achievements text to markdown files. Bartosz Taudul 2026-06-06 12:35:28 +02:00
  • e4e3d75eb8 Add PDF link to built-in manual viewer. Bartosz Taudul 2026-06-06 10:56:25 +02:00
  • fc5318dcad Some more markdown user manual compatibility fixes. Bartosz Taudul 2026-06-06 01:48:32 +02:00
  • 661c664b75 Converte LaTeX math in markdown to plain text. Bartosz Taudul 2026-06-06 01:44:27 +02:00
  • 6dbebca666 Reset user manual view scroll position after changing section from toc. Bartosz Taudul 2026-06-06 01:28:24 +02:00
  • 73d78ad517 Fix tables in markdown manual. Bartosz Taudul 2026-06-06 01:25:49 +02:00
  • e5371d7987 Icons description separator must start at newline. Bartosz Taudul 2026-06-06 01:24:23 +02:00
  • 9806f35714 Increase spacing between admonition icon and header text. Bartosz Taudul 2026-06-06 00:42:52 +02:00
  • b7046736d9 adding "flatten view" to sequence points slomp/seq-feature Marcos Slomp 2026-05-28 11:07:57 -07:00
  • ddd74323bf initial attempt to get "sequence point" feature in Marcos Slomp 2026-05-27 16:08:40 -07:00
  • d40289d594 Add support for markdown admonitions. Bartosz Taudul 2026-06-05 23:27:24 +02:00
  • 86fbe529ed Bump font awesome to 7.2. Bartosz Taudul 2026-06-05 23:23:45 +02:00
  • 9b169ef3f9 Merge pull request #1391 from wolfpld/slomp/cuda-examples Bartosz Taudul 2026-06-05 21:55:02 +02:00
  • 64797dc735 adding basic CUDA graph example Marcos Slomp 2026-06-05 11:00:37 -07:00
  • 76797799c0 Merge pull request #1390 from wolfpld/slomp/cuda-tests Bartosz Taudul 2026-06-05 21:50:11 +02:00
  • 19549693a0 removing Makefile Marcos Slomp 2026-06-05 10:45:07 -07:00
  • 10d64d69b5 better ctest integration across the board Marcos Slomp 2026-06-05 10:37:27 -07:00
  • d89c956394 CUPTI DLL paths... Marcos Slomp 2026-06-05 10:34:34 -07:00
  • 79467b4b31 cmake version shenanigans Marcos Slomp 2026-06-05 10:26:49 -07:00
  • ae275f239d adding cmake recipe file Marcos Slomp 2026-06-05 10:22:52 -07:00
  • 77fb86155f relocating CUDAGraphRepro "example" to the tests folder Marcos Slomp 2026-06-05 10:14:14 -07:00
  • e627fcce98 Merge pull request #1386 from wolfpld/slomp/test-relocation Bartosz Taudul 2026-06-05 21:19:22 +02:00
  • e80893ac20 Reset font size when displaying markdown tooltip. Bartosz Taudul 2026-06-05 19:19:37 +02:00
  • 912f8c048c Render footnotes in smaller size font. Bartosz Taudul 2026-06-05 19:17:46 +02:00
  • d16f627cbc Header sizes are 1-6, remove extra entry. Bartosz Taudul 2026-06-05 19:11:46 +02:00
  • 7cb98245ce Batch addr2line invocations by command-line length Clément Grégoire 2026-06-05 10:00:10 +02:00
  • 3974cc8026 Add support for proper rendering of markdown footnotes. Bartosz Taudul 2026-06-05 19:09:49 +02:00
  • 55d5436fb9 Add option to reset callstack frame symbols to the unresolved state Clément Grégoire 2026-06-05 09:02:17 +02:00
  • 2b11785b05 Allow offline symbol resolution with any addr2line-compatible tool Clément Grégoire 2026-06-04 12:26:01 +02:00
  • 715815374d Rebuild markdown manual. Bartosz Taudul 2026-06-05 18:42:50 +02:00
  • 4f64b974c6 Update manual. Bartosz Taudul 2026-06-05 18:42:24 +02:00
  • 7c58db4c0a Add public sidecar icon. Bartosz Taudul 2026-06-05 18:40:18 +02:00
  • f9f772e507 quick (attempted) fix for the Linux workflow linkage error Marcos Slomp 2026-06-05 09:14:22 -07:00
  • af2a369dff re-documenting each action step Marcos Slomp 2026-06-05 09:08:07 -07:00
  • bebf20846f Expose setting public sidecar in UI. Bartosz Taudul 2026-06-05 17:44:29 +02:00
  • 5f6bc2238a Public user data sidecar support. Bartosz Taudul 2026-06-05 17:40:55 +02:00
  • 4564a626b2 UserData::Save() returns success status. Bartosz Taudul 2026-06-05 17:40:22 +02:00
  • e95a757e6c Store trace file path in UserData. Bartosz Taudul 2026-06-05 17:32:46 +02:00
  • 2ebf18be7f adjusting relative path Marcos Slomp 2026-06-05 08:22:54 -07:00
  • fc97af4c68 Redirect unlink to _unlink with msvc. Bartosz Taudul 2026-06-05 17:23:58 +02:00
  • 8eada19734 Add a separate function to retrieve sidecar path. Bartosz Taudul 2026-06-05 17:21:24 +02:00
  • a56b08e539 adding test application to windows and macos github workflows Marcos Slomp 2026-06-05 08:19:07 -07:00
  • 9c9dca8ea5 relocating tracy test app, and consolidating github test action Marcos Slomp 2026-06-05 08:17:29 -07:00
  • 268cab7f89 Remove UserData::GetConfigLocation(). Bartosz Taudul 2026-06-05 17:03:06 +02:00
  • aeda64d36b Move saving user data to a separate function. Bartosz Taudul 2026-06-05 15:58:07 +02:00
  • f5526d01a2 Merge pull request #1385 from nitrix/bump-cmake-313 Bartosz Taudul 2026-06-05 00:01:22 +02:00
  • 20e6835da6 Fix remaining MemWrites. Bartosz Taudul 2026-06-05 00:00:04 +02:00
  • 6b92ec1a23 Message queue item is already in the right format. Bartosz Taudul 2026-06-04 20:08:07 +02:00
  • 45e90549aa Rewrite TaggedUserlandAddress. Bartosz Taudul 2026-06-04 12:37:20 +02:00