C++ Usdt

Open-source C++ projects categorized as Usdt

C++ Usdt Projects

  1. bpftrace

    High-level tracing language for Linux

    Project mention: Show HN: bpfquery – experimenting with compiling SQL to bpf(trace) | news.ycombinator.com | 2024-08-27

    > --I ran ctags across the linux kernel source code, pulled out all the signatures and then reference the signature when compiling the query, so you don't have to do a bunch of casts in the query.

    note you don't need the casts if you use kfuncs instead, which also let you reference arguments by name (from https://github.com/bpftrace/bpftrace/blob/master/man/adoc/bp... ):

    ```

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Usdt discussion

Log in or Post with

C++ Usdt related posts

  • Show HN: bpfquery – experimenting with compiling SQL to bpf(trace)

    5 projects | news.ycombinator.com | 27 Aug 2024

Index

# Project Stars
1 bpftrace 8,892

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?