1
0
mirror of https://github.com/specht/champ.git synced 2025-08-15 07:27:22 +00:00

documentation

This commit is contained in:
Michael Specht
2018-02-16 21:51:33 +01:00
parent 717f6758f9
commit 374b714cfb

View File

@@ -154,7 +154,7 @@ This will plot FOO against X:
### Subroutine cycle watches
If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information:
If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information ([example04.yaml](example04.yaml) / [example04.s](example04.s)):
```
DSK test