From: Matt S Trout Date: Sat, 17 Mar 2018 22:07:17 +0000 (+0000) Subject: quote - backtrace X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f5e106125c7247d64eaf587df54cb63771b9b476;p=scpubgit%2Fmst-quotefile.git quote - backtrace --- diff --git a/quotefile b/quotefile index 5e7a637..c1c24b3 100644 --- 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--