most citedAgentSight: System-Level Observability for AI Agents Using eBPF

5 citations · 5 across the 6 of their papers we have counts for

collaborators

6 papers

cs.OS2025

gpu_ext: Extensible OS Policies for GPUs via eBPF

Yusheng Zheng, Tong Yu, Yiwei Yang +8

Performance in modern GPU-centric systems increasingly depends on resource management policies, including memory placement, scheduling, and observability. However, uniform policies…

cs.AI2025

Towards Agentic OS: An LLM Agent Framework for Linux Schedulers

Yusheng Zheng, Yanpeng Hu, Wei Zhang +1

Operating system schedulers suffer from a fundamental semantic gap, where kernel policies fail to understand application-specific needs, leading to suboptimal performance. We intro…

cs.OS2025

CXLAimPod: CXL Memory is all you need in AI era

Yiwei Yang, Yusheng Zheng, Yiqi Chen +5

The proliferation of data-intensive applications, ranging from large language models to key-value stores, increasingly stresses memory systems with mixed read-write access patterns…

cs.OS20255 cited

AgentSight: System-Level Observability for AI Agents Using eBPF

Yusheng Zheng, Yanpeng Hu, Tong Yu +1

Modern software infrastructure increasingly relies on LLM agents for development and maintenance, such as Claude Code and Gemini-cli. However, these AI agents differ fundamentally…

cs.AR2025

HetGPU: The pursuit of making binary compatibility towards GPUs

Yiwei Yang, Yusheng Zheng, Tong Yu +1

Heterogeneous GPU infrastructures present a binary compatibility challenge: code compiled for one vendor's GPU will not run on another due to divergent instruction sets, execution…

cs.AR2025

Exploiting Control-flow Enforcement Technology for Sound and Precise Static Binary Disassembly

Brian Zhao, Yiwei Yang, Yusheng Zheng +1

Rewriting x86_64 binaries-whether for security hardening, dynamic instrumentation, or performance profiling is notoriously difficult due to variable-length instructions, interleave…