From: Mathieu Desnoyers Date: Mon, 28 Nov 2022 20:02:47 +0000 (-0500) Subject: Rename "Side" to "Software" X-Git-Url: http://git.efficios.com/?p=libside.git;a=commitdiff_plain;h=551d8244ca3843dab20fee819bab3a88c222fabc Rename "Side" to "Software" Signed-off-by: Mathieu Desnoyers --- diff --git a/README.md b/README.md index 9c933b3..39292de 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # SPDX-FileCopyrightText: 2022 EfficiOS Inc. # side -Static Instrumentation Dynamically Enabled +Software Instrumentation Dynamically Enabled # dependencies librseq: https://github.com/compudj/librseq diff --git a/include/side/trace.h b/include/side/trace.h index 235382e..f03b4fc 100644 --- a/include/side/trace.h +++ b/include/side/trace.h @@ -15,7 +15,7 @@ #include /* - * SIDE stands for "Static Instrumentation Dynamically Enabled" + * SIDE stands for "Software Instrumentation Dynamically Enabled" * * This is an instrumentation API for Linux user-space, which exposes an * instrumentation type system and facilities allowing a kernel or