diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-11 11:16:25 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-11 11:19:06 +0200 |
commit | c7216ce1da69f3fdbd2e577113c0a15a7dd41130 (patch) | |
tree | 4bfcbed20148eaefa975a73f7bd203158eda218b /README.md | |
parent | 4f1875b2655d6cb9c06c3270b4b004291bbcdac6 (diff) | |
download | justbuild-c7216ce1da69f3fdbd2e577113c0a15a7dd41130.tar.gz |
README: link profiling documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,3 +57,4 @@ dependencies locally (neither as source nor as binary). - [Tree overlays](doc/concepts/tree-overlay.md) - [Execution properties](doc/concepts/execution-properties.md) - [Computed roots](doc/concepts/computed-roots.md) +- [Profiling and Invocation Logging](doc/concepts/profiling.md) |