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-15 01:44:45 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-10-15 01:44:45 +0300
commitfec84bf5c3d9cbe1cf6cdb052a22f3e34d4917ed (patch)
tree24e5fc7b849d989188acf02a1de20b9b4038217e
parent306ef02aa2f4adb3d023bcb808ece21460da988a (diff)
Update NEWS.
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index b35fac3c..5e15ab85 100644
--- a/NEWS
+++ b/NEWS
@@ -98,13 +98,8 @@ v0.x.x (xxxx-xx-xx)
- Implemented optional propagation of inline cost down the local call stack.
- This feature may be useful when trying to get a general outlook of the
cost at the top-level function in the symbol.
- - This only has effect on the displayed source cost. It is not currently
- possible to dig deeper into this data.
- It is possible to get nonsense data when this is enabled, for example
total cost exceeding 100%. This is by design.
- - The feature only works for the "sample count" data, as it has call stacks
- attached. Hardware sample data does not, and thus does not support cost
- propagation.
- Assembly line costs are not affected.
- Available clients now also broadcast their PID.
- Reversed mouse button assignments for jumping to source / assembly line in