File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -539,6 +539,17 @@ <h2 id="library">Core library</h2>
539
539
540
540
</ dl > <!-- runtime -->
541
541
542
+ < dl id ="runtime/pprof "> < dt > < a href ="/pkg/runtime/pprof "> runtime/pprof</ a > </ dt >
543
+ < dd >
544
+ < p > <!-- CL 204636, 205097 -->
545
+ The generated profile no longer includes the pseudo-PCs used for inline
546
+ marks. Symbol information of inlined functions is encoded in
547
+ < a href ="https://github.com/google/pprof/blob/5e96527/proto/profile.proto#L177-L184 "> the format</ a >
548
+ the pprof tool expects. This is a fix for the regression introduced
549
+ during recent releases.
550
+ </ p >
551
+ </ dl > <!-- runtime/pprof -->
552
+
542
553
< dl id ="signal "> < dt > < a href ="/pkg/signal/ "> signal</ a > </ dt >
543
554
< dd >
544
555
< p > <!-- CL 187739 -->
You can’t perform that action at this time.
0 commit comments