Skip to content

Commit

Permalink
Add tutorial for debugging verification issues (microsoft#676)
Browse files Browse the repository at this point in the history
* Add tutorial for debugging verification issues

Fixes microsoft#656

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Address PR comment

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
  • Loading branch information
dthaler authored Dec 6, 2021
1 parent 91e74be commit e9f454c
Show file tree
Hide file tree
Showing 3 changed files with 747 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ takes existing eBPF projects as submodules and adds the layer in between to make

## New to eBPF?

See our [eBPF tutorial](docs/tutorial.md).
See our [basic eBPF tutorial](docs/tutorial.md) and our
[tutorial on debugging eBPF verification failures](docs/debugging.md).

## Architectural Overview

Expand Down
Loading

0 comments on commit e9f454c

Please sign in to comment.