Commit 5d9fd59d authored by Egor Pasko's avatar Egor Pasko Committed by Commit Bot

[docs] windows orderfile: nit

TBR=hans@chromium.org

Bug: None
Change-Id: I0007fb38499a66a50cddf89b65ef1dc8fc58e077
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1948934Reviewed-by: default avatarEgor Pasko <pasko@chromium.org>
Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Commit-Queue: Egor Pasko <pasko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721008}
parent ef8073e6
...@@ -44,9 +44,9 @@ To update the order files: ...@@ -44,9 +44,9 @@ To update the order files:
Note the Process ID of the browser process. Note the Process ID of the browser process.
Check in `\src\tmp\` for instrumentation output from the process, for Check in `\src\tmp\` for instrumentation output from the process, for
example `cygprofile_14652.txt`.txt`. The files are example `cygprofile_14652.txt`. The files are only written once a certain
only written once a certain number of function calls have been made, so number of function calls have been made, so sometimes you need to browse a
sometimes you need to browse a bit for the file to be produced. bit for the file to be produced.
1. If the file appears to have sensible contents (a long list of function names 1. If the file appears to have sensible contents (a long list of function names
that eventually seem related to what the browser should that eventually seem related to what the browser should
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment