Commit Graph

  • 1381b427db Merge pull request #1379 from wolfpld/slomp/cuda-version-doc Bartosz Taudul 2026-06-01 22:21:40 +02:00
  • 21b9f50cea CUDA version check slomp/cuda-version-doc Marcos Slomp 2026-06-01 11:25:40 -07:00
  • cbad012980 typo Marcos Slomp 2026-06-01 11:09:01 -07:00
  • d4298f7794 document CUDA version Marcos Slomp 2026-06-01 11:06:59 -07:00
  • f113bbb212 Do not mix loading file data with regex validation. Bartosz Taudul 2026-06-01 00:44:11 +02:00
  • 0b4128f76c Move source regex validation to a helper function. Bartosz Taudul 2026-06-01 00:40:08 +02:00
  • bab8c8eb54 Remove compatibility with vastly obsolete user data file format. Bartosz Taudul 2026-06-01 00:33:39 +02:00
  • cbe5347593 Cleanup. Bartosz Taudul 2026-06-01 00:32:05 +02:00
  • 189e8a1a89 Regenerate markdown manual. Bartosz Taudul 2026-05-30 19:00:39 +02:00
  • a5316d525c Crash marker on the timeline also should directly open crash call stack. Bartosz Taudul 2026-05-30 18:58:27 +02:00
  • c3e9ff17da Update manual. Bartosz Taudul 2026-05-30 18:34:42 +02:00
  • 0cf438a78e Add arrows to bottom-up / top-down tree labels. Bartosz Taudul 2026-05-30 18:13:14 +02:00
  • e37b12aacb Add icon notification for chat suggestions. Bartosz Taudul 2026-05-30 17:36:33 +02:00
  • dd53f721ac Go directly to crash callstack from crash notification. Bartosz Taudul 2026-05-30 15:59:57 +02:00
  • 058d5ca7c3 Center timeline on crash if clicked on crash text in callstack window. Bartosz Taudul 2026-05-30 15:58:19 +02:00
  • eef525243d Add crash tooltip to crash callstack window. Bartosz Taudul 2026-05-30 15:55:16 +02:00
  • 1f2bbe918f Move Tracy Assist subsection to a section in the user manual. Bartosz Taudul 2026-05-30 15:24:10 +02:00
  • 0089fab94c Update NEWS. Bartosz Taudul 2026-05-30 15:07:15 +02:00
  • 0778ef85c6 Draw external frames dimmed in sample entry stacks. Bartosz Taudul 2026-05-30 02:00:45 +02:00
  • 5e6d872940 Symbol function address column was too narrow. Bartosz Taudul 2026-05-30 01:26:03 +02:00
  • b7ed5bd9ef Dim external entries in symbol functions lists. Bartosz Taudul 2026-05-30 01:24:10 +02:00
  • de1f84d52b Fix positioning of hotness indicators. Bartosz Taudul 2026-05-29 18:15:45 +02:00
  • 9f88bc6d04 Bump capstone. Bartosz Taudul 2026-05-29 17:08:39 +02:00
  • bd0ba00513 Merge pull request #1377 from siliceum/fix/non-desktop-win32 Bartosz Taudul 2026-05-29 17:55:11 +02:00
  • 0e52e387bd gate GetUserNameExA behind TRACY_WIN32_NO_DESKTOP Clément Grégoire 2026-05-29 17:16:39 +02:00
  • e93ddd2aa7 When using the MSVC C runtime, fileno doesn't actually exist, use _fileno instead. Clément Grégoire 2026-05-29 17:15:30 +02:00
  • 33905b2f15 Dim external frames in local call stacks. Bartosz Taudul 2026-05-29 00:34:05 +02:00
  • d06755652f Merge pull request #1374 from rmarker/flameView Bartosz Taudul 2026-05-28 20:18:45 +02:00
  • dbdbd710d8 Add readme file for the user manual directory. Bartosz Taudul 2026-05-28 18:39:00 +02:00
  • 15ee99ae41 Add animated zooming to the flame graph view. rmarker 2026-05-28 22:02:11 +09:30
  • 17f6be4ad4 Extract UpdateZoomAnimation. rmarker 2026-05-28 22:01:03 +09:30
  • 30fd92de0f Handle partial panning in flame graph view. rmarker 2026-05-28 21:59:33 +09:30
  • 0b27b9ec1a Allow zooming in further to the flame graph. rmarker 2026-05-28 21:51:41 +09:30
  • cc4b7dcea9 Add a reset view button to the flame graph. rmarker 2026-05-28 21:50:19 +09:30
  • 4a9e3ea095 Add a horizontal position bar to flame graph. rmarker 2026-05-28 21:48:14 +09:30
  • 55de5bc5ca Update flame graph ruler to measure the time shown in the current view. rmarker 2026-05-28 21:39:03 +09:30
  • 2e87eecc67 Support the live capture case in the flame graph view. rmarker 2026-05-28 21:37:01 +09:30
  • 74eea83051 Merge pull request #1375 from wolfpld/slomp/vulkan-calibration-patch Bartosz Taudul 2026-05-28 11:37:00 +02:00
  • c9fa58f2bb keep preprocessor directives idented to the margin Marcos Slomp 2026-05-27 16:12:24 -07:00
  • b7fdc8c0eb newlines Marcos Slomp 2026-05-27 15:54:03 -07:00
  • f5581d7dcb Focus opened manual chapter in the manual tree. Bartosz Taudul 2026-05-27 22:00:06 +02:00
  • b682a77f82 Focus the manual window on chapter change. Bartosz Taudul 2026-05-27 21:52:46 +02:00
  • 800334a953 Show nicer title page of embedded user manual. Bartosz Taudul 2026-05-27 21:39:57 +02:00
  • 9da66d4c6b Add icon texture accessor. Bartosz Taudul 2026-05-27 21:39:20 +02:00
  • 04c1a84159 Do not display icon explainer section in the built-in manual viewer. Bartosz Taudul 2026-05-27 01:42:57 +02:00
  • b736e4590e Rebuild markdown manual. Bartosz Taudul 2026-05-27 01:40:45 +02:00
  • 6b28296ef3 Add icon explanations to aid in helping icons by what they show. Bartosz Taudul 2026-05-27 01:37:51 +02:00
  • c11fd010d8 Rebuild markdown manual. Bartosz Taudul 2026-05-27 00:10:26 +02:00
  • 121e10c837 Convert latex font awesome markup to unicode codepoints matching the C defines. Bartosz Taudul 2026-05-26 23:55:25 +02:00
  • e57c0869df (take care of dead code warning) Marcos Slomp 2026-05-26 14:49:32 -07:00
  • 4cf754f3fe Calibrate no takes a max sample count Marcos Slomp 2026-05-26 14:39:12 -07:00
  • 22d1c2d3c3 Properly convert bclogo blocks into markdown. Bartosz Taudul 2026-05-26 22:33:23 +02:00
  • 884415264b error check Marcos Slomp 2026-05-26 07:53:01 -07:00
  • ea8cbc849f adding an upper-bound to the calibration loop Marcos Slomp 2026-05-26 07:15:54 -07:00
  • 20d7135c24 Merge pull request #1373 from siliceum/feature/unify-set-options Bartosz Taudul 2026-05-26 12:58:45 +02:00
  • aaf1304308 Options.cmake: unify set_options* and tracy_set_options Clément Grégoire 2026-05-26 08:11:47 +02:00
  • 37750e27ab Allow zooming and panning the flamegraph view. rmarker 2026-05-26 19:30:29 +09:30
  • ab62c00be5 Add limit on disassembly tool reply. Bartosz Taudul 2026-05-25 00:57:19 +02:00
  • 757b582ae7 Include external function status in sampling stats. Bartosz Taudul 2026-05-25 00:46:46 +02:00
  • b81ef061f8 Display LLM address during connection attempt. Bartosz Taudul 2026-05-24 16:27:15 +02:00
  • 702b16977b Set 5 second connection timeout on LLM API connection. Bartosz Taudul 2026-05-24 16:26:54 +02:00
  • 3f1e572a23 Update LLM API input hint to llama.cpp default port. Bartosz Taudul 2026-05-24 16:26:33 +02:00
  • 00d4e9ba21 Don't try connecting to LLM after each keystroke. Bartosz Taudul 2026-05-24 16:16:45 +02:00
  • ee37bb40f0 Merge pull request #1372 from wolfpld/slomp/nvcc-msvc-fix Bartosz Taudul 2026-05-24 16:29:58 +02:00
  • 215199239f Merge pull request #1370 from siliceum/feature/custom-platform-hooks Bartosz Taudul 2026-05-24 15:48:43 +02:00
  • f93d17a96f Add TRACY_PLATFORM_HEADER hook for unsupported platforms. Clément Grégoire 2026-05-24 15:41:52 +02:00
  • 84570487bf Move CMake option wrappers into cmake/options.cmake. Clément Grégoire 2026-05-24 15:40:54 +02:00
  • 03227f7ae1 Update identify.cpp build instructions. Bartosz Taudul 2026-05-24 15:35:43 +02:00
  • 05c2638467 Remove option to build profiler GUI with no statistics. Bartosz Taudul 2026-05-24 15:07:53 +02:00
  • fd68959223 Rename InitRpmalloc to InitAllocator. Clément Grégoire 2026-05-24 15:04:31 +02:00
  • 5c0263c2f0 Disable display of hw samples by default. Bartosz Taudul 2026-05-24 14:57:31 +02:00
  • 5fd0dc569b Make impact option active only if hw samples are enabled. Bartosz Taudul 2026-05-24 14:55:59 +02:00
  • ec1c2d4267 Display aggregation counts in bottom / up sample trees. Bartosz Taudul 2026-05-24 14:23:59 +02:00
  • b7e405ebbd Use proper wait stacks grouping variable. Bartosz Taudul 2026-05-24 14:15:53 +02:00
  • e8a0676c0b Fix regression that made propagate inlines always disabled if no child calls. Bartosz Taudul 2026-05-24 13:35:48 +02:00
  • 32b46a3b90 Cleanup. Bartosz Taudul 2026-05-23 23:53:22 +02:00
  • cffd0007c5 Bump libs. Bartosz Taudul 2026-05-23 23:41:39 +02:00
  • 564e0e1e71 removing scope qualifiers Marcos Slomp 2026-05-23 14:20:06 -07:00
  • 6eb9bf81ad Fix out of bounds read. Bartosz Taudul 2026-05-23 13:40:18 +02:00
  • f99a02505a Fix possible div-by-zero. Bartosz Taudul 2026-05-23 13:33:16 +02:00
  • f63c25fb79 Add glow to gutter markers. Bartosz Taudul 2026-05-23 13:11:02 +02:00
  • a0af290db5 Rework symbol view gutter markers logic. Bartosz Taudul 2026-05-23 12:26:24 +02:00
  • 65db47ed0d Implement viewing assembly attachments. Bartosz Taudul 2026-05-23 01:01:14 +02:00
  • d06c4ce816 Fix broken callstack display in zone tooltips if no local functions. Bartosz Taudul 2026-05-23 00:35:27 +02:00
  • c91215bd99 Add function for checking if there are local functions in a callstack. Bartosz Taudul 2026-05-23 00:30:47 +02:00
  • dfac4cb8a4 Defer initial system prompt update to the first draw. Bartosz Taudul 2026-05-22 19:15:47 +02:00
  • 34a1bb6107 DrawSourceTooltip() doesn't work with free-floating strings. Bartosz Taudul 2026-05-22 17:54:26 +02:00
  • 1c26daa3ac Detect unreliable TSC on Linux via perf timestamp probe. fix/detect-tsc-issues Clément Grégoire 2026-05-22 16:11:39 +02:00
  • 6957f968a4 Include trace time span in llm system message. Bartosz Taudul 2026-05-22 02:06:58 +02:00
  • 896cdc9462 Fade-out outdated assistant replies. Bartosz Taudul 2026-05-21 21:23:14 +02:00
  • efc33a09d9 Fix potential issue with last chat turn detection. Bartosz Taudul 2026-05-21 20:51:58 +02:00
  • 61875e1bd0 Add LLM tool for listing sampling statistics. Bartosz Taudul 2026-05-21 19:58:15 +02:00
  • e003885946 Merge pull request #1369 from siliceum/feature/no-sys-param-for-bsd Bartosz Taudul 2026-05-21 17:57:16 +02:00
  • d40806caff Merge pull request #1368 from siliceum/fix/timeline-depth Bartosz Taudul 2026-05-21 17:50:58 +02:00
  • e7c71c991c Drop sys/param.h dependency for BSD detection Clément Grégoire 2026-05-21 10:01:13 +02:00
  • 69855a1416 Prevent unlimited recursion leading to stack overflow fix/timeline-depth Clément Grégoire 2026-05-21 09:38:43 +02:00
  • 60247b68d3 Merge pull request #1364 from siliceum/fix/zone-runtime Bartosz Taudul 2026-05-20 19:29:29 +02:00
  • b48ef9a2ab Merge pull request #1366 from siliceum/fix/ondemand-no-callstack-hang Bartosz Taudul 2026-05-20 18:05:42 +02:00
  • e59601cf1c Fix ProfilerWorker hang when TRACY_HAS_CALLSTACK is not defined Clément Grégoire 2026-05-20 17:51:42 +02:00
  • 43472f1226 Merge pull request #1365 from siliceum/feature/fiber-tests Bartosz Taudul 2026-05-20 12:34:45 +02:00