1. 0a03780 opencsd: etmv4 decode bugfix by Mike Leach · 6 years ago
  2. 900407e opencsd: Update patch version and README for release v0.8.2 by Mike Leach · 6 years ago
  3. 040c637 opencsd: implement pull request 12 from github. by Ruslan Bukin · 6 years ago
  4. c019982 opencsd: README and Version updates for v0.8.1 by Mike Leach · 6 years ago
  5. bd26505 build: Update for install tool usage. by Robert Walker · 6 years ago
  6. 6f7e9cc opencsd: Version and doc updates for v0.8.0 by Mike Leach · 7 years ago
  7. 5583b70 build: Change the library name to 'opencsd' by Mike Leach · 7 years ago
  8. 079cfed build: Windows build update after header directory restructure. by Mike Leach · 7 years ago
  9. 2b898fe build: Adding "install" target by Mathieu Poirier · 7 years ago
  10. 7d833fd opencsd: Creating user API include directory by Mathieu Poirier · 7 years ago
  11. d8d0ea2 opencsd: version: Update for v0.7.5 by Mike Leach · 7 years ago
  12. 531e50b build: linux: Makefile updates for header dependency. by Mike Leach · 7 years ago
  13. 8a6b02f build: Fix line endings in makefile by Mike Leach · 7 years ago
  14. 3636ed8 opencsd: etmv4: Decoder memory leak bugfix by Mike Leach · 7 years ago
  15. dd48085 opencsd: Version update for 0.7.4 by Mike Leach · 7 years ago
  16. cfe2a07 opencsd: etmv3: bugfix: incorrect bracketing on if statement by Kim Phillips · 7 years ago
  17. e48d7ed opencsd: etmv4: fix build warning by Kim Phillips · 7 years ago
  18. d62ae16 tests: fix build warning. by Kim Phillips · 7 years ago
  19. 5eb5e0e opencsd: Update README and version for 0.7.3 by Mike Leach · 7 years ago
  20. 3a49f9c opencsd: ptm: Bugfix on packet processor by Mike Leach · 7 years ago
  21. 38c8514 opencsd: rename exact match test directory. by Mike Leach · 7 years ago
  22. 7aefc47 opencsd: Update Version and README for v0.7.2 by Mike Leach · 7 years ago
  23. a5a5f18 opencsd: avoid access past allocated memory by Sebastian Pop · 7 years ago
  24. ddf06aa opencsd: tests: etmv4 exact match example by Mike Leach · 7 years ago
  25. 7f6df1c opencsd: etmv4: Bugfix - address val exact match packets. by Mike Leach · 7 years ago
  26. a466eb8 opencsd: Update Version and README for v0.7.1 by Mike Leach · 7 years ago
  27. 51ad281 opencsd: etmv3: Fix ETMv3 packet processor bugs. by Mike Leach · 7 years ago
  28. 4f068b1 opencsd: Trace return stack debug messages off by default. by Mike Leach · 7 years ago
  29. b26b243 opencsd: Update README and versions for v0.7 by Mike Leach · 7 years ago
  30. 5881cfd opencsd: PTM test snapshot for return stack with A32 and T32 mixed code. by Mike Leach · 7 years ago
  31. 958d965 opencsd: ETMv4 - juno add test snapshot for return stack testing by Mike Leach · 7 years ago
  32. 1a04f0b opencsd: ETMv4 decoder: Implement trace return stack handling. by Mike Leach · 7 years ago
  33. 5a4e829 opencsd: Add test trace snapshot for PTM return stack. by Mike Leach · 7 years ago
  34. 39b6961 opencsd: Add return stack handling to PTM decoder by Mike Leach · 7 years ago
  35. 6e845fa opencsd: Add return stack object to library by Mike Leach · 7 years ago
  36. 530b5ce opencsd: new error type for return stack handling. by Mike Leach · 7 years ago
  37. 9757519 opencsd: Add log message call to trace component base class. by Mike Leach · 7 years ago
  38. 4f5f176 opencsd: Update README and version for patch v0.6.1 by Mike Leach · 7 years ago
  39. 8fdab40 opencsd: fix instruction decode bug on branch to T32 by Mike Leach · 7 years ago
  40. 76c875a opencsd: update README, HOWTO and versions for v0.6 by Mike Leach · 7 years ago
  41. 8ebec80 opencsd: Add packet printer API to decode tree and C-API by Mike Leach · 7 years ago
  42. aa8b49e opencsd: Update error logger interface. by Mike Leach · 7 years ago
  43. aaaa746 opencsd: etmv4: Minor print string mod for trace info packet. by Mike Leach · 7 years ago
  44. c164db6 opencsd: tests: Add command line print to test log by Mike Leach · 7 years ago
  45. c521ca0 opencsd: Update C-API to for addtional features. by Mike Leach · 7 years ago
  46. 9efefeb opencsd: Move packet printer classes from test code to main library. by Mike Leach · 7 years ago
  47. 1fba1c4 opencsd: Update message logger for string print callback. by Mike Leach · 7 years ago
  48. b01cd6a opencsd: Allow FSYNCs to be used as special frames. by Mike Leach · 7 years ago
  49. b309045 opencsd: remove deprecated C-API functions by Mike Leach · 8 years ago
  50. 054c07c tests: snapshots: Allow PFT as trace source type for PTM trace sources by Robert Walker · 7 years ago
  51. 29b2066 opencsd: build: Makefile update for aarch64 machine type by Mike Leach · 7 years ago
  52. 6ff6b03 opencsd: Version updates for 0.5.4 patch release. by Mike Leach · 8 years ago
  53. 6142995 makefile: Support to cross compile for arm/arm64 by Chunyan Zhang · 8 years ago
  54. 591222a opencsd: Merge in VS 2015 build changes. by Mike Leach · 8 years ago
  55. 24fd02b opencsd: Fix build issues with GCC and DEBUG=1 by Mike Leach · 8 years ago
  56. ea085e1 opencsd: update VS build by Mike Leach · 8 years ago
  57. d0a6ece opencsd: Update docs and version for 0.5.3 patch release by Mike Leach · 8 years ago
  58. a366d97 opencsd: Version updates for 0.5.2 patch release. by Mike Leach · 8 years ago
  59. 4162e91 opencsd: etmv4 packet processor updates and bugfix by Mike Leach · 8 years ago
  60. b12ad46 opencsd: Version updates for patch release. by Mike Leach · 8 years ago
  61. 9a47a92 opencsd: Makefile updates for parallel compilation. by Mike Leach · 8 years ago
  62. e3324b5 [build] add missing dependences for parallel builds by Sebastian Pop · 8 years ago
  63. 9ae2cc7 opencsd: C-API function declaration fix for perf build. by Mike Leach · 8 years ago
  64. b9d3398 opencsd: Linux and windows build updates by Mike Leach · 8 years ago
  65. 35b4fbc opencsd: Documentation and Doxygen comment updates. by Mike Leach · 8 years ago
  66. 998059f opencsd: Move custom packet string C-API to main header by Mike Leach · 8 years ago
  67. dd045ca opencsd: Modify C-API test program to use echo_test decoder. by Mike Leach · 8 years ago
  68. 47f1777 opencsd: adds VS2015 build files. by Mike Leach · 8 years ago
  69. 815220f opencsd: Custom Ext Decoder C-API (adds test decoder) by Mike Leach · 8 years ago
  70. fdb8781 opencsd: Custom Ext Decoder C-API (adds pkt monitor and sink CB) by Mike Leach · 8 years ago
  71. 40df7f0 opencsd: A "test" decoder to prove the external decoder API by Mike Leach · 8 years ago
  72. 397e3cc opencsd: Custom External Decoder C-API (adds factory and wrappers) by Mike Leach · 8 years ago
  73. c8a4355 opencsd: STM full decoder implementation by Mike Leach · 8 years ago
  74. ec7474b opencsd: Library Version defines moved to separate header file. by Mike Leach · 8 years ago
  75. 885cb93 opencsd: Initial objects and types for STM packet decode. by Mike Leach · 8 years ago
  76. 17610e5 opencsd: Custom external decoder C-API (initial development). by Mike Leach · 8 years ago
  77. 8e29db1 opencsd: Patch release update 0.4.2 by Mike Leach · 8 years ago
  78. dddc6fc opencsd: Clean up compile time issues by Mike Leach · 8 years ago
  79. d969617 opencsd: Version patch increment for bugfixes. by Mike Leach · 8 years ago
  80. 0484859 opencsd: Fix -id check in trc_pkt_lister by Rabin Vincent · 8 years ago
  81. 52808b8 opencsd: stm: Support NULL_TS packet by Rabin Vincent · 8 years ago
  82. 59b61c0 opencsd: bugfixes - ptm packet decoder by Mike Leach · 8 years ago
  83. ff1ac8c opencsd: Update to ensure that the C packet structure is used in C API. by Mike Leach · 8 years ago
  84. 6b86cd5 opencsd: Update to docs for semantic versioning. by Mike Leach · 8 years ago
  85. 5932ab9 opencsd: Remove #if 0 disabled code blocks by Mike Leach · 8 years ago
  86. 6cb548c opencsd: Changed code to use semantic versioning. by Mike Leach · 8 years ago
  87. f5a55b2 opencsd: bugfix - extraction of multibyte payload values from packets. by Mike Leach · 8 years ago
  88. 629855d opencsd: Doxygen and Code comment updates. by Mike Leach · 8 years ago
  89. 727063d opencsd: remove C API deprecated types. by Mike Leach · 8 years ago
  90. d40bfe3 opencsd: Bugfix - initialisation of associated component pointer by Mike Leach · 8 years ago
  91. 459d06e opencsd: Udpated linux makefiles for recent code updates. by Mike Leach · 8 years ago
  92. aacd01a opencsd: Update memory accessor API on decode tree. by Mike Leach · 8 years ago
  93. 7a953e5 opencsd: Update C API functions to reflect new create decoder API. by Mike Leach · 8 years ago
  94. 4168701 opencsd: Updates to decoder registration code by Mike Leach · 8 years ago
  95. 13cf5b2 opencsd: bugfix - etmv4 trace info packet by Mike Leach · 8 years ago
  96. 20dcbec opencsd: DecodeTree modifications - using new API fns. by Mike Leach · 8 years ago
  97. 68a6fe1 opencsd: Add protocol type ID to decoder manager by Mike Leach · 8 years ago
  98. 11dac2c opencsd: updates to code to utilize decoder registration. by Mike Leach · 8 years ago
  99. 045c3ae opencsd: adds classes to handle decoder registration and management by Mike Leach · 8 years ago
  100. cfb77d9 opencsd: Adds abstract base class interface by Mike Leach · 8 years ago