Add the capability to indent functions within bpftrace output. This would be similar to flowindent in dtrace. Add a feature to bpftrace that would indent the entry to each function with “->”, and mark the return from this function with “<-“.
Thanks for suggesting this. As this feature is not present upstream, yet, could you also open it in the official bpftrace issue tracker? https://github.com/iovisor/bpftrace/issues
Thank you Viktor. I've create upstream issue #2683 for this request. https://github.com/iovisor/bpftrace/issues/2683