aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/mtrace.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: add the mtrace system call (#3297)Chris Palmer2022-08-111-0/+8
Also add a minimal resource.txt so that `zx_resource` works. The rest of resource.fidl/.txt will be added in a pending PR. Co-authored-by: Chris Palmer <palmer@google.com>