Rename "Side" to "Software"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Nov 2022 20:02:47 +0000 (15:02 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Nov 2022 20:02:47 +0000 (15:02 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README.md
include/side/trace.h

index 9c933b341d93d40dabd8754c3f1569d5e230c8be..39292de96341064d1bf3ed5247f5735b08dce226 100644 (file)
--- 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
index 235382ede061e02d41d6d5e5475368bda2f4b4be..f03b4fcb14bff61aec94b409c2ea60c13b78f3e6 100644 (file)
@@ -15,7 +15,7 @@
 #include <side/endian.h>
 
 /*
- * 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
This page took 0.024168 seconds and 4 git commands to generate.