From 4273d34ca42c2be932ce86358643bd83fba56a04 Mon Sep 17 00:00:00 2001 From: "Igor S. Gerasimov" Date: Sun, 5 Jan 2025 11:29:16 +0100 Subject: [PATCH] tracy_source_location_data must be public --- public/TracyClient.F90 | 1 + 1 file changed, 1 insertion(+) diff --git a/public/TracyClient.F90 b/public/TracyClient.F90 index 17493957..960a9e5c 100644 --- a/public/TracyClient.F90 +++ b/public/TracyClient.F90 @@ -326,6 +326,7 @@ module tracy #endif ! public :: tracy_zone_context + public :: tracy_source_location_data ! public :: tracy_set_thread_name public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started