1. 20e9c54 opencsd: rename root directory to remove ambiguity by Mathieu Poirier · 8 years ago
  2. 5fdaf77 Bugfixes and updates to ETMv4 decoder. by Mike Leach · 9 years ago
  3. 000073b Bugfixes to file accessor by Mike Leach · 9 years ago
  4. ee7c097 Modified range binfile memaccessor API to use array rather than linked list by Mike Leach · 9 years ago
  5. fabf967 Added binary file mem accessor API with multiple memory regions in file. by Mike Leach · 9 years ago
  6. d7059cf Fix type declarations for gcc compatibility by Mike Leach · 9 years ago
  7. e45e91f Object initialisation updates by Mike Leach · 9 years ago
  8. 1ba987c Generic element type updates. by Mike Leach · 9 years ago
  9. 859ef9a Restrict x86/64 compilation options to x86/64 builds by Mathieu Poirier · 9 years ago
  10. 1cd9308 Add packet decode options - default option to reset on bad packets, option flag to force error on bad packets by mleach · 9 years ago
  11. 22b8e05 Mask length of memory access dump files to ensure even length by mleach · 9 years ago
  12. 682c186 update snapshot loader to handle single none-frame wrapped trace source by mleach · 9 years ago
  13. b9baa63 Added opaque context void * pointer to callback function definitions and registration functions by Mike Leach · 9 years ago
  14. 200f2b9 ETMv4 decoder : Bugfix related to flushing unsynced channels. by mleach · 9 years ago
  15. 218840d Added new test example by mleach · 9 years ago
  16. 91f14ad STM: update packet toString fucntion to make more consistent output. by mleach · 9 years ago
  17. 08a8a58 packet printer test program: Improvements to _WAIT tests to remove some false warnings. by mleach · 9 years ago
  18. b62d029 ETMv4: Fix bug to exit from atom commit loop on WAIT response from client. by mleach · 9 years ago
  19. 5e21214 Update test program to provide facilities to test _WAIT, _FLUSH mechanism by mleach · 9 years ago
  20. b9246cb Removed bug when frame formatter uses all data without moving on to next block after _WAIT, _FLUSH mechanism. by mleach · 9 years ago
  21. 2ae77e8 Fixed minor indexing issue when outputting unsynced packets by mleach · 9 years ago
  22. 9dae15c Fixed indexing problem on flush if WAIT response from pkt processors/decode by mleach · 9 years ago
  23. f9a0789 Added in new juno test snapshot by mleach · 9 years ago
  24. d9bd232 Added debug logging of attached memory accessors and ranges by mleach · 9 years ago
  25. c156477 Fixed bug where decode would fail in infinite loop if 1st ASYNC not immediately followed by trace info packet. by mleach · 9 years ago
  26. a1e0b46 update to linux build for mem-acc and C-api addtions by mleach · 9 years ago
  27. ebc28b0 Updated memory accessor mapping to handle remove accessor by address. by mleach · 9 years ago
  28. 3ccc185 Added new callback memory accessor files. by mleach · 9 years ago
  29. 3eac345 xrefs in the document .md files by mleach · 9 years ago
  30. 31a7ed8 Added library build documentation. by mleach · 9 years ago
  31. a5ac14c Fix to build for none dll simple print test by mleach · 9 years ago
  32. b66f43f Merge branch 'arm-dev' of github.com:Linaro/OpenCSD into arm-dev by mleach · 9 years ago
  33. 5d1fddc Merge branch 'etmv3-dev-local' into arm-dev by mleach · 9 years ago
  34. 160dcff Windows build projects - added configurations to enable windows DLL for C-API interface to library. by mleach · 9 years ago
  35. 71c96e8 RE-jig C / C++ handling of version function calls by mleach · 9 years ago
  36. 38da0c7 updated to makefiles to create .so versions by mleach · 9 years ago
  37. 322404e added erase to remove dcd tree from the map, otherwise it fails when creating and deleting decoders by tor-jeremiassen · 9 years ago
  38. cd2f903 Converted c-api project to dll by mleach · 9 years ago
  39. fb6b7d0 Merge branch 'arm-dev' into etmv3-dev-local by mleach · 9 years ago
  40. c07f3d5 separated out the juno snapshot STM capture. by mleach · 9 years ago
  41. 42e2c44 Bug fix for async detect issue. by mleach · 9 years ago
  42. 588bfd9 Initial addition of ETMv3 packet decode class source. by mleach · 9 years ago
  43. 02f6db5 Removed generated trace printout by mleach · 9 years ago
  44. 2aa4aee Additional STM only test snapshot. Includes FLAG and TS packets by mleach · 9 years ago
  45. 6cadfcb Fixed bug in the STM Timestamp packet processing logic. by mleach · 9 years ago
  46. e10eb0a update to linux makefile by mleach · 9 years ago
  47. e9cb0e3 Merge remote-tracking branch 'origin-arm-local/arm-dev' into arm-dev by mleach · 9 years ago
  48. 0f88075 STM - enforced master and channel zeroing on MERR and GERR by mleach · 9 years ago
  49. 216d753 Added library version functions by mleach · 9 years ago
  50. c01cf92 Doxygen update - include README.md. Added test_progs.md. by mleach · 9 years ago
  51. 6c73c83 Doxygen comment updates on headers by mleach · 9 years ago
  52. 6672f8a Updated C-API and C-API test program to demonstrate ETMv3 and STM packet processing. by mleach · 9 years ago
  53. 7698084 Update to STM packet processing to add features needed for STM hardware event trace by mleach · 9 years ago
  54. c645382 updates to fix linux builds by mleach · 9 years ago
  55. 2574866 Raw frame printer update by Mike Leach · 9 years ago
  56. f315963 STM packet processor bugfixes by Mike Leach · 9 years ago
  57. 38fd7f4 Bugfixes to STM packet processor by mleach · 9 years ago
  58. 6cb2e98 Added STM packet processor creation to decode tree by mleach · 9 years ago
  59. 97c2561 Update tests to output STM data by mleach · 9 years ago
  60. 2813fe7 Complete STM decode routines by mleach · 9 years ago
  61. a7dd747 Updates to STM packet processor by mleach · 9 years ago
  62. 42a08b0 Updates to STM packet processing by mleach · 9 years ago
  63. 7ce75f5 Added in new STM files. by mleach · 9 years ago
  64. 56552e4 added STM packet types by Mike Leach · 9 years ago
  65. 1b53969 DS-5 comparison dump for TC2 snapshot, ETM0 by mleach · 9 years ago
  66. 6801a5b Bugfixes for the ETMv3 packet processor by mleach · 9 years ago
  67. 2542182 Updates to packet printing test program for EtmV3. by mleach · 9 years ago
  68. ad695bf Update tests - add TC2 and snowball snapshot examples. by mleach · 9 years ago
  69. 40a0c4b Update decode tree to create ETMv3 packet processor by mleach · 9 years ago
  70. 270c325 Completed packet printing in element object by mleach · 9 years ago
  71. 75871d6 Updates to the packet string printing by mleach · 9 years ago
  72. addda77 Updates to ETMv3 packet processor & compile warnings fixed by mleach · 9 years ago
  73. fab01af fixed compile warnings in common code by mleach · 9 years ago
  74. 5e0cde7 Fixed compile warnings in tests by mleach · 9 years ago
  75. 2c211cc Adjust bad sequence types in enum and remove compile warnings in ETMv4 decoder. by mleach · 9 years ago
  76. 8d5180f update ETMv3 packet processor by mleach · 9 years ago
  77. d0d97a2 Update ETMv4 processor with op flag code and filter support by mleach · 9 years ago
  78. 9367090 Add op flag filters to base class packet sending code by mleach · 9 years ago
  79. 8723f1c Updates to ETMv3 packet processor by mleach · 9 years ago
  80. c86bf1e Added as yet incomplete etmv3 packet processor implementation code to etmv3 feature branch by mleach · 9 years ago
  81. 7206d4f Updated doxygen comments by mleach · 9 years ago
  82. e3f7821 Updated context element printout. by Mike Leach · 9 years ago
  83. 24a3491 ETMV4 decode : bugfix for exception address handling by Mike Leach · 9 years ago
  84. 0dfb7e1 ETMV4 decode bugfix: handle 2nd and subsequence ASYNCS by Mike Leach · 9 years ago
  85. 771d364 Added packet index to simple packet printer - no decode. by Mike Leach · 9 years ago
  86. b7ca579 update to C API test program - make printout similar to c++ test. by mike leach · 9 years ago
  87. cb02a33 Updates to C API and C test program. by mike leach · 9 years ago
  88. 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
  89. 88c1275 re-fix gen elem types for windows build by mike leach · 9 years ago
  90. 1f82adc Update and fix for linux build. Removed union in gen elements, by Mike Leach · 9 years ago
  91. d8deda8 Decoder fixes and updates by mleach · 9 years ago
  92. 9889a9a Bugfix for instruction decode by mleach · 9 years ago
  93. 082ca33 DS5 snapshot trace dumps for comparison by mleach · 9 years ago
  94. 22a66b8 test listings by mleach · 9 years ago
  95. abcc825 fixes to trace decode. by mike leach · 9 years ago
  96. 853a123 A57 single step ETMV4.1 test snapshot by mleach · 9 years ago
  97. 876e552 Adjust exception packet handling by mleach · 9 years ago
  98. fef2f01 Update to lister to allow monitor (with bytes) printing of packets by mleach · 9 years ago
  99. f08b90a Bugfix to bytes required calculation for VMID and CID by mleach · 9 years ago
  100. dfb0b3b update test program to add file dumps to decode tree. by mike leach · 9 years ago