Add the correct hyper link to chrome://tracing.
Currently from https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md, it will direct to https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/chrome%3A//tracing, which is not a valid page. Bug: None Change-Id: I6fe822d3b67187260657d1cf08d2111e8fce5a96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3767644 Commit-Queue: Chunbo Hua <chunbo.hua@intel.com> Reviewed-by: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026082}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
deeacafcc6
commit
ea6a9cfc41
@ -348,7 +348,7 @@ CLParser::Parse 45 1889.1 85.0
|
||||
|
||||
You can also get a visual report of the build performance with
|
||||
[ninjatracing](https://github.com/nico/ninjatracing). This converts the
|
||||
.ninja_log file into a .json file which can be loaded into chrome://tracing:
|
||||
.ninja_log file into a .json file which can be loaded into [chrome://tracing](chrome://tracing):
|
||||
|
||||
```shell
|
||||
$ python ninjatracing out\Default\.ninja_log >build.json
|
||||
|
Reference in New Issue
Block a user