# Issue Metrics (2026-02-09..2026-02-15) ## Summary - Total issues/PRs: **3** - Closed issues/PRs: **3** - Average time to close: **-246551 days, 10:38:35** ## Issues and Pull Requests - [[BUG] ecli not in v1.0.28 release and redirect points to a non-existent path](https://github.com/eunomia-bpf/eunomia-bpf/issues/366) — eunomia-bpf/eunomia-bpf #366 (✅ Closed) - [[BUG] CI failed to build](https://github.com/eunomia-bpf/wasm-bpf/issues/143) — eunomia-bpf/wasm-bpf #143 (✅ Closed) - [Weekly Org Report (2026-01-26..2026-02-01)](https://github.com/eunomia-bpf/eunomia.dev/issues/71) — eunomia-bpf/eunomia.dev #71 (✅ Closed) ## Org Activity Addendum (eunomia-bpf, 2026-02-09..2026-02-15) ### New Stars - Total new stars: **49** **By Repository:** - [eunomia-bpf/eunomia-bpf](https://github.com/eunomia-bpf/eunomia-bpf): **2** new stars - [eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf): **1** new stars - [eunomia-bpf/bpf-developer-tutorial](https://github.com/eunomia-bpf/bpf-developer-tutorial): **21** new stars - [eunomia-bpf/libbpf-starter-template](https://github.com/eunomia-bpf/libbpf-starter-template): **1** new stars - [eunomia-bpf/kernel-bpf-library](https://github.com/eunomia-bpf/kernel-bpf-library): **1** new stars - [eunomia-bpf/bpftime](https://github.com/eunomia-bpf/bpftime): **4** new stars - [eunomia-bpf/eunomia.dev](https://github.com/eunomia-bpf/eunomia.dev): **3** new stars - [eunomia-bpf/inline-hook-demo](https://github.com/eunomia-bpf/inline-hook-demo): **1** new stars - [eunomia-bpf/llvmbpf](https://github.com/eunomia-bpf/llvmbpf): **1** new stars - [eunomia-bpf/XDP-on-GPU](https://github.com/eunomia-bpf/XDP-on-GPU): **1** new stars - [eunomia-bpf/cupti-tutorial](https://github.com/eunomia-bpf/cupti-tutorial): **3** new stars - [eunomia-bpf/schedcp](https://github.com/eunomia-bpf/schedcp): **1** new stars - [eunomia-bpf/agentsight](https://github.com/eunomia-bpf/agentsight): **5** new stars - [eunomia-bpf/gpu_ext](https://github.com/eunomia-bpf/gpu_ext): **2** new stars - [eunomia-bpf/agentcgroup](https://github.com/eunomia-bpf/agentcgroup): **2** new stars ### New Repositories - (none) ### Pull Requests Opened - [fix: Correct tutorial 12 profile folded stack format](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/202) — eunomia-bpf/bpf-developer-tutorial #202 - [Fix LLVM 18+ compatibility and documentation inaccuracies](https://github.com/eunomia-bpf/bpftime/pull/544) — eunomia-bpf/bpftime #544 - [Fix libbpf strlcpy poison conflict with glibc 2.38+ and bpftool skeleton generation](https://github.com/eunomia-bpf/wasm-bpf/pull/145) — eunomia-bpf/wasm-bpf #145 - [Fix CI: Skip release publish when release already exists](https://github.com/eunomia-bpf/eunomia-bpf/pull/367) — eunomia-bpf/eunomia-bpf #367 - [Fix stdout logging breaking MCP protocol communication](https://github.com/eunomia-bpf/MCPtrace/pull/4) — eunomia-bpf/MCPtrace #4 - [Fix XCHG atomic operation to fetch old value per eBPF spec](https://github.com/eunomia-bpf/llvmbpf/pull/41) — eunomia-bpf/llvmbpf #41 - [Add comprehensive documentation for scheduler usage, project structure, and AI agent implementation](https://github.com/eunomia-bpf/schedcp/pull/9) — eunomia-bpf/schedcp #9 - [Remove incorrect cgroup filtering from runqlat](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/201) — eunomia-bpf/bpf-developer-tutorial #201 - [Fix llama_index and langchain API compatibility for Python 3.9+](https://github.com/eunomia-bpf/GPTtrace/pull/17) — eunomia-bpf/GPTtrace #17 - [Add troubleshooting guide for fentry attachment failures in 3-fentry-unlink](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/200) — eunomia-bpf/bpf-developer-tutorial #200 - [Fix CI failures from deprecated upload-artifact action and libbpf strlcpy error](https://github.com/eunomia-bpf/wasm-bpf/pull/144) — eunomia-bpf/wasm-bpf #144 - [Fix atomic operation alignment causing uprobe failures](https://github.com/eunomia-bpf/llvmbpf/pull/40) — eunomia-bpf/llvmbpf #40 - [Fix RS-S1011: Incorrect const-to-mut pointer casts in BPF map operations](https://github.com/eunomia-bpf/wasm-bpf/pull/142) — eunomia-bpf/wasm-bpf #142 - [Fix tutorial 1 compilation with ecc by using vmlinux.h](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/199) — eunomia-bpf/bpf-developer-tutorial #199 - [Fix curl hanging in XDP load balancer: backend servers reject mismatched Host headers](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/198) — eunomia-bpf/bpf-developer-tutorial #198 - [Fix Rust uprobe tutorial and add CI tests in dedicated workflow](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/197) — eunomia-bpf/bpf-developer-tutorial #197 - [Fix CI failures: initialize submodules and fix ssl_merger Content-Length parsing](https://github.com/eunomia-bpf/agentsight/pull/25) — eunomia-bpf/agentsight #25 ### Pull Requests Merged - [Fix CI: Skip release publish when release already exists](https://github.com/eunomia-bpf/eunomia-bpf/pull/367) — eunomia-bpf/eunomia-bpf #367 - [Fix stdout logging breaking MCP protocol communication](https://github.com/eunomia-bpf/MCPtrace/pull/4) — eunomia-bpf/MCPtrace #4 - [Fix XCHG atomic operation to fetch old value per eBPF spec](https://github.com/eunomia-bpf/llvmbpf/pull/41) — eunomia-bpf/llvmbpf #41 - [Add comprehensive documentation for scheduler usage, project structure, and AI agent implementation](https://github.com/eunomia-bpf/schedcp/pull/9) — eunomia-bpf/schedcp #9 - [Remove incorrect cgroup filtering from runqlat](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/201) — eunomia-bpf/bpf-developer-tutorial #201 - [Fix llama_index and langchain API compatibility for Python 3.9+](https://github.com/eunomia-bpf/GPTtrace/pull/17) — eunomia-bpf/GPTtrace #17 - [Add troubleshooting guide for fentry attachment failures in 3-fentry-unlink](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/200) — eunomia-bpf/bpf-developer-tutorial #200 - [Fix CI failures from deprecated upload-artifact action and libbpf strlcpy error](https://github.com/eunomia-bpf/wasm-bpf/pull/144) — eunomia-bpf/wasm-bpf #144 - [Fix atomic operation alignment causing uprobe failures](https://github.com/eunomia-bpf/llvmbpf/pull/40) — eunomia-bpf/llvmbpf #40 - [Fix RS-S1011: Incorrect const-to-mut pointer casts in BPF map operations](https://github.com/eunomia-bpf/wasm-bpf/pull/142) — eunomia-bpf/wasm-bpf #142 - [Fix tutorial 1 compilation with ecc by using vmlinux.h](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/199) — eunomia-bpf/bpf-developer-tutorial #199 - [Fix curl hanging in XDP load balancer: backend servers reject mismatched Host headers](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/198) — eunomia-bpf/bpf-developer-tutorial #198 - [Fix Rust uprobe tutorial and add CI tests in dedicated workflow](https://github.com/eunomia-bpf/bpf-developer-tutorial/pull/197) — eunomia-bpf/bpf-developer-tutorial #197 - [Fix CI failures: initialize submodules and fix ssl_merger Content-Length parsing](https://github.com/eunomia-bpf/agentsight/pull/25) — eunomia-bpf/agentsight #25 - [Bump time from 0.3.36 to 0.3.47 in the cargo group across 1 directory](https://github.com/eunomia-bpf/libbpf-rs-starter-template/pull/2) — eunomia-bpf/libbpf-rs-starter-template #2 - [Update build-and-test.md with cloning instructions](https://github.com/eunomia-bpf/eunomia.dev/pull/68) — eunomia-bpf/eunomia.dev #68 - [Fixed some failed CI test (WIP)](https://github.com/eunomia-bpf/eunomia-bpf/pull/365) — eunomia-bpf/eunomia-bpf #365 - [Update build.en.md](https://github.com/eunomia-bpf/eunomia.dev/pull/65) — eunomia-bpf/eunomia.dev #65 - [Fix LLVM Triple API for newer LLVM versions](https://github.com/eunomia-bpf/llvmbpf/pull/39) — eunomia-bpf/llvmbpf #39 - [bpf-loader-rs: fixed field `0` is never read warning](https://github.com/eunomia-bpf/eunomia-bpf/pull/359) — eunomia-bpf/eunomia-bpf #359 - [bpf-loader: virtual workspace warning](https://github.com/eunomia-bpf/eunomia-bpf/pull/358) — eunomia-bpf/eunomia-bpf #358 - [build(deps): bump openssl from 0.10.60 to 0.10.66 in /ecli](https://github.com/eunomia-bpf/eunomia-bpf/pull/353) — eunomia-bpf/eunomia-bpf #353 ### Commits - [Fix stdout logging breaking MCP protocol communication (#4)](https://github.com/eunomia-bpf/MCPtrace/commit/1bd885558abf6ddbc99d151b03920c55ddd005d0) — eunomia-bpf/MCPtrace @1bd8855 (2026-02-11T17:32:41-08:00) - [Fix tutorial 1 compilation with ecc by using vmlinux.h (#199)](https://github.com/eunomia-bpf/bpf-developer-tutorial/commit/95377603c6aba7baf1d1bf1eaefa110164ef2d2b) — eunomia-bpf/bpf-developer-tutorial @9537760 (2026-02-10T12:04:28-08:00) - [Fix Rust uprobe tutorial and add CI tests in dedicated workflow (#197)](https://github.com/eunomia-bpf/bpf-developer-tutorial/commit/1d9958487a6ec90acfb8fd09633590b563cd38b1) — eunomia-bpf/bpf-developer-tutorial @1d99584 (2026-02-10T12:57:01-08:00) - [Add troubleshooting guide for fentry attachment failures in 3-fentry-unlink (#200)](https://github.com/eunomia-bpf/bpf-developer-tutorial/commit/251aa122628cdb0fb6446d16aff56f8b0a040ca4) — eunomia-bpf/bpf-developer-tutorial @251aa12 (2026-02-10T15:51:54-08:00) - [Remove incorrect cgroup filtering from runqlat (#201)](https://github.com/eunomia-bpf/bpf-developer-tutorial/commit/8e4e94c3462a041d5274d882106debc126911fc7) — eunomia-bpf/bpf-developer-tutorial @8e4e94c (2026-02-11T22:51:53-08:00) - [Fix curl hanging in XDP load balancer: backend servers reject mismatched Host headers (#198)](https://github.com/eunomia-bpf/bpf-developer-tutorial/commit/bb994bf436b7bc85bf5177994b03d5ab11bf1573) — eunomia-bpf/bpf-developer-tutorial @bb994bf (2026-02-12T06:20:14-08:00) - [Fix atomic operation alignment causing uprobe failures (#40)](https://github.com/eunomia-bpf/llvmbpf/commit/256540e2701df976025077e44aafbbc50b2e2088) — eunomia-bpf/llvmbpf @256540e (2026-02-11T12:08:16+08:00) - [Fix LLVM Triple API for newer LLVM versions (#39)](https://github.com/eunomia-bpf/llvmbpf/commit/7bfa826f6e9c510c6ad0404a8db4717cee90895a) — eunomia-bpf/llvmbpf @7bfa826 (2026-02-10T12:14:24-08:00) - [Fix XCHG atomic operation to fetch old value per eBPF spec (#41)](https://github.com/eunomia-bpf/llvmbpf/commit/18ae0366a6637a65fe2650ea10d980052457e7f7) — eunomia-bpf/llvmbpf @18ae036 (2026-02-12T15:58:23+08:00) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/b4e442736983e89691c77864234194ba3dd75b4c) — eunomia-bpf/eunomia.dev @b4e4427 (2026-02-10T21:02:40Z) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/6befd174e2d76987c38445227e72bea8adcd8652) — eunomia-bpf/eunomia.dev @6befd17 (2026-02-10T23:57:12Z) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/71771af74ff16def5a1bf1b12547dcaf1271328a) — eunomia-bpf/eunomia.dev @71771af (2026-02-12T06:57:26Z) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/d3c98f11a80dcdcde77d69ae5afd6cb64f8efb73) — eunomia-bpf/eunomia.dev @d3c98f1 (2026-02-10T20:10:12Z) - [Add new project ideas for full-stack intelligent OS performance optimization using LLM agents and eBPF, including objectives and expected outcomes for adaptive optimization and observability in AI agent systems.](https://github.com/eunomia-bpf/eunomia.dev/commit/ad5bbfeca0d7f027abbb82bd22558522edeee2c1) — eunomia-bpf/eunomia.dev @ad5bbfe (2026-02-10T21:20:29-08:00) - [Published post and updated queue [skip ci]](https://github.com/eunomia-bpf/eunomia.dev/commit/b693b19355c436df1f69da50d30b25504c890a24) — eunomia-bpf/eunomia.dev @b693b19 (2026-02-10T07:53:19Z) - [Update build.en.md (#65)](https://github.com/eunomia-bpf/eunomia.dev/commit/98adaf33304ad759ee84b267876f649f3927ba87) — eunomia-bpf/eunomia.dev @98adaf3 (2026-02-10T16:42:56-08:00) - [Update build-and-test.md with cloning instructions (#68)](https://github.com/eunomia-bpf/eunomia.dev/commit/404e51f8486b480d12f5c96b5e67793c3a21cad8) — eunomia-bpf/eunomia.dev @404e51f (2026-02-10T16:42:30-08:00) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/e3d808e1b67c14893f44a5b1f6449eb255914765) — eunomia-bpf/eunomia.dev @e3d808e (2026-02-11T00:51:24Z) - [Update for modify contents](https://github.com/eunomia-bpf/eunomia.dev/commit/1b74b01046cdbf379b38a4cc9be2e75bf6a2eca4) — eunomia-bpf/eunomia.dev @1b74b01 (2026-02-12T14:25:43Z) - [Fix CI: Skip release publish when release already exists (#367)](https://github.com/eunomia-bpf/eunomia-bpf/commit/72b504cb1235a136c059cdad95ec347779e42cc4) — eunomia-bpf/eunomia-bpf @72b504c (2026-02-12T22:23:43-08:00) - [build(deps): bump openssl from 0.10.60 to 0.10.66 in /ecli (#353)](https://github.com/eunomia-bpf/eunomia-bpf/commit/05a1eaa7ca7ee326ac406b61a12bc60c3635fc76) — eunomia-bpf/eunomia-bpf @05a1eaa (2026-02-12T22:24:54-08:00) - [bpf-loader: virtual workspace warning (#358)](https://github.com/eunomia-bpf/eunomia-bpf/commit/2049d94acf6158f1417b6d4328f1e671be8d5d07) — eunomia-bpf/eunomia-bpf @2049d94 (2026-02-10T16:39:01-08:00) - [bpf-loader-rs: fixed build warning (#359)](https://github.com/eunomia-bpf/eunomia-bpf/commit/7ad0d76952ea6fbc514ad5ad89ef5691e8973bce) — eunomia-bpf/eunomia-bpf @7ad0d76 (2026-02-10T16:37:32-08:00) - [Fixed some failed CI test (WIP) (#365)](https://github.com/eunomia-bpf/eunomia-bpf/commit/575491101186d4f389040f9bff76756aa1a1f78c) — eunomia-bpf/eunomia-bpf @5754911 (2026-02-10T16:36:56-08:00) - [update](https://github.com/eunomia-bpf/agentsight/commit/dabdd534739e5dc847d8b8647e306ee60fe8eb35) — eunomia-bpf/agentsight @dabdd53 (2026-02-13T21:01:00-08:00) - [update](https://github.com/eunomia-bpf/agentsight/commit/dea1aed85f877e920ee975aa6de3f4444c292947) — eunomia-bpf/agentsight @dea1aed (2026-02-13T21:07:31-08:00) - [nnninin](https://github.com/eunomia-bpf/agentsight/commit/d96712952e80aec939039b2a9d5f40cffcaf7b7c) — eunomia-bpf/agentsight @d967129 (2026-02-13T19:37:45-08:00) - [nini](https://github.com/eunomia-bpf/agentsight/commit/64c7204316c19db688158e00c8fff03abc5cebfa) — eunomia-bpf/agentsight @64c7204 (2026-02-13T14:07:37-08:00) - [Fix llama_index and langchain API compatibility for Python 3.9+ (#17)](https://github.com/eunomia-bpf/GPTtrace/commit/f401fbbbcc751aaae0d7e7d689df8d4f17807a24) — eunomia-bpf/GPTtrace @f401fbb (2026-02-11T22:53:20-08:00) - [Merge pull request #2 from eunomia-bpf/dependabot/cargo/cargo-19d6922b9f](https://github.com/eunomia-bpf/libbpf-rs-starter-template/commit/fec492cd9e47c4dee22e6748766368648c430a84) — eunomia-bpf/libbpf-rs-starter-template @fec492c (2026-02-10T16:52:52-08:00) - [Add comprehensive documentation for scheduler usage, project structure, and AI agent implementation (#9)](https://github.com/eunomia-bpf/schedcp/commit/730e258987d37d50b3ffdfe32f10415f5dc10b4e) — eunomia-bpf/schedcp @730e258 (2026-02-11T18:22:21-06:00) - [chore: update subproject commit reference in paper-repo](https://github.com/eunomia-bpf/agentcgroup/commit/743533b4b15ea6bac29002e02c83df36b985f4e7) — eunomia-bpf/agentcgroup @743533b (2026-02-08T16:12:10-08:00) - [nino](https://github.com/eunomia-bpf/agentcgroup/commit/256551f61f9d4d3a0dccb8284dc02addada71aba) — eunomia-bpf/agentcgroup @256551f (2026-02-13T14:19:15-08:00) - [nini](https://github.com/eunomia-bpf/agentcgroup/commit/3ef53ff5ad141e0295e15a8cbc5d59082ffa6661) — eunomia-bpf/agentcgroup @3ef53ff (2026-02-13T14:15:00-08:00) - [njnini](https://github.com/eunomia-bpf/agentcgroup/commit/a398380df71379d7b433d1472a304005e7fd7a34) — eunomia-bpf/agentcgroup @a398380 (2026-02-13T15:42:37-08:00) - [feat: consolidate eval and experiment data into agentcg/](https://github.com/eunomia-bpf/agentcgroup/commit/70ec9b39b758a122c72b970e08c1e669587129cd) — eunomia-bpf/agentcgroup @70ec9b3 (2026-02-13T19:44:10-08:00) - [nknk](https://github.com/eunomia-bpf/agentcgroup/commit/8369a56be0cb99bd2754faa5359bf7c38492d65e) — eunomia-bpf/agentcgroup @8369a56 (2026-02-13T19:20:50-08:00) - [Fix RS-S1011: Incorrect const-to-mut pointer casts in BPF map operations (#142)](https://github.com/eunomia-bpf/wasm-bpf/commit/d7728d1985ac31ffae9d4a0136dcc85bf3fbda6a) — eunomia-bpf/wasm-bpf @d7728d1 (2026-02-10T12:20:01-08:00) - [Fix CI failures from deprecated upload-artifact action and libbpf strlcpy error (#144)](https://github.com/eunomia-bpf/wasm-bpf/commit/bce41e589e03cd3d74ad31c8dbf1971f4eb466b4) — eunomia-bpf/wasm-bpf @bce41e5 (2026-02-11T22:55:21-08:00)
Issue Metrics (2026-02-09..2026-02-15)
Summary
Issues and Pull Requests
Org Activity Addendum (eunomia-bpf, 2026-02-09..2026-02-15)
New Stars
By Repository:
New Repositories
Pull Requests Opened
Pull Requests Merged
0is never read warning — eunomia-bpf/eunomia-bpf #359Commits