quote - backtrace
Matt S Trout [Sat, 17 Mar 2018 22:07:17 +0000 (22:07 +0000)]
quotefile

index 5e7a637..c1c24b3 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -9148,3 +9148,8 @@ A: Dad jokes end with an exclamation mark -- ! -- whereas mom jokes end
         is "to knock my grandmother's head off to let out the evil spirits
         that gave her cancer", then maybe the problem is actually unrelated
         to jackhammers
+%
+< MasterDuke> how do it tell if a routine gets inlined?
+< mst> smash the stack in the body and read the backtrace?
+< jnthn> MasterDuke: --profile and look at the call stack tab
+< MasterDuke> jnthn++, mst--