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

633 Commits

Author SHA1 Message Date
Bartosz Taudul 828e52f5c4 Merge pull request #754 from Chekov2k/python
Added basic Python Support
2024-03-23 11:57:02 +01:00
Arnim Balzer 505afc8f77 Document other CMake options and fix tex errors 2024-03-23 06:45:12 +00:00
Arnim Balzer d65d96191a Added basic Python Support
Supported:
 - FrameMarks
 - ScopedZones
 - Memory allocations
 - Plots
 - ThreadNames
 - Messages
 - AppConfig

Not supported:
 - GPU
2024-03-23 06:45:12 +00:00
Bartosz Taudul 3d70a61436 Update manual. 2024-03-23 00:48:43 +01:00
Bartosz Taudul 37e3c60433 Update manual. 2024-03-13 20:40:54 +01:00
Bartosz Taudul 18f2631e6e Remove AUTHORS file. 2024-03-13 19:14:59 +01:00
Ben Vanik 605cdcb5d5 Adding a copy button to the source view. 2024-03-13 09:35:16 -07:00
Bartosz Taudul 4e349dd283 Merge pull request #746 from Mulej/master
Expose lock API to TracyC.h
2024-03-12 21:55:16 +01:00
Matej Mulej db6128afe2 Grammar. 2024-03-12 20:59:52 +01:00
Matej Mulej 218d90fb3f Add documentation for the C lock API. 2024-03-12 20:56:56 +01:00
Ben Vanik 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.
2024-03-12 12:48:23 -07:00
Ben Vanik 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.
2024-03-11 20:39:21 -07:00
Grégoire Roussel 0295ef2b3c [doc] Minor documentation updates (#737)
Co-authored-by: Grégoire Roussel <gregoire.roussel@wandercraft.eu>
2024-02-28 02:14:35 +01:00
Bartosz Taudul 3c313e9e73 Update manual. 2024-02-11 18:07:18 +01:00
Paulo Henrique Silva ef55ad6c8d Fix typo
Typo introduced on revision a13b04669.
2024-01-02 18:19:21 -03:00
Bartosz Taudul 2ac0173c91 Update manual. 2024-01-02 17:18:31 +01:00
Simon Cruanes 737759bc43 manual: remove use of \href 2023-12-29 09:33:07 -05:00
Simon Cruanes c6efbf6cb7 add some documentation for import-fuchsia (and import-chrome) to manual 2023-12-28 18:03:16 -05:00
Bartosz Taudul 04aa19a3f3 Update manual. 2023-12-21 13:47:10 +01:00
Bartosz Taudul c39b7af4b3 Proper spelling of dbghelp. 2023-12-20 13:14:06 +01:00
Alex 6cb0fa0901 -doc revise 2023-12-11 19:24:04 -08:00
Alex 9921b74e6d -documentation
-erro message
2023-12-11 16:21:19 -08:00
Bartosz Taudul af73dba73e Merge pull request #665 from tiago-rodrigues/trodrigues/offline_symbol_resolve
Add support for offline callstack symbol resolving
2023-11-27 16:53:22 +01:00
Tiago Rodrigues 2509a4b962 update documentation to reflect that symbol statistics are broken when using offline symbol resolving 2023-11-27 10:22:12 -05:00
Bartosz Taudul bed5f9b16e Make the manual two-sided. 2023-11-25 15:58:25 +01:00
Tiago Rodrigues de6e7d2fc3 move the symbol resolving functionality to the update application instead of creating a new one 2023-11-24 20:48:39 -05:00
Grégoire Roussel 116e82de9e [doc] Add small section for docker on Ubuntu (#668) 2023-11-20 18:58:01 +01:00
Tiago Rodrigues 3fdd1e1863 fix typo 2023-11-19 06:32:17 -08:00
Tiago Rodrigues fe0e5f3358 Add some basic documentation for offline symbols 2023-11-19 06:32:17 -08:00
Tiago Rodrigues 5f60ac7ad2 update docs 2023-11-13 13:42:30 -05:00
Tiago Rodrigues e4b5395ae8 Update documentation with new compile time and env variables added. 2023-11-13 12:57:34 -05:00
Michael Leslie d7d062b20b revert change to BSDs GPU zones fields 2023-10-30 14:15:35 -07:00
Michael Leslie dcf088562b update main doc to mention QNX support and include in feature support matrix 2023-10-30 09:50:49 -07:00
Bartosz Taudul 721a39a9ea Describe drawbacks of GPU resynchronization 2023-10-23 15:56:21 +02:00
Ivan Molodetskikh f99d1a2b61 Mention ___tracy_emit_gpu_time_sync in the manual 2023-10-23 08:02:52 +04:00
Bartosz Taudul 5994629ccd Document AMD GPUs power saving issues. 2023-10-19 23:27:19 +02:00
robertblaketaylor 1b65a87c32 Support use of dynamic vulkan symbols (#570) 2023-06-09 12:48:30 +02:00
Bartosz Taudul cbabb5aa22 Add ini to list of used libraries. 2023-05-01 14:14:34 +02:00
Kristoffer dc30ed2eaf give a hint towards __attribute__((cleanup) for RAII type behavior in C 2023-05-01 13:55:35 +02:00
Bartosz Taudul e42e566dae Error indicators are no more. 2023-04-26 00:54:09 +02:00
Bartosz Taudul a4c200d242 Update manual. 2023-03-30 21:56:02 +02:00
sean 1eb0651255 Note new Vulkan context constructor in documentation 2023-03-05 17:37:32 +01:00
Bartosz Taudul c53a7f8457 Remove out-of-repository libraries from list in the manual. 2023-02-26 15:24:54 +01:00
Bartosz Taudul b8c4ce7abb Update manual. 2023-02-26 15:18:05 +01:00
Bartosz Taudul 15ad9aef78 Update manual. 2023-02-10 20:44:38 +01:00
Bartosz Taudul 28eb4a934e Update manual. 2022-12-30 20:38:29 +01:00
Bartosz Taudul b81d564f66 Add DTL to list of libraries. 2022-12-23 19:40:59 +01:00
Bartosz Taudul 2aee91a142 Update manual. 2022-12-23 19:40:58 +01:00
Petr Shurgalin 5ddf62b54e Customizable source location data 2022-11-30 12:39:50 +02:00
xxxbxxx cadef728d3 Update tracy.tex
mention the TracyCPlot variants in the manual.
2022-11-03 19:26:53 +01:00