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

85 Commits

Author SHA1 Message Date
David Farrell 23010ee4d0 Updated README.md 2021-05-01 16:56:52 -07:00
Bartosz Taudul cbcf393332 Release 0.7.0. 2020-06-11 14:30:34 +02:00
Bartosz Taudul 483bc3f549 Add D3D 12 to README. 2020-06-09 21:00:05 +02:00
Bartosz Taudul bee70ee72b Add OpenCL to description. 2020-06-06 15:37:16 +02:00
Bartosz Taudul 06158de6da Update README. 2020-06-06 12:37:05 +02:00
Bartosz Taudul b97b3700c3 Drop appveyor badge from README. 2020-05-07 02:36:34 +02:00
Bartosz Taudul 0a8287c72d Link to manual at github releases page. 2020-04-11 01:41:03 +02:00
Bartosz Taudul 99b09290b7 Add funding button to README. 2020-03-29 13:57:04 +02:00
Bartosz Taudul 00dd46b521 Add second screenshot. 2020-02-29 20:09:48 +01:00
Bartosz Taudul bfdebc5775 Add emphasis on build instructions being in the manual. 2020-02-11 14:15:48 +01:00
Bartosz Taudul 31b6ff4bae Release 0.6.0. 2019-11-17 19:56:42 +01:00
Bartosz Taudul 68bc82c11b Simplify README. 2019-11-03 22:45:30 +01:00
Bartosz Taudul 0b142a7b29 Remove FAQ. 2019-10-26 15:33:40 +02:00
Bartosz Taudul 9b6328f962 Release 0.5.0. 2019-08-10 22:14:14 +02:00
Bartosz Taudul 34695fca60 Update README. 2019-02-19 20:46:17 +01:00
Bartosz Taudul 7b6b6862ed Add histogram, compare screenshots to README. 2019-01-15 19:55:41 +01:00
Bartosz Taudul 6a84520126 C is also supported. 2019-01-15 19:50:41 +01:00
Bartosz Taudul fae5e15048 Add link to new features in v0.4. 2018-10-09 19:36:46 +02:00
Bartosz Taudul 373cc5226d Remove usage instructions from README, redirect to user manual. 2018-08-02 22:57:37 +02:00
Till Rathmann dd042619e9 Support for multi-DLL projects. 2018-07-31 12:06:04 +02:00
Bartosz Taudul 16833fb237 Mention TRACY_NO_EXIT environment variable in README. 2018-07-22 00:09:14 +02:00
Bartosz Taudul 047d950936 Add AppVeyor build status badge. 2018-07-19 13:05:44 +02:00
Bartosz Taudul b85a8a62a2 Document TRACY_ON_DEMAND macro. 2018-07-12 13:27:02 +02:00
Bartosz Taudul 83310cd0e9 Release v0.3.3. 2018-07-03 21:53:54 +02:00
Bartosz Taudul d3648cc8dd Document free-form zone naming. 2018-06-29 16:27:19 +02:00
Bartosz Taudul 242fc9bfb4 Mention required libraries. 2018-06-26 18:04:10 +02:00
Bartosz Taudul 4d60d3a20e Document callstack capture. 2018-06-22 20:53:27 +02:00
Bartosz Taudul bd041b6267 More accurate ARM timing information. 2018-06-22 00:29:01 +02:00
Bartosz Taudul 8de92a8c9e String pooling is meh. 2018-06-22 00:25:30 +02:00
Bartosz Taudul 7086320d64 Thread naming support has been greatly improved. 2018-06-22 00:25:13 +02:00
Bartosz Taudul ed40a3d989 Discourage embedding server into client application. 2018-06-22 00:16:53 +02:00
Bartosz Taudul 63611403ff Add memory profiling documentation. 2018-06-22 00:15:50 +02:00
Bartosz Taudul d716195afa Move server setup to the top of README. 2018-06-22 00:09:37 +02:00
Bartosz Taudul 3205bfdae8 Add Vulkan documentation. 2018-06-17 19:33:45 +02:00
Bartosz Taudul 4d38ebe1b1 Add a link to tracy introduction video. 2018-03-28 01:14:58 +02:00
Bartosz Taudul 9925e9ed81 Link to NEWS from README. 2018-03-24 22:10:54 +01:00
Bartosz Taudul d0519499f4 Store thread id next to zone ptr in source location zone list. 2018-03-18 20:45:49 +01:00
Bartosz Taudul d5177e6946 Add a quick FAQ. 2018-03-18 13:30:09 +01:00
Bartosz Taudul b7dfbed7e5 Document the capture tool. 2018-03-18 13:13:36 +01:00
Bartosz Taudul 8ce6634ebc Document the TRACY_NO_STATISTICS macro. 2018-03-18 13:09:59 +01:00
Bartosz Taudul 1cb12f74c4 Benchmark reword. 2017-12-18 17:31:26 +01:00
Bartosz Taudul 533c1f2fdd SharedLockable docs. 2017-12-17 22:31:32 +01:00
Bartosz Taudul fb04853ffd NVIDIA driver woes. 2017-12-05 23:32:18 +01:00
Bartosz Taudul bb46468a36 Add locks information to welcome message. 2017-12-05 23:23:12 +01:00
Bartosz Taudul 824d9e9bca Document predefined colors. 2017-11-27 23:20:58 +01:00
Bartosz Taudul 2f667e11ed Add notes about GPU profiling on mobile. 2017-11-27 18:18:54 +01:00
Bartosz Taudul 65a62d9611 Fix typo. 2017-11-18 20:05:19 +01:00
Bartosz Taudul 5776effc9b Reword resolution claims. 2017-11-18 20:01:44 +01:00
Bartosz Taudul 16e9bcfe75 Nanosecond resolution. 2017-11-18 20:00:40 +01:00
Bartosz Taudul c43eb29ce0 Don't send source location pointer in query reply.
Since reply order is the same as the query order, the server already
knows what source location it receives. This observation allows placing
zone name into the source location struct.
2017-11-14 23:06:45 +01:00