Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann | |
The previous **kwargs some PDs had is not actually ever used, so drop it. | |||
2016-01-29 | arm_itm: Use objdump instead of addr2line. | Petteri Aimonen | |
This improves speed and fixes bug 564. Code is somewhat of a copypaste from the arm_etm counterpart, but there are enough differences that it is easier to keep separate copy of the objdump parsing in each. | |||
2015-03-02 | Add ARM TPIU/ITM/ETMv3 decoders | Petteri Aimonen | |