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
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-10-26 22:48:08 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-10-26 22:48:08 +0300
commit544caef850020b90060ddddce204e0f49889b54a (patch)
tree67c284944c43d938f199df215c4886dda50aa9ba
parentd34af7166e7a91f9b1fab895daa20224a76b19e9 (diff)
Update NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c1c583f..f03d9362 100644
--- a/NEWS
+++ b/NEWS
@@ -116,6 +116,8 @@ v0.x.x (xxxx-xx-xx)
- Clicking on the red microarchitecture icon in the symbol view assembly pane
will switch the selected microarchitecture to one the profiled application
was running on.
+- Removed option to display instruction latencies in a graphical form. Latency
+ data is still available in instruction tooltip.
v0.8.2 (2022-06-28)