Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2021-12-21 18:24:09 +0300
committerBartosz Taudul <wolf@nereid.pl>2021-12-21 18:24:09 +0300
commitc4e08def0ddea056a87a7d470397235bf4816bda (patch)
tree017e25e57c1b54dc1ecc44029a6dedebf0aa97a6 /NEWS
parent12b7efd88a4b4a5260d4e3ba193738d7c943f13a (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52d6f5ca..03692edf 100644
--- a/NEWS
+++ b/NEWS
@@ -73,7 +73,7 @@ v0.x.x (xxxx-xx-xx)
distinguished by green color. Faux context switch regions are used to
indicate when a fiber is being run by the worker thread.
- Continuous frame marks no longer need to be issued from a single thread.
-- Context switch call stacks are now captured on Windows.
+- Context switch call stacks are now captured on Windows and Linux.
- Hovering the context switch wait region will now display wait stack,
which may provide additional insight into why the switch happened.
- Wait stacks inspection can be performed in a new view.