mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-07-08 15:43:48 +08:00
change doc and config
This commit is contained in:
@ -3,7 +3,6 @@ title: "New Task"
|
||||
date: 2022-03-03T20:37:24+08:00
|
||||
---
|
||||
#+TITLE: New Task
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://gongzhitaao.org/orgcss/org.css"/>
|
||||
** 思路
|
||||
利用libbpf库构造一个C库(bpf程序),暴露接口可供用户调用,将该库编译进内核中,利用接口构造一个用户态程序从而实现对相应硬件的监控。
|
||||
*** 问题
|
||||
|
Reference in New Issue
Block a user