Skip to content

Commit

Permalink
fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Nov 5, 2023
1 parent 0d264e2 commit 91fabf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ You can also run bpftime with `bpftrace`, we've test it on [this commit](https:/

Left: kernel eBPF | Right: userspace bpftime

![How it works](https://github.com/eunomia-bpf/bpftime/tree/master/documents/bpftime.png)
![How it works](https://github.com/eunomia-bpf/bpftime/tree/master/documents/bpftime.png?raw=true)

Current hook implementation is based on binary rewriting and the underly technique is inspired by:

Expand Down

0 comments on commit 91fabf7

Please sign in to comment.