Skip to content
View tsint's full-sized avatar

Block or report tsint

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

Popular repositories Loading

  1. opentelemetry-ebpf-profiler opentelemetry-ebpf-profiler Public

    Forked from open-telemetry/opentelemetry-ebpf-profiler

    The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)

    C

  2. beyla beyla Public

    Forked from grafana/beyla

    eBPF-based autoinstrumentation of web applications and network metrics

    C

  3. ts-skywalking-rover ts-skywalking-rover Public

    Forked from apache/skywalking-rover

    Monitor and profiler powered by eBPF to monitor network traffic, and diagnose CPU and network performance.

    Go

38 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 open-telemetry/opentelemetry-ebpf-profiler that received 4 comments

BPF: Fix the value_size of the trace_events map to sizeof(u32)

As described in https://docs.ebpf.io/linux/map-type/BPF_MAP_TYPE_PERF_EVENT_ARRAY/, the value_size of this trace_events map should be 4 (i.e., size…

+1 −1 lines changed 4 comments
Loading