1. dac554d opencsd: Update readme and version info for v1.2.0 by Mike Leach · 2 years, 9 months ago
  2. 169b303 opencsd: etmv4: Add VMIDOpt enable call to config class by Mike Leach · 2 years, 8 months ago
  3. a09b701 docs: Fix documentation errors in programming guide by Mike Leach · 2 years, 8 months ago
  4. 719c3a6 opencsd: Remove noisy printf by James Clark · 2 years, 10 months ago
  5. f23c193 opencsd: build: Remove unused variable by Yi Kong · 2 years, 9 months ago
  6. d0b49a2 tests: Update test scripts to pass additional options by Mike Leach · 2 years, 8 months ago
  7. 0076cc6 tests: Add printing of CS frame Demux stats to test program. by Mike Leach · 2 years, 8 months ago
  8. 80fe9f9 opencsd: stats: Add collection of CoreSight frame demux stats by Mike Leach · 2 years, 8 months ago
  9. 8c8be4a build: tests: Fix build warnings in C-API test program by Mike Leach · 2 years, 8 months ago
  10. 51aef80 build: tests: Fix build warnings in mem_buff_demo test by Mike Leach · 2 years, 8 months ago
  11. 1be557e build: tests: Fix build warnings in snapshot parser. by Mike Leach · 2 years, 8 months ago
  12. ccc11fe tests: Update test programs to use the packet decoder statistics API by Mike Leach · 2 years, 9 months ago
  13. 0785404 opencsd: ETMv4: ETE: Add packet processing stats to decoders. by Mike Leach · 2 years, 9 months ago
  14. 7692b36 opencsd: Add decode statistics API to packet processor. by Mike Leach · 2 years, 9 months ago
  15. 9353f9c opencsd: Update docs, README and versions for v1.1.1 by Mike Leach · 2 years, 11 months ago
  16. f06f7f7 opencsd: c-api: Add in ETE decoder hearder types to C-API by Mike Leach · 2 years, 11 months ago
  17. 04a61ef build: Include ETE headers in install by James Clark · 2 years, 11 months ago
  18. 54c3f67 opencsd: Update versions and README for v1.1.0 by Mike Leach · 3 years, 1 month ago
  19. 5319bfb build: Create man directory before writing into it by Ross Burton · 3 years, 5 months ago
  20. 8b769ea opencsd: Avoid read of uninitialized value by Ian Rogers · 3 years, 2 months ago
  21. 3b1d231 opencsd: Avoid read of uninitialized value by Ian Rogers · 3 years, 2 months ago
  22. fef1cd6 opencsd: Avoid uninitialized read by Ian Rogers · 3 years, 2 months ago
  23. 853da28 opencsd: Avoid index out of bound read by Ian Rogers · 3 years, 2 months ago
  24. 5770f5d opencsd: C-API: Add error string and get last error functions. by Mike Leach · 3 years ago
  25. e611b41 opencsd: etm4: Add support for ETMv4.6 by Mike Leach · 3 years, 1 month ago
  26. 2ac667b opencsd: etm4: Inconsistent error handling. by Mike Leach · 3 years, 1 month ago
  27. 63b59ee opencsd: etm4: Fix commit elements bug. by Mike Leach · 3 years, 1 month ago
  28. 01d44a3 opencsd: Update Docs, README and versions for v1.0.0 by Mike Leach · 3 years, 6 months ago
  29. a983e7b docs: Update docs for trc_pkt_lister. by Mike Leach · 3 years, 6 months ago
  30. 60da165 build: Add file to Visual Studio project. by Mike Leach · 3 years, 6 months ago
  31. be1b371 tests: ete: Add test for WFIT/WFET trace. by Mike Leach · 3 years, 9 months ago
  32. 37029ff tests: ete: Add test for ETE timestamp marker packet. by Mike Leach · 4 years ago
  33. 441aafd opencsd: ete: Add handler for ETE timestamp marker. by Mike Leach · 4 years, 1 month ago
  34. 0fd01c1 tests: ete: Add Q element test. by Mike Leach · 4 years, 2 months ago
  35. c54527c tests: ete: Add tests for various ete updates. by Mike Leach · 4 years, 3 months ago
  36. eddc4af tests: ete: add option to test I_SRC_ADDR packet range split by Mike Leach · 4 years, 4 months ago
  37. 05aeb15 opencsd: ete: add option to split I_SRC_ADDR packet ranges. by Mike Leach · 4 years, 4 months ago
  38. dc51fa3 tests: ete: Add ETE support to tests by Mike Leach · 5 years ago
  39. 80e7c9d opencsd: ete: ETE permits event packets before first Trace Info by Mike Leach · 4 years, 7 months ago
  40. 07ee5af opencsd: ete: Handle Transactional memory elements by Mike Leach · 5 years ago
  41. aa77199 opencsd: i-decode: Update instruction decoder for ETE trace by Mike Leach · 4 years, 10 months ago
  42. e8abc96 opencsd: ete: etmv4: update etmv4 to cover additional ETE packets. by Mike Leach · 4 years, 4 months ago
  43. d5a3f0d opencsd: ete: Add ETE support to OpenCSD library. by Mike Leach · 4 years, 10 months ago
  44. 63fad20 opencsd: etmv4: Add handling for marker packets by Mike Leach · 4 years, 1 month ago
  45. 317cd66 opencsd: Add marker generic element type. by Mike Leach · 4 years, 1 month ago
  46. 04f2511 opencsd: Handle WFIT, WFET instructions as branches by Mike Leach · 3 years, 9 months ago
  47. 8d5a02a opencsd: Update PE architecture version handling in decoder. by Mike Leach · 3 years, 9 months ago
  48. d171b5b docs: install: Add linux 'man' file for trc_pkt_lister program. by Mike Leach · 3 years, 6 months ago
  49. 04e415d opencsd: etmv4: Typo in error message. by Mike Leach · 3 years, 6 months ago
  50. 78121d3 build: Fix clean_install and move static build test (github issue #33) by Mike Leach · 3 years, 6 months ago
  51. f4344d1 opencsd: Update README and versions for v0.14.4 by Mike Leach · 3 years, 6 months ago
  52. a0a27bc opencsd: etmv3: Missing comma in string array. Github issue #31 by Mike Leach · 3 years, 6 months ago
  53. 4c73824 build: Fix build race issue - #32 reported on github by Mike Leach · 3 years, 7 months ago
  54. 9c11fbb docs: Update location of CoreSight driver backports repository by Robert Walker · 3 years, 7 months ago
  55. d17a08d build: Add $DESTDIR to install paths for non-standard install. by Mike Leach · 3 years, 7 months ago
  56. 9d9598f tests: Add script to run a single test only by Mike Leach · 3 years, 7 months ago
  57. f14d804 tests: build: A check build for static library linking. by Mike Leach · 3 years, 8 months ago
  58. 8ac072c tests: Fix ignored tpiu command line options. by Albert Schulz · 3 years, 8 months ago
  59. 7351219 tests: Add missing line breaks for -help. by Albert Schulz · 3 years, 8 months ago
  60. 957d182 opencsd: Update README and versions for v0.14.3 by Mike Leach · 3 years, 9 months ago
  61. e7240a4 opencsd: build: fixes for rpm based distros by Jeremy Linton · 3 years, 11 months ago
  62. db9676e opencsd: docs: Add paragraph to autofdo section. by Mike Leach · 3 years, 9 months ago
  63. 5e73e18 tests: Test for STM ASYNC bug by Mike Leach · 4 years ago
  64. 8a4054d opencsd: stm: Fix Async detection bug. by Mike Leach · 4 years ago
  65. afdea70 opencsd: Update README and versions for v0.14.2 by Mike Leach · 4 years ago
  66. f5f6502 tests: Update linux test script. by Mike Leach · 4 years ago
  67. cf77185 opencsd: build: Fix -Wsizeof-array-div warnings in clang by Andrew Turner · 4 years ago
  68. 96f04b6 opencsd: build: Remove unused variables in classes by Andrew Turner · 4 years ago
  69. 8911198 opencsd: Fix typo in bit mask by Yi Kong · 4 years ago
  70. f764a72 opencsd: i-decode: Remove global data from i-decode library. by Mike Leach · 4 years ago
  71. eb10ba4 opencsd: Adjust Arch version enum type values. by Mike Leach · 4 years ago
  72. 3fc611a opencsd: docs: Update version numbers and docs for v0.14.1 by Mike Leach · 4 years, 1 month ago
  73. 94b1532 opencsd: etmv4: Add support for Q elements by Mike Leach · 4 years, 2 months ago
  74. ba7d8b4 opencsd: etmv4: build: Fix incorrect use of '&&' in expression by Mike Leach · 4 years, 2 months ago
  75. f59598a opencsd: docs: Updates to README plus version update for v0.14.0 by Mike Leach · 4 years, 2 months ago
  76. 01f46e5 opencsd: docs: update for latest kernel versions by Andrea Brunato · 4 years, 2 months ago
  77. 3631234 opencsd: autofdo: Update autofdo scripts. by Andrea Brunato · 4 years, 2 months ago
  78. d45b0e6 opencsd: docs: Updates HOWTO for cs_etm and build info, perf env script. by Mike Leach · 4 years, 2 months ago
  79. 9309d9b opencsd: etmv4: Update memory space requests on mem access. by Mike Leach · 4 years, 3 months ago
  80. e5eb041 opencsd: etmv4: Fix cancel element handling for speculative trace. by Mike Leach · 4 years, 3 months ago
  81. 850db31 opencsd: memaccess: Add in EL2 secure memory space. by Mike Leach · 4 years, 4 months ago
  82. 3a8e93f opencsd: Fix component operational mode flag handling by Mike Leach · 4 years, 4 months ago
  83. fd5961c opencsd: ptm: stm: etmv3: update to use UNSYNC additional info. by Mike Leach · 4 years, 4 months ago
  84. e6ff3e1 opencsd: etmv4: Add additional info to output elements for UNSYNC and EOT by Mike Leach · 4 years, 4 months ago
  85. 0025f03 opencsd: etmv4: Add in speculative trace support by Mike Leach · 4 years, 4 months ago
  86. 9a2789b opencsd: etmv4: Rework of etmv4 decode class to simplify. by Mike Leach · 4 years, 8 months ago
  87. 3702c71 opencsd: decode: Update decode base class to add init notifier by Mike Leach · 4 years, 5 months ago
  88. 32f62e9 opencsd: Generic element stack for decoder output. by Mike Leach · 4 years, 5 months ago
  89. 6a3a7b5 opencsd: etmv4: Remove unused code and un-needed wrapper class. by Mike Leach · 4 years, 5 months ago
  90. c5706b7 opencsd: etmv4: Add additional generic support for new features. by Mike Leach · 4 years, 2 months ago
  91. cb4b36a opencsd: Add new generic element type - range no path. by Mike Leach · 5 years ago
  92. 03c1941 opencsd: Update README and version for v0.12.2 by Mike Leach · 4 years, 5 months ago
  93. 1cd4a12 opencsd: build: Add build option for output path name per GCC version. by Mike Leach · 4 years, 5 months ago
  94. 1d98986 opencsd: Fix generic element printer. by Mike Leach · 4 years, 5 months ago
  95. 57b40f0 opencsd: tests: Add test with short address as first after TINFO by Mike Leach · 4 years, 6 months ago
  96. 85812a0 opencsd: etmv4: TraceInfo packet - ensure addressing zeroed. by Mike Leach · 4 years, 6 months ago
  97. 76e54c6 opencsd: memory leak fixes. by Mike Leach · 4 years, 6 months ago
  98. 466722f opencsd: Update README, docs and version for v0.12.1 by Mike Leach · 4 years, 8 months ago
  99. 9d6839a opencsd: etmv4: bugfix: Issue with context following address on A64 -> A32 transition by Mike Leach · 4 years, 7 months ago
  100. fc0a9e7 opencsd: build: Omit -g option from release build. by Mike Leach · 4 years, 8 months ago