bpftrace icon indicating copy to clipboard operation
bpftrace copied to clipboard

caller variable

Open brendangregg opened this issue 6 years ago • 0 comments

Could return the caller address. Useful for frequency counting on which function called malloc(), etc, when you don't want the entire stack.

Might come out of #12 naturally.

brendangregg avatar Mar 07 '18 01:03 brendangregg