File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44// you may not use this file except in compliance with the License.
55// You may obtain a copy of the License at
66//
7- // http://www.apache.org/licenses/LICENSE-2.0
7+ // http://www.apache.org/licenses/LICENSE-2.0
88//
99// Unless required by applicable law or agreed to in writing, software
1010// distributed under the License is distributed on an "AS IS" BASIS,
@@ -93,11 +93,11 @@ message Profile {
9393 // Index into the string table of the type of the preferred sample
9494 // value. If unset, clients should default to the last sample value.
9595 int64 default_sample_type = 14 ;
96- // Documentation link for this profile. The URL must be absolute,
96+ // Documentation link for this profile type . The URL must be absolute,
9797 // e.g., http://pprof.example.com/cpu-profile.html
9898 //
99- // The URL may be missing if the profile was generated by older code or code
100- // that did not bother to supply a link.
99+ // The URL may be missing if the profile was generated by code that did not
100+ // supply a link.
101101 int64 doc_url = 15 ; // Index into string table.
102102}
103103
You can’t perform that action at this time.
0 commit comments