Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / eunomia-bpf/bpftime issues and pull requests

#355 - Add more unit tests to increase coverage

Pull Request - State: open - Opened by kenlig 1 day ago - 1 comment
Labels: size/S

#354 - feat: add unit tests from kernel

Pull Request - State: open - Opened by kenlig 3 days ago
Labels: size/L

#353 - [Need help] run bpf programs as non root user with bpftime

Issue - State: open - Opened by nalreddy 3 days ago - 3 comments

#352 - feat:add lcov and codecov support

Pull Request - State: closed - Opened by kenlig 7 days ago - 2 comments
Labels: size/L

#351 - [BUG] Unable to compile using GCC 13

Issue - State: open - Opened by Officeyutong 7 days ago
Labels: bug

#350 - docs: fix broken links in readme

Pull Request - State: open - Opened by Nugine 10 days ago
Labels: size/XS

#349 - docs: add notice

Pull Request - State: closed - Opened by yunwei37 11 days ago
Labels: size/XS

#348 - [FEATURE] Add user friendly API for register events.

Issue - State: open - Opened by yunwei37 17 days ago - 4 comments
Labels: enhancement

#347 - [REFACTOR] Add init API for runtime

Issue - State: open - Opened by yunwei37 17 days ago
Labels: enhancement

#346 - fix: compile on old cmake version and add PATH

Pull Request - State: closed - Opened by yunwei37 25 days ago - 1 comment
Labels: size/M

#345 - [BUG] Quick Start example fails to load: Failed to attach BPF skeleton

Issue - State: closed - Opened by 0xB10C 26 days ago - 2 comments
Labels: bug

#344 - fix: do not shift in map_by_fd

Pull Request - State: open - Opened by yunwei37 29 days ago
Labels: size/XS

#343 - [FEATURE] Use frida as a submodule

Issue - State: open - Opened by yunwei37 29 days ago - 8 comments
Labels: enhancement, help wanted

#342 - [BUG] Unexpected Behavior of CI Test For Recent Commits

Issue - State: open - Opened by fr0m-scratch about 1 month ago - 1 comment
Labels: bug

#341 - [FEATURE] Migrate workflows which use docker-hub images to ghci images

Issue - State: open - Opened by hp77-creator about 1 month ago - 1 comment
Labels: enhancement

#340 - [FEATURE] Add CI for test on MacOS

Issue - State: open - Opened by yunwei37 about 1 month ago
Labels: enhancement

#339 - add xdp-counter example

Pull Request - State: closed - Opened by yunwei37 about 1 month ago
Labels: size/L

#338 - CI: add CI for runtime tests

Pull Request - State: open - Opened by yunwei37 about 1 month ago - 16 comments
Labels: size/L

#337 - [FEATURE] Add CI for the tools

Issue - State: open - Opened by yunwei37 about 1 month ago
Labels: bug, help wanted

#336 - vm: use the llvmbpf as submodule

Pull Request - State: closed - Opened by yunwei37 about 1 month ago - 2 comments
Labels: size/XXL

#335 - [FEATURE] Improve per-cpu map performance

Issue - State: open - Opened by yunwei37 about 1 month ago - 2 comments
Labels: enhancement

#334 - bench: add new micro benchmark about maps and read/write userspace memory

Pull Request - State: closed - Opened by yunwei37 about 2 months ago - 6 comments
Labels: size/XXL

#333 - [Replaces 248] Support read /sys/bus/event_source/devices/uprobe/type on old kernel versions

Pull Request - State: closed - Opened by Officeyutong about 2 months ago
Labels: size/XL

#332 - [FEATURE] Add runtime options in CI

Issue - State: open - Opened by yunwei37 about 2 months ago
Labels: enhancement

#331 - [FEATURE] Support env configs as option in bpftime cli tool

Issue - State: open - Opened by yunwei37 about 2 months ago
Labels: enhancement, good first issue, help wanted

#330 - [FEATURE] Rename agent_config to runtime_config

Issue - State: open - Opened by yunwei37 about 2 months ago - 8 comments
Labels: enhancement, good first issue, help wanted

#329 - [FEATURE] Enable userspace verifier by default

Issue - State: open - Opened by yunwei37 about 2 months ago - 5 comments
Labels: enhancement

#328 - runtime: add uprobe_multi support

Pull Request - State: open - Opened by Officeyutong about 2 months ago
Labels: size/XL

#327 - Feature fix libbpf examples

Pull Request - State: open - Opened by hp77-creator about 2 months ago - 3 comments
Labels: size/XXL

#326 - [need help] Failed to attach uprobes ,getting errors

Issue - State: closed - Opened by nalreddy about 2 months ago - 2 comments
Labels: bug

#325 - [FEATURE] Add bpf_performance support

Issue - State: open - Opened by yunwei37 about 2 months ago
Labels: enhancement

#324 - [FEATURE] Support dynamic grow shared memory

Issue - State: open - Opened by yunwei37 about 2 months ago
Labels: enhancement, good first issue, help wanted

#323 - llvm-jit: patch lddw helpers at compile time

Pull Request - State: closed - Opened by Officeyutong about 2 months ago
Labels: size/L

