Skip to content
View mikuchi9's full-sized avatar
  • Germany

Block or report mikuchi9

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

Pinned Loading

  1. ebpf-ingress-egress-latency ebpf-ingress-egress-latency Public

    eBPF-based tool for measuring packet processing latency on a network interface (IPv4, TCP/UDP only)

    C

  2. ebpf-prefetch-hints ebpf-prefetch-hints Public

    An eBPF-based tool that suggests prefetching hints to the Linux kernel for frequently executed binaries in /usr/bin.

    C

  3. ebpf-xgress-wireweight ebpf-xgress-wireweight Public

    Bandwidth analyzer using eBPF with ingress/egress tracking and protocol vs payload breakdown.

    C

  4. pathwatcher-ansible-module pathwatcher-ansible-module Public

    This is a custom Ansible module built using the `inotify_simple` Python package, which provides a lightweight Python wrapper around inotify(7). It enables monitoring of multiple paths for file syst…

    Python

  5. prometheus_stap_metrics_exporter prometheus_stap_metrics_exporter Public

    A Prometheus exporter that collects custom metrics by tracing fork and clone system calls using SystemTap script. It provides insights into process creation activity, helping with performance monit…

    Go

  6. cpu_usage_alert cpu_usage_alert Public

    Monitors CPU usage of a process and alerts the user with a sound when it reaches or exceeds the specified limit.

    C