Skip to content
View Asphaltt's full-sized avatar
🐝
Patching BPF subsystem ...
🐝
Patching BPF subsystem ...

Organizations

@gojue

Block or report Asphaltt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Asphaltt/README.md

Hi there 👋

  • 🐝 I'm a bee, an eBPF enthusiast.
  • 🐝 I'm currently patching kernel bpf subsystem ...
  • 🐝 I especially focus on tailcall issues/improvements ...
  • 🔭 I'm an XDP expert to run XDP on Mellanox/Intel NICs.

Pinned Loading

  1. bpfsnoop/bpfsnoop Public

    Modernized kernel functions, kernel tracepoints and bpf progs tracing tool for the bpf era.

    Go 74 4

  2. vista Public

    An eBPF enhanced Linux kernel skb and socket tracing tool.

    C 20 2

  3. socketrace Public

    socketrace is an eBPF-based tool to trace kernel socket events. License Apache 2.0 and GPL-2.0

    C 36 4

  4. learn-by-example Public

    Learn something interesting by examples.

    C 65 13

  5. tc-dump Public

    A network packet info dumping tool like tcpdump based on `tc-bpf`.

    C 39 3

  6. cilium/pwru Public

    Packet, where are you? -- eBPF-based Linux kernel networking debugger

    C 3.2k 189

640 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in jschwinger233/elibpcap that received 3 comments

Reduce unnecessary stack consuming

Because the stub subprog uses its own stack memory, the 80 bytes are unnecessary to be reserved.

+2 −1 lines changed 3 comments
Opened 4 other pull requests in 1 repository
bpfsnoop/bpfsnoop 4 merged
Reviewed 2 pull requests in 1 repository
cilium/pwru 2 pull requests
Loading