#321 - fix: improve error message and handling in syscall-server

Pull Request - State: closed - Opened by yunwei37 about 2 months ago - 1 comment
Labels: size/L

#320 - [BUG] Concurrent access in maps when the element is delete

Issue - State: open - Opened by yunwei37 about 2 months ago
Labels: bug

#319 - [FEATURE] separate the llvm jit into other repo

Issue - State: closed - Opened by yunwei37 about 2 months ago - 1 comment
Labels: enhancement

#318 - [BUG] error in syscall server will terminate the application

Issue - State: closed - Opened by yunwei37 about 2 months ago - 1 comment
Labels: bug

#317 - Fix: debug log cannot be print when build in debug mode

Pull Request - State: closed - Opened by yunwei37 about 2 months ago - 2 comments
Labels: size/S

#315 - hp77 | Fix version script not available on macos

Pull Request - State: closed - Opened by hp77-creator 2 months ago - 1 comment
Labels: size/XS

#314 - [BUG] Unable to build on macos with `build-wo-libbpf` flag

Issue - State: closed - Opened by hp77-creator 2 months ago
Labels: bug

#313 - [Question] The type of uprobe does not match kernel

Issue - State: open - Opened by janetat 2 months ago - 4 comments

#312 - [BUG] Failed to attach uprobe at client side

Issue - State: open - Opened by nalreddy 2 months ago - 15 comments
Labels: bug

#311 - [BUG]`Frida CRITICAL: Unable to locate the libc` When Attaching to ClickHouse Binaries

Issue - State: closed - Opened by fr0m-scratch 3 months ago - 4 comments
Labels: bug

#309 - [QUESTION] How to hot patch user space eBPF program?

Issue - State: open - Opened by D1cestor 3 months ago - 4 comments

#308 - eBPF Map size is larger than shared memory size, cause `boost::interprocess::bad_alloc`

Issue - State: closed - Opened by janetat 3 months ago - 4 comments
Labels: bug

#307 - [QUESTION] How to dump user eBPF map?

Issue - State: open - Opened by janetat 3 months ago - 1 comment

#306 - [FEATURE] Make examples depending on libbpf able to build on macos

Issue - State: open - Opened by hp77-creator 4 months ago - 8 comments
Labels: enhancement

#304 - [FEATURE] Add ARM64 support to the Frida uprobe attach manager

Issue - State: open - Opened by viniciusd 4 months ago - 6 comments
Labels: enhancement

#303 - [FEATURE] Currently pthread_spinlock_t doesn't work on MacOS system

Issue - State: closed - Opened by hp77-creator 4 months ago - 3 comments
Labels: enhancement

#302 - hp77 | Add Option for build without libbpf

Pull Request - State: closed - Opened by hp77-creator 4 months ago - 34 comments
Labels: size/XXL

#301 - fix: log runtime output to env var "BPFTIME_LOG_OUTPUT"

Pull Request - State: closed - Opened by Kailian-Jacy 4 months ago - 1 comment
Labels: size/L

#300 - Update README.md

Pull Request - State: closed - Opened by yuanrui77 4 months ago
Labels: size/XS

#299 - Fix performance: use new hash map implement

Pull Request - State: closed - Opened by yunwei37 4 months ago - 9 comments
Labels: size/XL

#298 - fix: remove memory allocation in hash maps

Pull Request - State: closed - Opened by yunwei37 4 months ago
Labels: size/L

#297 - runtime: add network related helpers and maps

Pull Request - State: closed - Opened by yunwei37 4 months ago
Labels: size/L

#295 - fix: bash stucks when injected by bpftime agent

Pull Request - State: closed - Opened by Officeyutong 5 months ago - 1 comment
Labels: size/S

#294 - Add libbpftime.a archive when BPFTIME_BUILD_STATIC_LIB option is provided

Pull Request - State: closed - Opened by hp77-creator 5 months ago - 45 comments
Labels: size/L

#293 - Update README.md

Pull Request - State: closed - Opened by yuanrui77 5 months ago
Labels: size/XS

#292 - Update README.md

Pull Request - State: closed - Opened by yuanrui77 5 months ago
Labels: size/XS

#291 - [QUESTION] How to use ufunc?

Issue - State: open - Opened by janetat 5 months ago - 2 comments

#290 - fix: using the openssl resolved path in sslsniff

Pull Request - State: closed - Opened by rphang 5 months ago
Labels: size/XS

#289 - [BUG] when being attached by bpftime, bash will stuck if it spawns another bash process

Issue - State: closed - Opened by Officeyutong 5 months ago - 1 comment
Labels: bug

#288 - fix: fix segmentation fault about bashreadline

Pull Request - State: closed - Opened by Officeyutong 5 months ago
Labels: size/M

#287 - Add alive check for syscall server

Pull Request - State: closed - Opened by Officeyutong 5 months ago - 4 comments
Labels: size/XS

#286 - Make llvm-jit work with bpftrace

Pull Request - State: closed - Opened by Officeyutong 5 months ago
Labels: size/XS

#285 - Allow defining shared memory size at runtime

