1. 4c73824 build: Fix build race issue - #32 reported on github by Mike Leach · 3 years, 10 months ago
  2. 9c11fbb docs: Update location of CoreSight driver backports repository by Robert Walker · 4 years ago
  3. d17a08d build: Add $DESTDIR to install paths for non-standard install. by Mike Leach · 3 years, 11 months ago
  4. 9d9598f tests: Add script to run a single test only by Mike Leach · 4 years ago
  5. 13de49b build: add gcc .d files to .gitignore by Mike Leach · 4 years ago
  6. f14d804 tests: build: A check build for static library linking. by Mike Leach · 4 years ago
  7. 8ac072c tests: Fix ignored tpiu command line options. by Albert Schulz · 4 years ago
  8. 7351219 tests: Add missing line breaks for -help. by Albert Schulz · 4 years ago
  9. 957d182 opencsd: Update README and versions for v0.14.3 by Mike Leach · 4 years, 1 month ago
  10. e7240a4 opencsd: build: fixes for rpm based distros by Jeremy Linton · 4 years, 3 months ago
  11. db9676e opencsd: docs: Add paragraph to autofdo section. by Mike Leach · 4 years, 1 month ago
  12. 5e73e18 tests: Test for STM ASYNC bug by Mike Leach · 4 years, 3 months ago
  13. 8a4054d opencsd: stm: Fix Async detection bug. by Mike Leach · 4 years, 3 months ago
  14. afdea70 opencsd: Update README and versions for v0.14.2 by Mike Leach · 4 years, 4 months ago
  15. f5f6502 tests: Update linux test script. by Mike Leach · 4 years, 3 months ago
  16. cf77185 opencsd: build: Fix -Wsizeof-array-div warnings in clang by Andrew Turner · 4 years, 3 months ago
  17. 96f04b6 opencsd: build: Remove unused variables in classes by Andrew Turner · 4 years, 3 months ago
  18. 8911198 opencsd: Fix typo in bit mask by Yi Kong · 4 years, 4 months ago
  19. f764a72 opencsd: i-decode: Remove global data from i-decode library. by Mike Leach · 4 years, 4 months ago
  20. eb10ba4 opencsd: Adjust Arch version enum type values. by Mike Leach · 4 years, 4 months ago
  21. 3fc611a opencsd: docs: Update version numbers and docs for v0.14.1 by Mike Leach · 4 years, 5 months ago
  22. 94b1532 opencsd: etmv4: Add support for Q elements by Mike Leach · 4 years, 6 months ago
  23. ba7d8b4 opencsd: etmv4: build: Fix incorrect use of '&&' in expression by Mike Leach · 4 years, 6 months ago
  24. f59598a opencsd: docs: Updates to README plus version update for v0.14.0 by Mike Leach · 4 years, 6 months ago
  25. 01f46e5 opencsd: docs: update for latest kernel versions by Andrea Brunato · 4 years, 6 months ago
  26. 3631234 opencsd: autofdo: Update autofdo scripts. by Andrea Brunato · 4 years, 6 months ago
  27. d45b0e6 opencsd: docs: Updates HOWTO for cs_etm and build info, perf env script. by Mike Leach · 4 years, 6 months ago
  28. 9309d9b opencsd: etmv4: Update memory space requests on mem access. by Mike Leach · 4 years, 7 months ago
  29. e5eb041 opencsd: etmv4: Fix cancel element handling for speculative trace. by Mike Leach · 4 years, 7 months ago
  30. 850db31 opencsd: memaccess: Add in EL2 secure memory space. by Mike Leach · 4 years, 7 months ago
  31. 3a8e93f opencsd: Fix component operational mode flag handling by Mike Leach · 4 years, 7 months ago
  32. fd5961c opencsd: ptm: stm: etmv3: update to use UNSYNC additional info. by Mike Leach · 4 years, 8 months ago
  33. e6ff3e1 opencsd: etmv4: Add additional info to output elements for UNSYNC and EOT by Mike Leach · 4 years, 8 months ago
  34. 0025f03 opencsd: etmv4: Add in speculative trace support by Mike Leach · 4 years, 8 months ago
  35. 9a2789b opencsd: etmv4: Rework of etmv4 decode class to simplify. by Mike Leach · 5 years ago
  36. 3702c71 opencsd: decode: Update decode base class to add init notifier by Mike Leach · 4 years, 8 months ago
  37. 32f62e9 opencsd: Generic element stack for decoder output. by Mike Leach · 4 years, 8 months ago
  38. 6a3a7b5 opencsd: etmv4: Remove unused code and un-needed wrapper class. by Mike Leach · 4 years, 9 months ago
  39. c5706b7 opencsd: etmv4: Add additional generic support for new features. by Mike Leach · 4 years, 6 months ago
  40. cb4b36a opencsd: Add new generic element type - range no path. by Mike Leach · 5 years ago
  41. 03c1941 opencsd: Update README and version for v0.12.2 by Mike Leach · 4 years, 9 months ago
  42. 1cd4a12 opencsd: build: Add build option for output path name per GCC version. by Mike Leach · 4 years, 9 months ago
  43. 1d98986 opencsd: Fix generic element printer. by Mike Leach · 4 years, 9 months ago
  44. 57b40f0 opencsd: tests: Add test with short address as first after TINFO by Mike Leach · 4 years, 9 months ago
  45. 85812a0 opencsd: etmv4: TraceInfo packet - ensure addressing zeroed. by Mike Leach · 4 years, 9 months ago
  46. 76e54c6 opencsd: memory leak fixes. by Mike Leach · 4 years, 9 months ago
  47. 466722f opencsd: Update README, docs and version for v0.12.1 by Mike Leach · 5 years ago
  48. 9d6839a opencsd: etmv4: bugfix: Issue with context following address on A64 -> A32 transition by Mike Leach · 5 years ago
  49. fc0a9e7 opencsd: build: Omit -g option from release build. by Mike Leach · 5 years ago
  50. a15fd28 opencsd: ARMv8.3 instruction decode bugfix. by Mike Leach · 5 years ago
  51. 02307e1 opencsd: test: docs: Update core name / profile matching. by Mike Leach · 5 years ago
  52. a1961c9 opencsd: Update README, docs and version for v0.12.0 by Mike Leach · 5 years ago
  53. e9e5713 opencsd: tests: update core / arch maps by Mike Leach · 5 years ago
  54. 01e588e opencsd: etmv4: fix error message on commit overflow. by Mike Leach · 5 years ago
  55. 52fafe6 opencsd: etmv4: Fix initialization bug for trace info packet by Mike Leach · 5 years ago
  56. 0e2a34a opencsd: etmv4: Fix exception trace issue where exception at branch target. by Mike Leach · 5 years ago
  57. cf7e5da opencsd: etmv4: Update element stack creation of basic no-param element. by Mike Leach · 5 years ago
  58. 06a7a33 opencsd: snapshots: Test snapshot with trace captured via TPIU by Mike Leach · 5 years ago
  59. 7194029 opencsd: Frame deformatter - handle TPIU full frame syncs by Mike Leach · 5 years ago
  60. 9788295 opencsd: Update README and version info for v0.11.2 by Mike Leach · 6 years ago
  61. 14baed9 docs: Update project team members by Mathieu Poirier · 6 years ago
  62. 3fc21ca docs: Document new build directory by Mathieu Poirier · 6 years ago
  63. 8638cdd docs: Document new compilation flag for kernel by Mathieu Poirier · 6 years ago
  64. 8a7bcfb opencsd_c_api: ocsd_c_api: spelling fix "verison" -> "version" by Solomon Tan · 6 years ago
  65. 96af7d9 opencsd: update README and version info for v0.11.1 by Mike Leach · 6 years ago
  66. 326ba3d build: Fix minor build issues. by Mike Leach · 6 years ago
  67. 17e5871 opencsd: Update readme and version for v0.11.0 by Mike Leach · 6 years ago
  68. 0f5a2da opencsd: tests: Update C-API test program for new mem acc callback by Mike Leach · 6 years ago
  69. f22dc08 opencsd: Add API for callback mem accessor with trace ID parameter. by Mike Leach · 6 years ago
  70. c32a0db opencsd: tests: Add memory buffer demo test. by Mike Leach · 6 years ago
  71. b470969 opencsd: ETMv4.4: protocol decoder modifications. by Mike Leach · 6 years ago
  72. 48fd870 opencsd: ETMv4.4: Update instruction decoder. by Mike Leach · 6 years ago
  73. 9ff0ca2 opencsd: ETMv4.4: Update all decoders to init new parameters by Mike Leach · 6 years ago
  74. 471677c opencsd: ETMv4.4: update common types and etm 4 config by Mike Leach · 6 years ago
  75. 9afda9a opencsd: Memory accessor - updates to handle incorrect accessor returns. by Mike Leach · 6 years ago
  76. d28c326 opencsd: Fix typos in docs and source messages by Mike Leach · 6 years ago
  77. 7b3010f opencsd: Update README and version for v0.10.1 by Mike Leach · 6 years ago
  78. d39a147 Update AutoFDO guide by Robert Walker · 6 years ago
  79. 067791e build: copy_libs now marks propper dependencies. by Paulo Neves · 6 years ago
  80. a9ce987 build: Remove unused copy_libs by Paulo Neves · 6 years ago
  81. 434bf61 build: Map dependencies correctly. by Paulo Neves · 6 years ago
  82. 532b85d build: Use $(MAKE) for recursive make calls. by Paulo Neves · 6 years ago
  83. a8a9016 opencsd: Update README etc for version 0.10.0 by Mike Leach · 6 years ago
  84. 862d847 opencsd: ETMv4 decoder fix - T32/A32 interworking by Mike Leach · 6 years ago
  85. 694404c opencsd: docs: Update documents for new generic packet field by Mike Leach · 6 years ago
  86. 35bf9b7 opencsd: Typo Fixes. by Mike Leach · 6 years ago
  87. e5e2132 opencsd: Generic output packet - add additional instruction info by Mike Leach · 6 years ago
  88. 0d55289 opencsd: Update README for v0.9.3 by Mike Leach · 6 years ago
  89. 0070d94 tests: Snapshot to test updated dump offset parameter handling by Mike Leach · 6 years ago
  90. 906e89f opencsd: tests: Fix to test to ensure 'offset' parameter is used for dump file by Mike Leach · 6 years ago
  91. b9f6f72 opencsd: move ocsd_if_version.h by Mike Leach · 6 years ago
  92. 0fc87f4 opencsd: Readme and version updates for 0.9.2 by Mike Leach · 6 years ago
  93. 779ca1c opencsd: etmv4: Fix exception number output value. by Mike Leach · 6 years ago
  94. ef2394f docs: AutoFDO documentation and script by Mike Leach · 6 years ago
  95. 66d0cb2 opencsd: ReadMe and version updates for v0.9.1 by Mike Leach · 6 years ago
  96. a9cb2e7 opencsd: tests: Add script to run against each snapshot by Mike Leach · 6 years ago
  97. f738dc9 opencsd: bugfix: crash when accessing decode memory image. by Mike Leach · 6 years ago
  98. 13bb97b opencsd: Version updates for v0.9.0 by Mike Leach · 6 years ago
  99. 8f56d93 docs: Adds programmers guide to documentation by Mike Leach · 6 years ago
  100. 8808c02 opencsd: Adds caching to the memory mapper to reduce calls to accessors. by Mike Leach · 6 years ago