1. 2574866 Raw frame printer update by Mike Leach · 9 years ago
  2. f315963 STM packet processor bugfixes by Mike Leach · 9 years ago
  3. 38fd7f4 Bugfixes to STM packet processor by mleach · 9 years ago
  4. 6cb2e98 Added STM packet processor creation to decode tree by mleach · 9 years ago
  5. 97c2561 Update tests to output STM data by mleach · 9 years ago
  6. 2813fe7 Complete STM decode routines by mleach · 9 years ago
  7. a7dd747 Updates to STM packet processor by mleach · 9 years ago
  8. 42a08b0 Updates to STM packet processing by mleach · 9 years ago
  9. 7ce75f5 Added in new STM files. by mleach · 9 years ago
  10. 56552e4 added STM packet types by Mike Leach · 9 years ago
  11. 1b53969 DS-5 comparison dump for TC2 snapshot, ETM0 by mleach · 9 years ago
  12. 6801a5b Bugfixes for the ETMv3 packet processor by mleach · 9 years ago
  13. 2542182 Updates to packet printing test program for EtmV3. by mleach · 9 years ago
  14. ad695bf Update tests - add TC2 and snowball snapshot examples. by mleach · 9 years ago
  15. 40a0c4b Update decode tree to create ETMv3 packet processor by mleach · 9 years ago
  16. 270c325 Completed packet printing in element object by mleach · 9 years ago
  17. 75871d6 Updates to the packet string printing by mleach · 9 years ago
  18. addda77 Updates to ETMv3 packet processor & compile warnings fixed by mleach · 9 years ago
  19. fab01af fixed compile warnings in common code by mleach · 9 years ago
  20. 5e0cde7 Fixed compile warnings in tests by mleach · 9 years ago
  21. 2c211cc Adjust bad sequence types in enum and remove compile warnings in ETMv4 decoder. by mleach · 9 years ago
  22. 8d5180f update ETMv3 packet processor by mleach · 9 years ago
  23. d0d97a2 Update ETMv4 processor with op flag code and filter support by mleach · 9 years ago
  24. 9367090 Add op flag filters to base class packet sending code by mleach · 9 years ago
  25. 8723f1c Updates to ETMv3 packet processor by mleach · 9 years ago
  26. c86bf1e Added as yet incomplete etmv3 packet processor implementation code to etmv3 feature branch by mleach · 9 years ago
  27. 7206d4f Updated doxygen comments by mleach · 9 years ago
  28. e3f7821 Updated context element printout. by Mike Leach · 9 years ago
  29. 24a3491 ETMV4 decode : bugfix for exception address handling by Mike Leach · 9 years ago
  30. 0dfb7e1 ETMV4 decode bugfix: handle 2nd and subsequence ASYNCS by Mike Leach · 9 years ago
  31. 771d364 Added packet index to simple packet printer - no decode. by Mike Leach · 9 years ago
  32. b7ca579 update to C API test program - make printout similar to c++ test. by mike leach · 9 years ago
  33. cb02a33 Updates to C API and C test program. by mike leach · 9 years ago
  34. 29e2dcd C API update for the creation of full ETMv4 decode and attachment of pkt monitor to packet processor. by mike leach · 9 years ago
  35. 88c1275 re-fix gen elem types for windows build by mike leach · 9 years ago
  36. 1f82adc Update and fix for linux build. Removed union in gen elements, by Mike Leach · 9 years ago
  37. d8deda8 Decoder fixes and updates by mleach · 9 years ago
  38. 9889a9a Bugfix for instruction decode by mleach · 9 years ago
  39. 082ca33 DS5 snapshot trace dumps for comparison by mleach · 9 years ago
  40. 22a66b8 test listings by mleach · 9 years ago
  41. abcc825 fixes to trace decode. by mike leach · 9 years ago
  42. 853a123 A57 single step ETMV4.1 test snapshot by mleach · 9 years ago
  43. 876e552 Adjust exception packet handling by mleach · 9 years ago
  44. fef2f01 Update to lister to allow monitor (with bytes) printing of packets by mleach · 9 years ago
  45. f08b90a Bugfix to bytes required calculation for VMID and CID by mleach · 9 years ago
  46. dfb0b3b update test program to add file dumps to decode tree. by mike leach · 9 years ago
  47. 2c4ad53 Add toString() fn for generic elements by mike leach · 9 years ago
  48. 0114277 UPdates to fix build issues by mike leach · 9 years ago
  49. f1acc38 updates to test infrastructure and file dump memory access code. by mleach · 9 years ago
  50. 8c71283 decode tree and test infrastucture updates by mike leach · 9 years ago
  51. 68f45d8 ETMv4 decoder updates by mleach · 9 years ago
  52. ee4ad3e ETMv4 decoder updates by mike leach · 9 years ago
  53. 9653393 Minor updates to decode stack handling by mleach · 9 years ago
  54. 7e3d3f1 ETMv4 decoder updates by mike leach · 9 years ago
  55. 6e1e20e ETMv4 decocde updates by mleach · 9 years ago
  56. 851aa54 More decoder stack updates by mleach · 9 years ago
  57. f988f11 Additional trace stack elements by mike leach · 9 years ago
  58. edad802 ETMv4 Decoder updates - added in trace element stack per spec to allow for commit and cancel ops. by mleach · 9 years ago
  59. 55fc209 Update library makefile for new fnctionality by Mike Leach · 9 years ago
  60. a852193 Complete multi region file support by mleach · 9 years ago
  61. 66c99f1 Some mem access updates for memory spaces. Incomplete file access updates for multi region files. by mleach · 9 years ago
  62. b61505b i decode updates to handle DSB, DMB by mleach · 9 years ago
  63. 9e15c5d ETMv4 decode updates by mleach · 9 years ago
  64. c320859 Adding in initial decoder classes for ETMv4 by mleach · 9 years ago
  65. 8803c5d Added decoder error type. by mleach · 9 years ago
  66. ad5dd57 Added I decoder with standard interface. Update to ISA types supported. by mleach · 9 years ago
  67. c964108 Update memory accessor code to allow mapper to destroy attached accessor. by mleach · 9 years ago
  68. ccde014 Added outline branch and buffer instruction decode by mleach · 9 years ago
  69. 34d6ee1 Created target access mapper to manage memory accessors. by mleach · 9 years ago
  70. a37d643 memory accessor updates by mleach · 9 years ago
  71. a6baf05 target memory access class creation by mike leach · 9 years ago
  72. 978988c updated error string creation to use ostringstream and avoid type warnings in compilation. by mleach · 9 years ago
  73. 00df1a6 makefile update to clean c-api test. removed some compile warnings by mleach · 9 years ago
  74. 7c8c15b Enhanced packet printing for decoder debugging. by mleach · 9 years ago
  75. aa902ae Packet lister test fix to ID filtering by mleach · 9 years ago
  76. 98db654 Updated linux build to make simple c api test by Mike Leach · 9 years ago
  77. b82e7dd Comment and doxygen updates by mleach · 9 years ago
  78. 86f6e51 Simple C API test by mleach · 9 years ago
  79. 5fdda10 Decode tree updates by mleach · 9 years ago
  80. 22c6832 c api interface updates by mleach · 9 years ago
  81. c0b2dcd Created simple packet printing test for C-API code by mleach · 9 years ago
  82. 2474f0d Updates to decode tree - added object destruction, updated error logger handling by mleach · 9 years ago
  83. 91f7397 Changed the error logger so it can have an output message logger attached. removed interfaces that controlled output format from error logger - only on output logger now. by mleach · 9 years ago
  84. 273bafb fix a couple of issues in the test program and snapshot support library by mleach · 9 years ago
  85. 9c5cfe2 Updated linux build to match windows by mleach · 9 years ago
  86. 1b40651 Updates to test program operation - allow ID filtering. by mleach · 9 years ago
  87. 3754151 Test program updates - option to supress raw data by mike leach · 9 years ago
  88. e1fa200 updates after etmv4 debugging by mleach · 9 years ago
  89. b3ce225 add couple of fn definitions to C-API by mike leach · 9 years ago
  90. 49ed79f Changed the logging of the raw unpacked bytes by mleach · 9 years ago
  91. e938a7c updates after debugging of ETMv4 packet processor by mleach · 9 years ago
  92. ae31f7a Updated frame deformmater to output raw unpacked frames by mleach · 9 years ago
  93. 6ecafa0 Udpate to raw frame interface by mleach · 9 years ago
  94. 35ea648 Added address string and modified bit printer to printable elem base by mleach · 9 years ago
  95. 0fda765 Bugfix - frame deformatter issue if first byte of frame is ID byte but no change by mleach · 9 years ago
  96. 340242d Update to test packet lister to set test error logger onto components in decode tree. by mleach · 9 years ago
  97. 8fd110f Updated test program to configure frame deformatter to output raw frames by mleach · 9 years ago
  98. e106b21 Updated frame monitor interface and frame deformatter to output raw frame data when configured by mleach · 9 years ago
  99. bdcc5e8 Updates and additions to makefiles to build tests. by mleach · 9 years ago
  100. ecebc9e Minor updates to enable linux test compile by mleach · 9 years ago