Pull Request - State: closed - Opened by NobinPegasus 5 months ago - 3 comments
Labels: size/L

#284 - Add feature Use std::chrono instead of clock_gettime

Pull Request - State: closed - Opened by NobinPegasus 5 months ago - 1 comment
Labels: size/M

#283 - [FEATURE] Use std::chrono instead of Linux-specified syscalls to measure time usage in C++ tools

Issue - State: closed - Opened by Officeyutong 6 months ago
Labels: enhancement, good first issue

#282 - [FEATURE] Allow defining shared memory size at runtime

Issue - State: closed - Opened by Officeyutong 6 months ago - 4 comments
Labels: enhancement, good first issue

#281 - [FEATURE] Add a new vm: an eBPF vm that uses kernel to run eBPF programs

Issue - State: open - Opened by Officeyutong 6 months ago
Labels: enhancement

#280 - [FEATURE] Support dynamic vm switch

Issue - State: open - Opened by Officeyutong 6 months ago
Labels: enhancement

#279 - [FEATURE] Make logs (printed from spdlog) sended to trace_pipe on agent

Issue - State: closed - Opened by Officeyutong 6 months ago - 6 comments
Labels: enhancement, good first issue

#277 - [BUG] bpftrace with bashreadline leads to segmentation fault on subprocess of bash

Issue - State: closed - Opened by Officeyutong 6 months ago - 5 comments
Labels: bug

#275 - [BUG] Unable to initialize shared memory: No such file or directory

Issue - State: closed - Opened by ScriptSathi 6 months ago - 5 comments
Labels: bug

#274 - [FEATURE] Add CI to test bpftrace

Pull Request - State: open - Opened by ScriptSathi 6 months ago - 3 comments
Labels: size/L

#273 - vm: integrate ubpf & add compat layer for different vm implementations

Pull Request - State: closed - Opened by Officeyutong 6 months ago - 4 comments
Labels: size/XXL

#271 - Add support for static library support

Pull Request - State: closed - Opened by hp77-creator 6 months ago - 7 comments
Labels: size/XXL

#270 - [BUG] LLVM JIT cannot be used together with bpftrace

Issue - State: closed - Opened by yunwei37 6 months ago - 13 comments
Labels: bug

#269 - [BUG] No output using bpftrace with bpftime

Issue - State: closed - Opened by ScriptSathi 6 months ago - 11 comments
Labels: bug

#266 - [BUG] bpftool failed on ubuntu 23.10 and llvm 19.0.0git

Issue - State: closed - Opened by NobinPegasus 6 months ago - 3 comments
Labels: bug

#258 - vm: add AOT runner, API, and bench tool

Pull Request - State: closed - Opened by yunwei37 6 months ago - 1 comment
Labels: size/L

#254 - [FEATURE] Benchmark per-cpu maps

Issue - State: closed - Opened by Officeyutong 6 months ago - 1 comment
Labels: enhancement

#253 - bpftime trace: tracepipe support for bpf_printk

Pull Request - State: open - Opened by aneeshdamle11 6 months ago - 14 comments
Labels: size/L

#252 - runtime: add uprobe_multi support

Pull Request - State: closed - Opened by Officeyutong 7 months ago - 3 comments
Labels: size/XL

#248 - Support read /sys/bus/event_source/devices/uprobe/type on old kernel versions

Pull Request - State: closed - Opened by zhangzihengya 7 months ago - 7 comments
Labels: size/L

#232 - [FEATURE] Add ability to package all-in-one static library

Issue - State: closed - Opened by Officeyutong 7 months ago - 9 comments
Labels: enhancement, good first issue, help wanted

#231 - [FEATURE] Simplify the dependence for runtime

Issue - State: closed - Opened by yunwei37 7 months ago - 7 comments
Labels: enhancement, help wanted

#228 - [FEATURE] Add CI to test bpftrace

Issue - State: open - Opened by yunwei37 7 months ago - 6 comments
Labels: enhancement, good first issue, help wanted

#202 - [FEATURE] Refactor bpftime for Enhanced Extensibility and Maintainability

Issue - State: closed - Opened by yunwei37 8 months ago - 21 comments
Labels: enhancement, help wanted

#196 - [BUG] SPDLOG won't output anything in the agent code

Issue - State: closed - Opened by agentzh 8 months ago - 2 comments
Labels: bug, documentation

#191 - [BUG] Need more details on frida uprobe attach failures

Issue - State: open - Opened by agentzh 8 months ago - 5 comments
Labels: bug, good first issue, help wanted

#184 - [BUG] `bpftime load` always enforce the userland ebpf program to use bpftime's own libbpf

Issue - State: closed - Opened by agentzh 8 months ago - 2 comments
Labels: bug

#178 - [BUG] When `bpftime load` is interrupted or killed, the target process's injected code should be removed

Issue - State: open - Opened by agentzh 8 months ago - 2 comments
Labels: bug, enhancement, help wanted

#177 - [BUG] All log from the runtime should go to trace_pipe

Issue - State: closed - Opened by agentzh 8 months ago - 2 comments
Labels: bug, good first issue, help wanted