awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesKernel Event Analyzers

Tools for aggregating kernel-level tracepoints into statistical summaries and histograms.

Distinct from Frequency Analyzers: Distinct from Frequency Analyzers: specifically operates on kernel tracepoint events rather than general data collections.

Explore 1 awesome GitHub repository matching data & databases · Kernel Event Analyzers. Refine with filters or upvote what's useful.

Awesome Kernel Event Analyzers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • brendangregg/perf-toolsالصورة الرمزية لـ brendangregg

    brendangregg/perf-tools

    10,434عرض على GitHub↗

    This project is a specialized toolset for profiling kernel latency, analyzing tracepoint frequency, and monitoring system-wide performance data. It functions as a kernel performance profiler, tracepoint analyzer, and a collection of utilities for the Linux ftrace and perf_events subsystems. The toolkit provides high-level abstractions via shell-scripted wrappers to manage complex kernel tracing interfaces. It distinguishes itself through the use of bucket-based event histograms to visualize the distribution of kernel events and the ability to identify functions exceeding specific latency thre

    Aggregates tracepoint data into histograms and summaries to analyze the frequency of specific kernel events.

    Shell
    عرض على GitHub↗10,434
  1. Home
  2. Data & Databases
  3. Kernel Event Analyzers