1. 59f1532 opencsd: Update README and version for v1.8.3 by Mike Leach · 3 months ago master v1.8.3
  2. 5d8e407 tests: Deprecate .bash tests - superceded by python script by Mike Leach · 9 weeks ago
  3. 4e1f524 tests: adjust default suite selection in python test script by Mike Leach · 9 weeks ago
  4. c97c94d opencsd: tests: Add test for exception on part exec instr by Mike Leach · 9 weeks ago
  5. a475e67 opencsd: etm4: Exec return address on part executed instr. by Mike Leach · 9 weeks ago
  6. 060a805 opencsd: etm4: ete: Fix TS Marker handling by Mike Leach · 9 weeks ago
  7. 803f218 build: add option to build a single libopencsd_c_api.so by Sayani Halder · 2 months ago
  8. 0a1df86 tests: c-api-test - update command line output by Mike Leach · 10 weeks ago
  9. 3128367 opencsd: etm4: Fix ETMv4 exception return P0 handling for all M-profiles by Sayani Halder · 2 months ago
  10. c8e67e7 opencsd: tests: Update test script by Mike Leach · 3 months ago
  11. b1128ea build: Fix CMake to avoid possible race condition in library creation by Mike Leach · 9 weeks ago
  12. 8460084 build: Fix CMake build to avoid incompatible compiler options in macos by Mike Leach · 9 weeks ago
  13. 9e1dca4 build: cmake: Update cmake build for linux and windows. by Mike Leach · 3 months ago
  14. 37468a2 build: Add support for CMake builds by Gulfem Savrun Yeniceri · 3 months ago
  15. 9b462f7 opencsd: Update README and version for v1.8.2 by Mike Leach · 3 months ago v1.8.2
  16. 0c4a3c1 opencsd: test: Update to python test script by Mike Leach · 3 months ago
  17. 04bc14c opencsd: mem_acc: Update memory mapper to allow runtime debug by Mike Leach · 3 months ago
  18. 5235ae3 opencsd: etmv4: ete: Fix issues with exception packet handling by Mike Leach · 3 months ago
  19. 75511c6 build: macos: Fix build for mac-os variant by Mike Leach · 3 months ago
  20. a2b95af build: windows: Change target name for standlone tests by Mike Leach · 4 months ago
  21. 6dca43b opencsd: tests: Add python cross platform test script by Mike Leach · 4 months ago
  22. 81a336d opencsd: Update README and version for 1.8.1 by Mike Leach · 5 months ago v1.8.1
  23. c7d68ab opencsd: tests: Add version string o/p to test by Mike Leach · 4 months ago
  24. dcc3aeb opencsd: etm4: Simplify decoder code handling of address IS bit by Mike Leach · 4 months ago
  25. 7da1129 opencsd: stm: Fix FREQ packet function decode by Mike Leach · 4 months ago
  26. daa8f2b opencsd: stm: Fix wait sync routine by Mike Leach · 4 months ago
  27. 7f8af3e docs: fix: typo in README by HarshVadoliya5114 · 4 months ago
  28. aa83a73 build: vs2022: Enable ASAN for 32 bit debug build by Mike Leach · 4 months ago
  29. b7eeb8d opencsd: etmv4: Fix packet description string typo by Mike Leach · 5 months ago
  30. cafb272 build: Add autofdo.md to windows project files by Mike Leach · 5 months ago
  31. 3452fd2 opencsd: fix deformatter issue by Mike Leach · 4 months ago
  32. cd1310c opencsd: mem_acc: Add logging to memory access functions by Mike Leach · 4 months ago
  33. a611076 opencsd: Fix issue with raw print logger by Mike Leach · 4 months ago
  34. 97f02f9 opencsd: Update README and version for v1.8.0 by Mike Leach · 6 months ago v1.8.0
  35. b612e95 build: tests: Fix build warnings in windows builds by Mike Leach · 6 months ago
  36. 9662f86 build: opencsd: Fix build warnings for windows builds by Mike Leach · 6 months ago
  37. 5683705 tests: Fix extra run of ITM test. by Mike Leach · 6 months ago
  38. 98be403 tests: Test added for FEAT_S1POE2 by Mike Leach · 1 year, 1 month ago
  39. 8e48312 opencsd: ete: Handle TEXIT instruction as ERET by Mike Leach · 1 year, 1 month ago
  40. 55826f6 build: Add ARM64 as a build target by Everton Constantino · 7 months ago
  41. cdac5e6 tests: Add armv8_1m_branches snapshot by Kesavan Yogeswaran · 8 months ago
  42. 926514e opencsd: Add awareness of some Armv8.1-M branch instructions by Kesavan Yogeswaran · 1 year, 2 months ago
  43. a8513ac opencsd: build: Add include of <new> when std::nothrow is used by Ian Rogers · 7 months ago
  44. 83e4575 opencsd: Update README and version for 1.7.1 by Mike Leach · 2 years, 4 months ago v1.7.1
  45. 1c9f327 docs: Update for ITM decoder by Mike Leach · 2 years, 4 months ago
  46. 1a7f4fb build: linux makefile updates for ITM decoder and test. by Mike Leach · 2 years, 5 months ago
  47. d526c75 build: win-vs2022 - add more VS files generated build artefacts to gitignore by Mike Leach · 2 years, 5 months ago
  48. 4f5e6e5 build: itm: update win vs 2022 build files by Mike Leach · 2 years, 5 months ago
  49. b5c1909 tests: itm: Update snapshot reader library for ITM by Mike Leach · 2 years, 5 months ago
  50. baf1456 opencsd: itm: update common library elements for ITM by Mike Leach · 2 years, 5 months ago
  51. 44ca0e6 opencsd: c-api: Update C-API for ITM protocol by Mike Leach · 2 years, 5 months ago
  52. c8e5270 opencsd: Add in ID / idx mute facility on item printers by Mike Leach · 2 years, 5 months ago
  53. ccdeabb opencsd: test: Add in CoreSight frame generator for test purposes by Mike Leach · 2 years, 5 months ago
  54. 85e5679 tests: itm: Add in test snapshots for ITM decoder by Mike Leach · 2 years, 5 months ago
  55. 0fb1b10 opencsd: tests: Test program for ITM decoder by Mike Leach · 2 years, 5 months ago
  56. 35b5161 opencsd: itm: Add ITM support into common types by Mike Leach · 2 years, 5 months ago
  57. 351dc45 opencsd: itm: add in ITM decoder by Mike Leach · 2 years, 5 months ago
  58. f384533 opencsd: build: Fix re-order warning on compile of return stack code. by Mike Leach · 1 year, 1 month ago
  59. 78141e2 opencsd: Update version info and README for 1.6.1 by Mike Leach · 2 years, 2 months ago v1.6.1
  60. 0e14132 opencsd: Thumb IT blocks update (github #72) by Mike Leach · 1 year, 1 month ago
  61. f689818 Remove trailing whitespace in programmer's guide by Kesavan Yogeswaran · 1 year, 3 months ago
  62. c27d076 Fix documented create decoder C API in programmer's guide (github #71) by Kesavan Yogeswaran · 1 year, 3 months ago
  63. 71d0b1a opencsd: etmv4: TINFO - fix spec trace handling. (github #75) by Mike Leach · 1 year, 2 months ago
  64. 66c914c opencsd: etmv4: Fix CC packet missed spec elem. (github #74) by Mike Leach · 1 year, 2 months ago
  65. 7b981a3 opencsd: etmv4: Fix handling of uncommited P0 on sync (github #76) by Mike Leach · 1 year, 2 months ago
  66. a5448c9 tests: add test for FEAT_CMPBR by Mike Leach · 2 years, 2 months ago
  67. 4906043 opencsd: instruction decoder - add dbg messages for FEAT_CMPBR by Mike Leach · 2 years, 2 months ago
  68. 0b59b34 opencsd: instruction decoder - add update for FEAT_CMPBR by Mike Leach · 2 years, 2 months ago
  69. 30dce1f opencsd: add log message capability to instruction decoder. by Mike Leach · 2 years, 2 months ago
  70. 1900c6f opencsd: Update version and README for v1.5.6 by Mike Leach · 1 year, 6 months ago v1.5.6
  71. 46c70e9 docs: Update trc_pkt_lister docs by Mike Leach · 1 year, 6 months ago
  72. da59a26 tests: Fix ete snapshot test script by Mike Leach · 1 year, 6 months ago
  73. 03aa6c8 docs: Update perf related docs by Mike Leach · 1 year, 6 months ago
  74. f726a80 build: Fix issue with make -f <path> failing by Mike Leach · 1 year, 6 months ago
  75. 66672f8 docs: Update auto-fdo docs by Mike Leach · 1 year, 9 months ago
  76. eca614b opencsd: etmv4: Update include for LLVM build by Mike Leach · 1 year, 9 months ago
  77. 742d60e opencsd: Update version info and README for 1.5.5 by Mike Leach · 1 year, 10 months ago v1.5.5
  78. 7ca491c build: Update docs for MacOS support by Rhys Griffiths · 1 year, 10 months ago
  79. cac83e5 build: Add MacOS development makefile by Rhys Griffiths · 2 years, 2 months ago
  80. e56eff2 build: Use .dylib shared library suffix for MacOS by Rhys Griffiths · 2 years, 2 months ago
  81. 35f957d build: Create initial MacOS makefile by Rhys Griffiths · 2 years, 2 months ago
  82. 44dff5b build: Restore Linux build support by Rhys Griffiths · 2 years, 2 months ago
  83. a0e1301 build: Rename build folders as 'unix_common' for upcoming MacOS support by Rhys Griffiths · 2 years, 2 months ago
  84. ecdde9f tests: Add option to suppress elapsed processing time in test program. by Mike Leach · 1 year, 10 months ago
  85. 821632b tests: update mem_buff_demo test to add options. by Mike Leach · 1 year, 10 months ago
  86. 70e472c opencsd: Memacc object cleanup fix by Mike Leach · 1 year, 10 months ago
  87. 7323ae8 opencsd: Update Version for v1.5.4 by Mike Leach · 2 years ago v1.5.4
  88. 81ea406 opencsd: docs: Update for new configuration flags. by Mike Leach · 2 years ago
  89. 8933175 opencsd: testing: Add options to test program by Mike Leach · 2 years ago
  90. 2ac12a5 opencsd: etmv4: ete: Add checks for bad program image by Mike Leach · 2 years ago
  91. 2a3cff7 opencsd: Add error types for bad program image. by Mike Leach · 2 years ago
  92. adb9718 opencsd: Update Version info and README for v1.5.3 by Mike Leach · 2 years, 2 months ago v1.5.3
  93. 26e7647 build: Minor adjustments to improve clang compatibility by Rhys Griffiths · 2 years, 3 months ago
  94. f89fbfe build: vs2022: Fix minor git tracking issues. by Mike Leach · 2 years, 2 months ago
  95. 89e5b1e opencsd: test: update tests for memacc cache api by Mike Leach · 2 years, 3 months ago
  96. dfb2f6a opencsd: Add external memacc cache interface. by Mike Leach · 2 years, 3 months ago
  97. ae47bce opencsd: memory accessor - update caching. by Mike Leach · 2 years, 3 months ago
  98. 19d50cd opencsd: docs: Update man files by Mike Leach · 2 years, 3 months ago
  99. 32650cd opencsd: etm4: Fix packet print typo. by Mike Leach · 2 years, 3 months ago
  100. c328352 opencsd: Fix error handling in snapshot loader by Mike Leach · 2 years, 3 months ago