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

#176 - [BUG] gdb hangs when loading core dump files from injected and crashed target processes

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

#175 - [FEATURE] Build options to disable libbpf and Linux kernel interoperability

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

#172 - [BUG] Unit test suite failed 2 test cases on Fedora Linux x86_6

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

#152 - [BUG] Unable to compile w/ LLVM 17

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

#145 - [FEATURE] Try to run eBPF with bpftime on MacOS

Issue - State: open - Opened by yunwei37 9 months ago - 6 comments
Labels: enhancement, help wanted, gsoc

#144 - [FEATURE] auto generated code coverage reports

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

#101 - syscall_server: fix epoll_wait implementation

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

#100 - [FEATURE] Make llvm-jit compatible with bpftrace

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

#99 - [BUG] bpftrace doesn't terminating correctly

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

#98 - docs: add documents of how to use JIT

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

#97 - Poor performance using bpftime+bpftrace with spdk

Issue - State: open - Opened by jimharris 11 months ago - 12 comments
Labels: documentation, enhancement, help wanted

#96 - examples: add more minimal examples

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XL

#95 - third_party: add catch2 as submodule

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

#94 - [FEATURE] Add more examples from libbpf-tools

Issue - State: closed - Opened by yunwei37 11 months ago - 2 comments
Labels: enhancement, good first issue, help wanted

#93 - examples: add syscount

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XXL

#92 - [FEATURE] Enhance documents

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

#91 - [FEATURE] Add CI for enable JIT

Issue - State: closed - Opened by yunwei37 11 months ago
Labels: enhancement, good first issue, help wanted

#90 - [FEATURE] Remove and replace simple-jit with ubpf jit

Issue - State: closed - Opened by yunwei37 11 months ago - 2 comments
Labels: enhancement, good first issue, help wanted

#89 - Docs: Add acknowledgement and fix ci

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/M

#88 - Fix a README.md typo

Pull Request - State: closed - Opened by lnicola 11 months ago - 1 comment
Labels: size/XS

#87 - CI: add build benchmark and License identifier

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

#86 - runtime: add mpk support

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

#85 - runtime: fix incorrect implementation in`bpftime_get_current_pid_tgid`

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

#84 - Update README.md

Pull Request - State: closed - Opened by fripSide 11 months ago
Labels: size/S

#83 - [BUG] LTO seems to remove symbols defined in inline assembly

Issue - State: open - Opened by Officeyutong 11 months ago
Labels: bug, help wanted

#82 - vm: fix lddw helper definition bug of `llvm-jit`

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

#81 - daemon: enable uprobe white list

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

#80 - bench: add hash maps test results

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

#79 - [FEATURE] Support bashreadline in automatic testing

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

#78 - Update examples CI (automatic test)

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

#77 - [BUG] failed to start example/malloc/victim

Issue - State: closed - Opened by liyan-ah 11 months ago - 6 comments
Labels: bug, help wanted

#76 - [FEATURE] Replace the using of boost::interprocess::mutex with pthread_spinlock

Issue - State: closed - Opened by Officeyutong 11 months ago
Labels: enhancement, help wanted

#75 - [FEATURE] Add CI for benchmark

Issue - State: closed - Opened by yunwei37 11 months ago
Labels: enhancement

#74 - daemon: link librt (Fix issue #73)

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

#73 - [BUG] undefined reference to `shm_open'. `-lrt` missed ?

Issue - State: closed - Opened by liyan-ah 11 months ago - 12 comments
Labels: bug

#72 - [FEATURE] Add example that proves the availability of mixed usage of kprobe/uprobe/shared maps

Issue - State: open - Opened by Officeyutong 11 months ago
Labels: enhancement, help wanted

#71 - docs: fix links for webpage

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/M

#70 - daemon: add process exec tracing

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

#69 - [BUG] make build with error

Issue - State: closed - Opened by liyan-ah 11 months ago - 1 comment
Labels: bug

#68 - runtime: add kernel user perf event array and per cpu array

Pull Request - State: closed - Opened by Officeyutong 11 months ago
Labels: size/XXL

#67 - doc: Create CONTRIBUTING.md

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

#66 - doc: Create CODE_OF_CONDUCT.md

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

#65 - build(deps): bump rustix from 0.38.14 to 0.38.21 in /tools/cli-rs

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: size/XS, dependencies

#63 - examples: add examples from bpftrace

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

#62 - runtime: fix test for bad_alloc

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/S

#61 - [FEATURE] Support kernel ring buffer and perf event maps

Issue - State: open - Opened by yunwei37 11 months ago - 2 comments
Labels: enhancement, help wanted

#60 - [FEATURE] Add unit test for daemon

Issue - State: closed - Opened by yunwei37 11 months ago - 1 comment
Labels: enhancement, good first issue

