From f25c43462a6050495d2969911364d0ae0a75bdfa Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 14 Oct 2022 17:38:57 +0200 Subject: Update NEWS. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index eb7493c8..b35fac3c 100644 --- a/NEWS +++ b/NEWS @@ -107,14 +107,17 @@ v0.x.x (xxxx-xx-xx) 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 + symbol view. The left mouse button will now focus the target line. - Assembly lines tooltip will now display local call stack of inline functions (within the symbol). + - Right-clicking the source location entry in assembly line will show the + local call stack, along with source code preview of each entry and ability + to navigate to any selected inline function. - The profiler UI will now indicate that it needs attention if the window is not focused and something interesting happens. For example when a connection is established, or when a saved trace finishes loading, etc. How the attention request is indicated depends on the operating system. -- Reversed mouse button assignments for jumping to source / assembly line in - symbol view. The left mouse button will now focus the target line. v0.8.2 (2022-06-28) -- cgit v1.2.3