summaryrefslogtreecommitdiffstats
path: root/src/htm.c
Commit message (Expand)AuthorAgeFilesLines
* main: Convert htm commands to path based targetingAmitay Isaacs2018-12-031-44/+62
* libpdbg: Remove device.hAlistair Popple2018-11-091-1/+0
* htm: Setup targetting for nest htmMichael Neuling2018-09-071-1/+11
* htm: Remove size from dumpMichael Neuling2018-07-121-1/+1
* htm: Change buffer wrappings semanticsMichael Neuling2018-06-251-2/+2
* htm: Add record commandMichael Neuling2018-06-251-0/+32
* htm: Print dump file from libraryMichael Neuling2018-06-251-1/+0
* htm: Remove reset by adding it to startMichael Neuling2018-06-251-25/+0
* htm: Remove base/size from resetMichael Neuling2018-06-251-10/+1
* htm: Remove trace and analyseMichael Neuling2018-06-251-36/+0
* htm: Remove old comments and printsMichael Neuling2018-06-251-12/+1
* htm: Fix dump filenameMichael Neuling2018-06-151-21/+14
* htm: Few code cleanupsMichael Neuling2018-06-151-13/+13
* htm: Cleanup status outputMichael Neuling2018-06-151-2/+1
* htm: Print chip being targeted properlyMichael Neuling2018-06-151-3/+6
* htm: Only check that the primary thread is runningMichael Neuling2018-06-151-7/+23
* Remove htm_* optionsMichael Neuling2018-06-151-95/+0
* main: Do not include libpdbg internal headersAmitay Isaacs2018-05-241-2/+3
* main: Use pdbg logging api in pdbgAmitay Isaacs2018-05-241-0/+3
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-3/+4
* htm: Avoid segfault when an option is omittedRashmica Gupta2018-05-081-1/+8
* libpdbg/p9chip.c: query thread active and stop statesNicholas Piggin2018-05-081-1/+4
* src/htm.c: Only run on selected targetsAlistair Popple2018-04-301-0/+18
* pdbg/htm: Enforce powersave=offCyril Bur2018-04-261-1/+43
* pdbg/htm: Fix error checking condition for htm dump commandCyril Bur2018-04-261-1/+1
* libpdbg: Lazy probingCyril Bur2018-04-261-0/+5
* htm: Fix HTM namingCyril Bur2018-04-241-40/+38
* pdbg/htm: Force the user to learn the new HTM commandsCyril Bur2018-02-161-10/+65
* main: Add HTM functions to deal with Core HTMCyril Bur2018-02-161-74/+148
* htm: Check that nodes aren't disabledCyril Bur2018-02-161-10/+49
* libpdbg/htm: Convert current HTM function names to Nest HTMCyril Bur2018-02-161-9/+9
* main: Use new command handling for HTMCyril Bur2018-02-161-7/+7
* main: Pull HTM functions out of main.cCyril Bur2018-02-161-0/+231
OpenPOWER on IntegriCloud