bpftrace – How do I print a tree of parents for the calling process?
For the ‘tracepoint:syscalls:sys_enter_fchownat’ I’m trying to print the program name and pid of the calling but also of all the parent programs.
For the ‘tracepoint:syscalls:sys_enter_fchownat’ I’m trying to print the program name and pid of the calling but also of all the parent programs.