#59 - runtime: fix array map mmap

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XXL

#58 - Fix #48 (libbpf building issue)

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

#57 - runtime: add kernel hash and array maps support

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XL

#56 - Update examples CI

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

#55 - daemon: add doc and fix map type defs

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

#54 - ci: Merge test-cli & test-example and Extend them to all examples

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

#53 - [FEATURE] Merge `test-cli` and `test-examples`, and extend them to all examples

Issue - State: closed - Opened by Officeyutong 11 months ago
Labels: enhancement

#52 - daemon: add running uprobe program support

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XXL

#51 - runtime: add json import and export

Pull Request - State: closed - Opened by yunwei37 11 months ago
Labels: size/XXL

#50 - Fix #48 (unit-tests' dependencies of system wide libbpf)

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

#49 - runtime: implement Daemon tracing

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/XXL

#48 - [BUG] ci does not use project libbpf

Issue - State: closed - Opened by yunwei37 12 months ago - 4 comments
Labels: bug

#47 - ci: add build and publish docker image

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/M

#46 - runtime: fix compile error and docker image error

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/M

#45 - docs: improve README and fix docker

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/M

#44 - runtime: reconstruct bpf_attach_ctx

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/XXL

#43 - Use cmake to build bpftime-daemon

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

#42 - example: add gethostlatency

Pull Request - State: closed - Opened by JiaHuann 12 months ago
Labels: size/XL

#41 - [BUG]Attach /bin/bash cause segmentfault when testing gethostlatancy.

Issue - State: closed - Opened by JiaHuann 12 months ago
Labels: bug

#40 - runtime: add syscall tracer

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/XXL

#38 - runtime: add new test-framework for bpftime-runtime

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

#37 - runtime: fix a double-free bug

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

#36 - runtime: fix an initializing bug when using attach mode

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/S

#35 - [BUG]bpftime seems not catch the process context properly.

Issue - State: closed - Opened by JiaHuann 12 months ago
Labels: bug

#34 - [BUG] Agent Segmentation fault on Ctrl C

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

#33 - examples: reorganize libbpf-tools

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

#32 - [BUG] runtime workflow seems to fail randomly

Issue - State: closed - Opened by Officeyutong 12 months ago
Labels: bug

#31 - Fix a uretprobe issue

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/S

#30 - Update "README.md" and "documents/build-and-test.md"

Pull Request - State: closed - Opened by JiaHuann 12 months ago
Labels: size/S

#29 - Update build-and-test.md

Pull Request - State: closed - Opened by JiaHuann 12 months ago
Labels: size/XS

#28 - Make bpftrace work

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/XXL

#27 - Fix some issues that may cause sslsniff not working

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

#26 - Use `__libc_start_main` as agent entrypoint

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

#25 - Remove LD_PRELOAD env var after intializing syscall context

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

#24 - [BUG] uretprobe could not provide correct return value

Issue - State: closed - Opened by Officeyutong 12 months ago
Labels: bug

#23 - Update a test workflow to test opensnoop and ringbuf

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

#22 - [FEATURE] Add a new test framework

Issue - State: closed - Opened by Officeyutong 12 months ago
Labels: enhancement

#21 - example: fix opensnoop

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/XXL

#20 - runtime: support map type `perf_event_array`

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/XXL

#19 - Replace libopcodes with frida-capstone

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

#17 - ci: fix build error for runtime

Pull Request - State: closed - Opened by yunwei37 12 months ago
Labels: size/M

#16 - Add ringbuf map support

Pull Request - State: closed - Opened by Officeyutong 12 months ago
Labels: size/XXL

#15 - [FEATURE] Replace libopcodes with frida-capstone

Issue - State: closed - Opened by Officeyutong 12 months ago
Labels: enhancement

#14 - Add support for ebpf-verifier

Pull Request - State: closed - Opened by Officeyutong about 1 year ago
Labels: size/XXL

#13 - Update with embedded-ebpf uprobe & update CLI with syscall trace

Pull Request - State: closed - Opened by Officeyutong about 1 year ago
Labels: size/L

#12 - Tools: add a new CLI in rust and related CI tests

Pull Request - State: closed - Opened by Officeyutong about 1 year ago
Labels: size/M

#11 - [FEATURE] Fix more examples

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

#10 - [FEATURE] Add AOT support for bpftime llvm module

Issue - State: closed - Opened by yunwei37 about 1 year ago
Labels: enhancement, help wanted

#9 - [FEATURE] Add benchmark for embed API of userspace eBPF runtime

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

#8 - [FEATURE] Refinement of Benchmarking for System Calls

Issue - State: closed - Opened by yunwei37 about 1 year ago - 2 comments
Labels: enhancement