diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-15 09:56:42 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-16 12:03:32 +0200 |
commit | aa9ef3cc5e9bd13f12be55e829f9cc69f7cd578d (patch) | |
tree | d142cb7bfd063891cee0f7ad19944e5237ebf109 /README.md | |
parent | 7508578e55a2b2267213f71a02e3fd2c12e71831 (diff) | |
download | justbuild-aa9ef3cc5e9bd13f12be55e829f9cc69f7cd578d.tar.gz |
Add basic tutorial section on invocation logging
... under the advanced chapter of our tutorial.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ dependencies locally (neither as source nor as binary). - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) - [Computed roots](doc/tutorial/computed.md) - [More build delegation through a serve endpoint](doc/tutorial/build-delegation.md) + - [Invocation logging and profiling](doc/tutorial/invocation-logging.md) ## Documentation |