awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesKernel Lock Analyzers

Tools for detecting lock contention, circular dependencies, and deadlocks within the kernel.

Distinct from Deadlock Detection Systems: The closest candidates focus on distributed transactions or compute-kernel debugging.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Lock Analyzers. Refine with filters or upvote what's useful.

Awesome Kernel Lock Analyzers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • iovisor/bccAvatar iovisor

    iovisor/bcc

    22,459Vezi pe GitHub↗

    BCC is an eBPF development toolkit and tracing framework used for monitoring and analyzing the Linux kernel. It functions as a performance analysis tool and debugging utility to capture system events, measure kernel latency, and provide network observability. The project distinguishes itself by providing a build system that integrates with LLVM to compile C-like code into BPF bytecode at runtime. It utilizes BPF Type Format data for relocations to maintain cross-kernel compatibility and extracts kernel headers to ensure the generated programs match the specific kernel version. The toolkit co

    Detects and analyzes lock contention and deadlocks within the kernel to resolve system hangs.

    C
    Vezi pe GitHub↗22,459
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Lock Analyzers