From 96044191ae3ba0e0aa6708d70e540a2b39d492eb Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 11 Jul 2021 02:25:59 +0200 Subject: [PATCH] sys-cluster/extrae: add memkind description Signed-off-by: Alessandro Barbieri --- sys-cluster/extrae/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-cluster/extrae/metadata.xml b/sys-cluster/extrae/metadata.xml index bcef4fe59f..4a9abda54c 100644 --- a/sys-cluster/extrae/metadata.xml +++ b/sys-cluster/extrae/metadata.xml @@ -31,6 +31,7 @@ process). Extrae generates trace files that can be later visualized with sys-clu Enables instrumentation for basic I/O (read, write) calls Enables instrumentation for system calls (other than I/O and mallocs) Enable support for tracing Java. This is necessary to create the connectors between |TRACE| and Java applications. + Enable dev-libs/memkind support Embed the merging process in the tracing library so the final tracefile can be generated automatically from the application run Enable support for tracing sys-cluster/nanos6 run-time