Add the address at which the routine returned.
MFC after: 1 week Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
453693ecc0
commit
d1e0c7f8b9
@ -37,6 +37,6 @@
|
||||
#pragma D option quiet
|
||||
|
||||
fbt::$1:return {
|
||||
printf("%s %d\n", probefunc, arg1);
|
||||
printf("%s+0x%x returned %d\n", probefunc, arg0, arg1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user