]> sigrok.org Git - libsigrokdecode.git/commit
arm_itm: Use objdump instead of addr2line.
authorPetteri Aimonen <redacted>
Sun, 10 Jan 2016 17:23:55 +0000 (19:23 +0200)
committerUwe Hermann <redacted>
Thu, 28 Jan 2016 23:14:57 +0000 (00:14 +0100)
commit27c69645218c7cc88c991c8c18b585ffd092acc0
tree7aa07cdb9759778174e6a4652d83f34113884e93
parent669f30f4b1035a8eb0a5350246a3bc50cf8b376d
arm_itm: Use objdump instead of addr2line.

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.
decoders/arm_itm/pd.py