From 56a9bfccaaa4adb93ff526314c7878ce4e4bb89c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 18 Jan 2024 21:07:45 +0000 Subject: Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b4f81e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ioriotng + +I/O Riot NG is a a experiments with BPF. + +Maybe a spiritual successor of one of my previous projects, I/O Riot https://codeberg.org/snonux/ioriot, the latter was based on SystemTap and C. The NG is based on BPF (via BCC/C) and Go (via gobpf). \ No newline at end of file -- cgit v1.2.3