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

568 Commits

Author SHA1 Message Date
Bartosz Taudul 26e7d6eb3e Update manual. 2022-08-16 00:17:59 +02:00
Bartosz Taudul 225d6c1ede Update manual. 2022-08-04 19:17:24 +02:00
Bartosz Taudul 8a7e3dc8ba Update manual. 2022-07-30 21:43:57 +02:00
Bartosz Taudul 138f80001e Add stb_image_resize to the list of used libraries. 2022-07-28 00:24:51 +02:00
Bartosz Taudul 758edf8a05 Update manual. 2022-07-24 14:59:20 +02:00
Bartosz Taudul 347317745b Update manual. 2022-07-24 14:31:57 +02:00
Bartosz Taudul c44075544a Mention C# bindings. 2022-07-23 12:46:39 +02:00
Bartosz Taudul fedec0caf2 Update manual. 2022-07-17 15:47:39 +02:00
Bartosz Taudul 2ae4a394a9 Merge pull request #401 from thedmd/inactive-allocations
Add ability to filter callstacks in memory tab by inactive allocations.
2022-06-06 11:22:34 +02:00
thedmd 9ed9e18bc8 Add ability to filter callstacks in memory tab by inactive allocations.
Filtering by inactive allocations helps to pin point wasteful allocations
in an app.
2022-06-06 06:45:35 +02:00
Bartosz Taudul 411b3137b5 Merge pull request #365 from theblackunknown/msvc+vcpkg-manifest
Using vcpkg manifest for Windows
2022-06-04 16:44:27 +02:00
MACHIZAUD Andréa 4efcb8c3f5 Fix Manual 2022-06-04 16:26:22 +02:00
MACHIZAUD Andréa 8139d94e14 Add information about vcpkg manifest mode in the manual 2022-06-04 16:26:22 +02:00
Bartosz Taudul a53c8befdc Update manual. 2022-05-22 15:32:08 +02:00
Bartosz Taudul 59a9dc80c4 Update manual. 2022-05-01 00:38:43 +02:00
Bartosz Taudul d0be4fa784 Update profiler description. 2022-04-30 19:02:34 +02:00
Blake Taylor 8c5120ee5a Add flag to disable crash handler 2022-04-27 07:11:53 -07:00
Bartosz Taudul 02cacc0d4a Update manual. 2022-04-20 19:40:27 +02:00
Bartosz Taudul a763991a00 Note that feature flags must be consistent. 2022-04-05 20:51:37 +02:00
Bartosz Taudul ffc06087b9 Advise to set perf_event_paranoid to -1.
This enables access to context switch data.
2022-04-01 15:21:10 +02:00
Bartosz Taudul 8aeda02d8a Update manual. 2022-03-30 16:32:35 +02:00
Bartosz Taudul 2e4c63c6dd Fix typos. 2022-03-23 18:09:16 +01:00
Martijn Courteaux 9c9c11ae9e Warn the user about capstone deprecated branch in the manual. 2022-03-23 18:05:22 +01:00
Bartosz Taudul 4d33dc0f3e Update manual. 2022-03-15 17:51:28 +01:00
Bartosz Taudul 843713a96e Update manual. 2022-03-03 19:05:16 +01:00
Bartosz Taudul a43da3dc13 Update manual. 2022-02-22 21:26:55 +01:00
Balazs Kovacsics 85e16ee33a Add UWP platform limitations to manual 2022-02-11 14:14:27 +01:00
Bartosz Taudul 92b182d47e Font Awesome is licensed under SIL OFL.
"In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files."
2022-02-08 21:30:49 +01:00
Jaldert Rombouts 00e1cbcefe [Minor] wording fix 2022-01-06 10:29:37 +00:00
Bartosz Taudul 776d8336e7 Update manual. 2021-12-30 15:05:53 +01:00
Bartosz Taudul 5d78e5ca1f Update manual. 2021-12-22 16:42:57 +01:00
Bartosz Taudul 12b7efd88a Update feature matrix. 2021-12-21 15:56:12 +01:00
Bartosz Taudul b2e29a503b Cosmetics. 2021-12-20 13:22:53 +01:00
Robert Adam a46be65b05 Mention dependency on libtbb
Fixes #239
2021-12-20 12:00:27 +01:00
Bartosz Taudul a13b046698 User manual polish pass. 2021-12-11 21:00:31 +01:00
Bartosz Taudul 14825d8e5a Proper formatting. 2021-12-04 18:27:26 +01:00
Nathan Day 3bf1e7ec1c Updated documentation 2021-12-04 17:26:17 +00:00
Bartosz Taudul 152d47f4d3 Update manual. 2021-12-02 02:34:21 +01:00
Bartosz Taudul b4987f5fc4 Update manual. 2021-11-29 19:40:52 +01:00
Bartosz Taudul bad8df4878 Update feature matrix. 2021-11-28 13:44:41 +01:00
Bartosz Taudul ed25c27228 Update manual. 2021-11-27 15:46:24 +01:00
Bartosz Taudul 6fd53a662a Update manual. 2021-11-27 00:07:54 +01:00
Bartosz Taudul f63e4481b5 Update manual. 2021-11-20 17:09:21 +01:00
Bartosz Taudul cccce5534c Replace Arimo with Droid Sans. 2021-11-20 01:14:46 +01:00
Bartosz Taudul be7d688558 Update licenses. 2021-11-19 20:49:28 +01:00
Bartosz Taudul 18a35dd0c3 Document TRACY_CRASH_SIGNAL macro. 2021-11-18 21:49:25 +01:00
Bartosz Taudul 1575455a54 Update licenses. 2021-11-14 19:08:06 +01:00
Bartosz Taudul c2e9b602be Remind user where the build files are located. 2021-11-13 20:52:54 +01:00
Bartosz Taudul 98edee9b07 Change memory call stack tree icons. 2021-11-13 20:42:52 +01:00
Bartosz Taudul ebb64540bb Update licenses list. 2021-10-20 22:59:54 +02:00