Commit Graph

25 Commits

Author SHA1 Message Date
Yusheng Zheng
a09397b583 remove depreciate CI 2024-10-20 07:46:20 +00:00
Yusheng Zheng
63a5241bfa add 45 2024-10-20 07:20:38 +00:00
云微
ab0d1eef08 add kfuncs docs (#136)
* add

* update

* update

* add ci

* update

* fix
2024-10-03 04:30:16 +01:00
云微
cc90090671 Update trigger-sync.yml 2024-10-01 01:30:21 +00:00
yunwei37
45558f406a ci: fix docs dependency 2024-09-07 05:52:09 +00:00
云微
9c2bba3e16 add new topics (#132)
* add goroutine text

* update

* fix funclatency

* update doc

* update about nginx

* update nginx

* u[date co

* fix compile
2024-09-02 07:18:57 +01:00
yunwei37
735095982d fix ci for sync tutorials 2024-02-03 10:00:32 +00:00
云微
fe5b53d6cd Add User ring post (#93)
* update

* update ci

* update link to eunomia.dev

* Update documents
2024-01-20 16:57:48 +00:00
云微
deee286952 Add new post for 28 29 34 (#92)
* add 28 blog

* update test

* add 34

* Update test-libbpf.yml

* add link

* update 28

* add read only

* Update english version

* update 29

* update 29

* fix ci for 34
2024-01-19 23:48:42 +00:00
云微
01e85ee09c ci: fix build error for extensions 2024-01-14 00:37:08 +08:00
云微
426e993507 Add http and translate for signal (#73)
* use BPF_NO_GLOBAL_DATA

to avoid error on old kernel versions or libbpf versions,
use BPF_NO_GLOBAL_DATA

* add translate of replace

* add socket

* add socket http impl

* improve userspace program

* add desc for http

* update translate to eng

* add ci for 32
2023-09-18 11:22:49 +08:00
云微
ffbd9a7ff4 fix the link to github repo (#71) 2023-09-03 23:14:05 +08:00
云微
af2d46a846 Add sslsniff documents (#67)
* impl 25 signal

* update more about openssl analysis

* add skeleton for sslsniff

* add code

* fix summary link

* add link for signal

* add ci for 25 and 30

* fix docs
2023-08-22 06:56:18 +08:00
oluceps
4b558464b0 Add ci for trigger tutorial sync (#61) 2023-08-16 06:11:30 -06:00
云微
1bbe35f02e Fix the rest Eng document syntax and add CI for them. (#63)
* fix memleak build error

* fix en document syntax

* lint the rest documents

* add ci for libbpf 13-17

* add eunomia test ci

* add ci for 10 and 20
2023-08-16 03:16:30 +08:00
云微
dc37ec0fcf remove libclang for libbpf ci (#52) 2023-07-28 20:25:41 +08:00
云微
3ee14a9224 Add CI for libbpf base examples and kprobe (#45)
* add ci for profile

* fix unnecessary code in 7

* fix exit code 124

* fix llvm-strip

* fix trailing space
2023-07-17 20:23:00 +08:00
云微
a53481d131 fix docker image content and add basic CI check (#41)
Replace
```
docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
```
with:
```
docker run -it -v `pwd`/:/src/ ghcr.io/eunomia-bpf/ecc-`uname -m`:latest
```

Add a basic CI check for the hello world BPF program.
2023-06-15 16:36:22 +08:00
yunwei37
6be4e577f6 CI: fix deploy on main branch 2023-06-03 23:38:29 +08:00
yunwei37
eb292e2ab5 CI: fix deploy error 2023-05-30 20:28:21 +08:00
ocfox
52ae3ae26d feat: deploy static web with mdbook (#11) 2023-03-09 11:36:23 +08:00
yunwei37
704f44f4ac remove markdown linter 2023-01-23 18:59:59 +08:00
云微
ada48699e9 Create markdown-lint.yml 2022-12-13 20:30:58 +08:00
云微
bb8d1c37d2 Create hugo.yml 2022-12-13 20:23:01 +08:00
yunwei37
0dc87d9794 add github issue template 2022-12-09 19:49:18 +08:00