From 84bb131f81d2bbe31e2bdfb9d2fa764f03909650 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 11 May 2021 18:32:06 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 939bd6bc..2044be26 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ v0.x.x (xxxx-xx-xx) can be now imported. A pseudo-TID will be created for each PID+TID pair in such circumstances. - Added support for custom source location tag ("loc") in chrome traces. +- Sampling frequency can be now controlled using TRACY_SAMPLING_HZ macro. v0.7.7 (2021-04-01)