commit | fffa2ecdc7fc8bf08e79e2db20679fec015f36aa | [log] [tgz] |
---|---|---|
author | Sami Kyostila <skyostil@google.com> | Wed May 27 11:59:19 2020 +0100 |
committer | Sami Kyostila <skyostil@google.com> | Wed May 27 11:59:19 2020 +0100 |
tree | 55657a46012a24d3c39c5872bb8c9fe742e8b551 | |
parent | 6f8823b425155e08a36866df73cd9c7b9c87bea8 [diff] [blame] |
sdk: Add example code Add SDK example code imported from https://github.com/skyostil/perfetto-sdk-example Change-Id: Ic3a478091575d7129e39114d4b0c4280137b5f40
diff --git a/docs/instrumentation/tracing-sdk.md b/docs/instrumentation/tracing-sdk.md index 1c88946..f156bcf 100644 --- a/docs/instrumentation/tracing-sdk.md +++ b/docs/instrumentation/tracing-sdk.md
@@ -24,8 +24,8 @@ ## Getting started -TIP: The code from these examples is also available as a -[GitHub repository](https://github.com/skyostil/perfetto-sdk-example). +TIP: The code from these examples is also available [in the +repository](../../examples/sdk/README.md). To start using the Client API, first check out the latest SDK release: