| The Plan 9 C libraries already provided a mechanism | for finding the caller - getcallerpc(2).
What happens when there is no caller because the function got inlined? Obviously with compiler support you could get the right effect, but wouldn't it be a bit more work?