Closed grantseltzer closed 4 years ago
Oster is a CLI tool that allows you to trace Go programs in order to inspect what values are passed to specified functions. It leverages eBPF attached to uprobes.
Looks good to me :+1:
Thanks @zoidbergwill :)
Oster is a CLI tool that allows you to trace Go programs in order to inspect what values are passed to specified functions. It leverages eBPF attached to uprobes.