delve/pkg/proc/internal/ebpf/bpf
Hengqi Chen 64d5ce26d6
proc: Simplify eBPF backend implementation (#3325)
* Remove standard C headers since we have vmlinux.h already
* Simplify get_goroutine_id() implementation, this reduces a map
  and thus reduces runtime memory comsumption.

While at it, unify all indention using 4 spaces.

Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
2023-04-24 13:37:58 -07:00
..
include proc: Simplify eBPF backend implementation (#3325) 2023-04-24 13:37:58 -07:00
dummy.go proc: add dummy files to fix vendoring of Delve (#2807) 2021-12-07 09:20:10 -08:00
trace.bpf.c proc: Simplify eBPF backend implementation (#3325) 2023-04-24 13:37:58 -07:00