1. b9f6f72 opencsd: move ocsd_if_version.h by Mike Leach · 6 years ago
  2. 0fc87f4 opencsd: Readme and version updates for 0.9.2 by Mike Leach · 6 years ago
  3. 779ca1c opencsd: etmv4: Fix exception number output value. by Mike Leach · 6 years ago
  4. ef2394f docs: AutoFDO documentation and script by Mike Leach · 6 years ago
  5. 66d0cb2 opencsd: ReadMe and version updates for v0.9.1 by Mike Leach · 6 years ago
  6. a9cb2e7 opencsd: tests: Add script to run against each snapshot by Mike Leach · 6 years ago
  7. f738dc9 opencsd: bugfix: crash when accessing decode memory image. by Mike Leach · 6 years ago
  8. 13bb97b opencsd: Version updates for v0.9.0 by Mike Leach · 6 years ago
  9. 8f56d93 docs: Adds programmers guide to documentation by Mike Leach · 6 years ago
  10. 8808c02 opencsd: Adds caching to the memory mapper to reduce calls to accessors. by Mike Leach · 6 years ago
  11. 5d8dc29 opencsd: Adjust T32 decode to be a little more efficient by Mike Leach · 6 years ago
  12. 10060ef opencsd: Output last instruction size in instruction range packet by Mike Leach · 6 years ago
  13. 4f7a4a7 opencsd: Add instruction count for range by Mike Leach · 6 years ago
  14. 864d525 opencsd: Doc & version updates for v0.8.4 by Mike Leach · 6 years ago
  15. 4688ff3 build: Makefile updates - Debian distro standardisation. by Mike Leach · 6 years ago
  16. 6bd57d9 tests: Adjust C-API test source paths and add command line option by Mike Leach · 6 years ago
  17. 28edb8f tests: printf parameter bugfix by Mike Leach · 6 years ago
  18. a6f8288 opencsd: Update README and versions for v0.8.3 by Mike Leach · 6 years ago
  19. 3f919e7 opencsd: common printable element code. by Mike Leach · 6 years ago
  20. 6446a74 opencsd: ETMv4 instruction decode - bugfix by Mike Leach · 6 years ago
  21. 0a03780 opencsd: etmv4 decode bugfix by Mike Leach · 6 years ago
  22. 900407e opencsd: Update patch version and README for release v0.8.2 by Mike Leach · 6 years ago
  23. 040c637 opencsd: implement pull request 12 from github. by Ruslan Bukin · 6 years ago
  24. c019982 opencsd: README and Version updates for v0.8.1 by Mike Leach · 6 years ago
  25. cee5610 HOWTO: Document alternate library build process by Mathieu Poirier · 6 years ago
  26. 12aa605 HOWTO: Reflect final upstream revision by Mathieu Poirier · 6 years ago
  27. bd26505 build: Update for install tool usage. by Robert Walker · 6 years ago
  28. 6f7e9cc opencsd: Version and doc updates for v0.8.0 by Mike Leach · 6 years ago
  29. 52d1105 docs: HOWTO update for changes making openCSD installable in linux by Mathieu Poirier · 6 years ago
  30. 5583b70 build: Change the library name to 'opencsd' by Mike Leach · 6 years ago
  31. 079cfed build: Windows build update after header directory restructure. by Mike Leach · 6 years ago
  32. 2b898fe build: Adding "install" target by Mathieu Poirier · 6 years ago
  33. 7d833fd opencsd: Creating user API include directory by Mathieu Poirier · 6 years ago
  34. d8d0ea2 opencsd: version: Update for v0.7.5 by Mike Leach · 7 years ago
  35. 531e50b build: linux: Makefile updates for header dependency. by Mike Leach · 7 years ago
  36. 8a6b02f build: Fix line endings in makefile by Mike Leach · 7 years ago
  37. 3636ed8 opencsd: etmv4: Decoder memory leak bugfix by Mike Leach · 7 years ago
  38. dd48085 opencsd: Version update for 0.7.4 by Mike Leach · 7 years ago
  39. cfe2a07 opencsd: etmv3: bugfix: incorrect bracketing on if statement by Kim Phillips · 7 years ago
  40. e48d7ed opencsd: etmv4: fix build warning by Kim Phillips · 7 years ago
  41. d62ae16 tests: fix build warning. by Kim Phillips · 7 years ago
  42. 81ecf12 opencsd: Moving perf-opencsd kernel branches to their own directory by Mathieu Poirier · 7 years ago
  43. 5eb5e0e opencsd: Update README and version for 0.7.3 by Mike Leach · 7 years ago
  44. 3a49f9c opencsd: ptm: Bugfix on packet processor by Mike Leach · 7 years ago
  45. 38c8514 opencsd: rename exact match test directory. by Mike Leach · 7 years ago
  46. 7aefc47 opencsd: Update Version and README for v0.7.2 by Mike Leach · 7 years ago
  47. a5a5f18 opencsd: avoid access past allocated memory by Sebastian Pop · 7 years ago
  48. ddf06aa opencsd: tests: etmv4 exact match example by Mike Leach · 7 years ago
  49. 7f6df1c opencsd: etmv4: Bugfix - address val exact match packets. by Mike Leach · 7 years ago
  50. a466eb8 opencsd: Update Version and README for v0.7.1 by Mike Leach · 7 years ago
  51. 51ad281 opencsd: etmv3: Fix ETMv3 packet processor bugs. by Mike Leach · 7 years ago
  52. 4f068b1 opencsd: Trace return stack debug messages off by default. by Mike Leach · 7 years ago
  53. b26b243 opencsd: Update README and versions for v0.7 by Mike Leach · 7 years ago
  54. 5881cfd opencsd: PTM test snapshot for return stack with A32 and T32 mixed code. by Mike Leach · 7 years ago
  55. 958d965 opencsd: ETMv4 - juno add test snapshot for return stack testing by Mike Leach · 7 years ago
  56. 1a04f0b opencsd: ETMv4 decoder: Implement trace return stack handling. by Mike Leach · 7 years ago
  57. 5a4e829 opencsd: Add test trace snapshot for PTM return stack. by Mike Leach · 7 years ago
  58. 39b6961 opencsd: Add return stack handling to PTM decoder by Mike Leach · 7 years ago
  59. 6e845fa opencsd: Add return stack object to library by Mike Leach · 7 years ago
  60. 530b5ce opencsd: new error type for return stack handling. by Mike Leach · 7 years ago
  61. 9757519 opencsd: Add log message call to trace component base class. by Mike Leach · 7 years ago
  62. 4f5f176 opencsd: Update README and version for patch v0.6.1 by Mike Leach · 7 years ago
  63. 8fdab40 opencsd: fix instruction decode bug on branch to T32 by Mike Leach · 7 years ago
  64. 76c875a opencsd: update README, HOWTO and versions for v0.6 by Mike Leach · 7 years ago
  65. 8ebec80 opencsd: Add packet printer API to decode tree and C-API by Mike Leach · 7 years ago
  66. aa8b49e opencsd: Update error logger interface. by Mike Leach · 7 years ago
  67. aaaa746 opencsd: etmv4: Minor print string mod for trace info packet. by Mike Leach · 7 years ago
  68. c164db6 opencsd: tests: Add command line print to test log by Mike Leach · 7 years ago
  69. c521ca0 opencsd: Update C-API to for addtional features. by Mike Leach · 7 years ago
  70. 9efefeb opencsd: Move packet printer classes from test code to main library. by Mike Leach · 7 years ago
  71. 1fba1c4 opencsd: Update message logger for string print callback. by Mike Leach · 7 years ago
  72. b01cd6a opencsd: Allow FSYNCs to be used as special frames. by Mike Leach · 7 years ago
  73. 59aba65 opencsd: update content to work with any kernel version by Mathieu Poirier · 7 years ago
  74. b309045 opencsd: remove deprecated C-API functions by Mike Leach · 7 years ago
  75. 054c07c tests: snapshots: Allow PFT as trace source type for PTM trace sources by Robert Walker · 7 years ago
  76. 29b2066 opencsd: build: Makefile update for aarch64 machine type by Mike Leach · 7 years ago
  77. 6ff6b03 opencsd: Version updates for 0.5.4 patch release. by Mike Leach · 7 years ago
  78. 6142995 makefile: Support to cross compile for arm/arm64 by Chunyan Zhang · 7 years ago
  79. 591222a opencsd: Merge in VS 2015 build changes. by Mike Leach · 7 years ago
  80. 24fd02b opencsd: Fix build issues with GCC and DEBUG=1 by Mike Leach · 7 years ago
  81. ea085e1 opencsd: update VS build by Mike Leach · 7 years ago
  82. d0a6ece opencsd: Update docs and version for 0.5.3 patch release by Mike Leach · 7 years ago
  83. 7223822 HOWTO: add example of how to extract coverage files for autoFDO by Sebastian Pop · 7 years ago
  84. a366d97 opencsd: Version updates for 0.5.2 patch release. by Mike Leach · 7 years ago
  85. 4162e91 opencsd: etmv4 packet processor updates and bugfix by Mike Leach · 7 years ago
  86. b12ad46 opencsd: Version updates for patch release. by Mike Leach · 7 years ago
  87. 9519343 opencsd: update content to work with kernel v4.9 by Mathieu Poirier · 7 years ago
  88. 9a47a92 opencsd: Makefile updates for parallel compilation. by Mike Leach · 7 years ago
  89. e3324b5 [build] add missing dependences for parallel builds by Sebastian Pop · 7 years ago
  90. 9ae2cc7 opencsd: C-API function declaration fix for perf build. by Mike Leach · 8 years ago
  91. b9d3398 opencsd: Linux and windows build updates by Mike Leach · 8 years ago
  92. 35b4fbc opencsd: Documentation and Doxygen comment updates. by Mike Leach · 8 years ago
  93. 998059f opencsd: Move custom packet string C-API to main header by Mike Leach · 8 years ago
  94. dd045ca opencsd: Modify C-API test program to use echo_test decoder. by Mike Leach · 8 years ago
  95. 47f1777 opencsd: adds VS2015 build files. by Mike Leach · 8 years ago
  96. 815220f opencsd: Custom Ext Decoder C-API (adds test decoder) by Mike Leach · 8 years ago
  97. fdb8781 opencsd: Custom Ext Decoder C-API (adds pkt monitor and sink CB) by Mike Leach · 8 years ago
  98. 40df7f0 opencsd: A "test" decoder to prove the external decoder API by Mike Leach · 8 years ago
  99. 397e3cc opencsd: Custom External Decoder C-API (adds factory and wrappers) by Mike Leach · 8 years ago
  100. c8a4355 opencsd: STM full decoder implementation by Mike Leach · 8 years ago