Hi everyone, How could you find the lines executed for a particular method call in any language (java, go..) using eBPF?

This page summarizes the projects mentioned and recommended in the original post on /r/eBPF

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • parca

    Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.

  • They were bought by Elastic, maybe they'll open source it. There's also https://github.com/parca-dev/parca

  • opentelemetry-go-instrumentation

    OpenTelemetry Auto Instrumentation using eBPF

  • Not sure that you could in any language. Need runtime reflection to have metadata about the original source code. Java and go both have runtime reflection, so it is possible for those languages and go’s auto-instrumentation implementation of OpenTelemetry uses eBPF for exactly that purpose.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Flameshow: A Terminal Flamegraph Viewer

    10 projects | news.ycombinator.com | 24 Sep 2023
  • Show HN: Alaz: Open-Source, Self-Hosted, eBPF-Based K8s Monitoring

    6 projects | news.ycombinator.com | 6 Sep 2023
  • How to troubleshoot memory leaks in Go with Grafana Pyroscope

    1 project | /r/golang | 19 Apr 2023
  • Frame pointers vs. DWARF – my verdict

    4 projects | news.ycombinator.com | 15 Feb 2023
  • The Busy Developer's Guide to Go Profiling, Tracing and Observability

    2 projects | news.ycombinator.com | 21 Dec 2022