We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07398d2 commit 6705ac6Copy full SHA for 6705ac6
src/runtime/proflabel.go
@@ -12,7 +12,6 @@ var labelSync uintptr
12
// but widely used packages access it using linkname.
13
// Notable members of the hall of shame include:
14
// - github.com/cloudwego/localsession
15
-// - github.com/DataDog/datadog-agent
16
//
17
// Do not remove or change the type signature.
18
// See go.dev/issue/67401.
@@ -47,7 +46,6 @@ func runtime_setProfLabel(labels unsafe.Pointer) {
47
46
48
49
50
51
52
53
0 commit comments