aboutsummaryrefslogtreecommitdiff
path: root/external/mambo/mambo_utils.tcl
AgeCommit message (Expand)AuthorFilesLines
2022-09-20external/mambo: add a poor man's ftrace commandNicholas Piggin1-0/+26
2022-08-03mambo: Fix backtrace when trace mixes endian codeRyan Grimm1-0/+7
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-1/+2
2019-05-15mambo: Integrate addr2line into backtrace commandMichael Neuling1-3/+6
2019-05-15mambo: Add addr2func for symbol resolutionMichael Neuling1-0/+49
2019-02-12external/mambo: allow CPU targeting for most debug utilsNicholas Piggin1-97/+229
2018-05-02external/mambo: simplify implementation of diBalbir singh1-9/+3
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-19mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh1-1/+15
2018-04-19external/mambo: improve helper for machine checksNicholas Piggin1-9/+53
2017-11-29mambo: split qtrace macros out into qtrace_utils.tclStewart Smith1-11/+0
2017-11-28external/mambo: Switch qtrace command to use pluginsNicholas Piggin1-26/+7
2017-06-06mambo: Match whole string when looking up symbols with linsym/skisymMichael Ellerman1-2/+2
2017-05-19mambo: Add skiboot/linux symbol lookupOliver O'Halloran1-0/+34
2017-05-01external/mambo: add helper for machine checksNicholas Piggin1-3/+187
2017-04-07mambo: Add util function for breaking on console outputMichael Ellerman1-0/+14
2016-12-23mambo_utils: add ascii output to hexdumpOliver O'Halloran1-1/+12
2016-12-23mambo_utils: add p_str <addr> [limit]Oliver O'Halloran1-0/+19
2016-12-23mambo_utils: make p return a valueOliver O'Halloran1-5/+2
2016-11-24external/mambo: add shortcut to print all GPRsOliver O'Halloran1-0/+4
2016-09-06mambo: add exception and qtrace helpersNicholas Piggin1-0/+34
2016-07-20mambo: Fix bt command and add little endian supportMichael Neuling1-8/+32
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2016-01-15external/mambo: Fix indentation in mambo_tuils.tclMichael Neuling1-75/+75
2015-03-11Fixup "i" command in mambo scriptsBenjamin Herrenschmidt1-1/+1
2014-12-01Add scripts to run from MamboBenjamin Herrenschmidt1-0/+255