aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/bt.py
AgeCommit message (Collapse)AuthorFilesLines
2009-11-19misc: Add routine to generate backtrace from within the applicationHolger Hans Peter Freyther1-0/+33
E.g. to analyze the subscr_get/subscr_put behavior one can place the generate_backtrace into the functions, recompile and then filter the output with contrib/bt.py to get the function name, file and line.