We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181f95a commit ed0d159Copy full SHA for ed0d159
godeltaprof/README.md
@@ -91,8 +91,11 @@ CPU profiles: [BenchmarkOG](https://flamegraph.com/share/a8f68312-98c7-11ee-a502
91
92
# upstreaming
93
94
-TODO(korniltsev): create golang issue and ask if godeltaprof is something that could be considered merging to upstream golang repo
95
-in some way(maybe not as is, maybe with different APIs)
+In the perfect world, this functionality exists in golang runtime/stdlib and we don't need godeltaprof library at all.
+
96
+See golang proposals:
97
+https://github.com/golang/go/issues/57765
98
+https://github.com/golang/go/issues/67942
99
100
101
0 commit comments