C++ Tracing

Open-source C++ projects categorized as Tracing

Top 7 C++ Tracing 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. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. GLSL-PathTracer

    A toy physically based GPU path tracer (C++/OpenGL/GLSL)

  4. nginx-opentracing

    NGINX plugin for OpenTracing

  5. omnitrace

    Omnitrace: Application Profiling, Tracing, and Analysis

  6. libbase

    Standalone reimplementation of //base module from Chromium

  7. takedetour

    A template (and a sample) for writing tracers on Windows. Based on the Detours library.

  8. Vulray

    Simple Vulkan Raytracing Library

  9. 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++ Tracing discussion

Log in or Post with

C++ Tracing related posts

  • Ask HN: How to measure the latency numbers every programmer should know?

    1 project | news.ycombinator.com | 24 Aug 2023
  • Securing PyTorch Models with eBPF

    2 projects | /r/Python | 26 Jul 2023
  • Tag Systems

    2 projects | news.ycombinator.com | 18 Apr 2023
  • eBGP tracing for newbie

    1 project | /r/eBPF | 23 Jan 2023
  • [beetrace]Trace your python process line by line with low overhead!

    2 projects | /r/Python | 13 Jan 2023
  • Beginner questions

    1 project | /r/eBPF | 14 Sep 2022
  • Regarding bpftrace vfs_unlink, why can't I monitor the uid, and the obtained value is 0

    1 project | /r/kubernetes | 20 Jun 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Tracing projects in C++? This list will help you:

# Project Stars
1 bpftrace 8,908
2 GLSL-PathTracer 1,904
3 nginx-opentracing 500
4 omnitrace 307
5 libbase 52
6 takedetour 31
7 Vulray 12

Sponsored
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io

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