aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10opencsd: build: remove VS2015 supportc_api_mods_scriptingMike Leach
2023-11-10opencsd: Remove the VS2010 workaroundsMike Leach
2023-11-06opencsd: testing: update trace packet lister to control memacc cachingMike Leach
2023-11-06opencsd: Update decode tree to use memacc caching.Mike Leach
2023-11-06opencsd: memacc:: update caching for accessors to allow runtime flexibilityMike Leach
2023-11-06opencsd: memory access - add in Realm and Root memory spacesMike Leach
2023-11-06opencsd: etmv4: Optional limit on number of instructions in range.Mike Leach
2023-11-06opencsd: etmv4: Handle M class tail chaied exceptionsMike Leach
2023-11-06opencsd: aarch64 instruction decode - error if opcode in illegal rangeMike Leach
2023-08-17opencsd: Update version info and README for 1.4.1v1.4.1Mike Leach
2023-08-17buid: remove some vs2022 generated files from repo and update .gitignoreMike Leach
2023-08-17opencsd: test: add test mode to trc_pkt_lister to mute outputMike Leach
2023-08-16opencsd: etm4: fix overrun error in p0 stack erase from front. (github #53, #58)Mike Leach
2023-08-15opencsd: Fix memory leak for C-API output object (github #55)Mike Leach
2023-01-19opencsd: Update version info and README for 1.4.0v1.4.0Mike Leach
2023-01-19tests: ete: Add ETE test for FEAT_ITE supportMike Leach
2023-01-19opencsd: ete: Add support for Arch v9.4 FEAT_ITE.Mike Leach
2023-01-19opencsd: etm4: Fix memory leak in mispredict handling. (github #52)Mike Leach
2023-01-19build: win32: debug: Enable ASAN for debug buildMike Leach
2022-10-31opencsd: Update version info and README for 1.3.3v1.3.3Mike Leach
2022-10-31opencsd: frame demux: fix handling of stream with HSYNC and FSYNC (github #50)Mike Leach
2022-10-31opencsd: frame demux: Fix 4xFSYNC scanner (Github #49)Mike Leach
2022-10-31opencsd: frame demux: Fix missing errors on incorrect config flagsMike Leach
2022-10-31opencsd: frame demux: Issue with 7 IDs in single frame (github #51)Mike Leach
2022-10-31opencsd: tests: Test program for Trace Demux module.Mike Leach
2022-10-27opencsd: ptm: Fix bug in extraction of waypoint update address. (github issue...Mike Leach
2022-10-27opencsd: tests: Fix build warning in c_api_pkt_print_testMike Leach
2022-10-27opencsd: Data Path response stringsMike Leach
2022-10-27opencsd: build: Create windows VS2022 build directoryMike Leach
2022-08-17opencsd: Update version info and README for 1.3.2v1.3.2Mike Leach
2022-08-17opencsd: tests: A ETE test for TS bit 63 fixMike Leach
2022-08-17opencsd: etm4x: ete: Fix timestamp value extractionsMike Leach
2022-05-05opencsd: Update README and version info for 1.3.1v1.3.1Mike Leach
2022-05-05opencsd: Fix typo in trc_pkt_raw_in_i.hnothatDinger
2022-05-05tests: Include <algorithm> in snapshot_parser_util.hManoj Gupta
2022-03-10opencsd: Update README and version info for version 1.3.0v1.3.0Mike Leach
2022-03-10tests: ete: Add test for BC instruction.Mike Leach
2022-03-10opencsd: Update for BC.cond instruction in arch 8.8 and 9.3Mike Leach
2022-03-10opencsd: ete: Handle NSE bit in ETE for PE that have FEAT_RMEMike Leach
2022-02-21Update readme and version info for v1.2.1v1.2.1fix-mem-acc-context-1.2.1Mike Leach
2022-02-09opencsd: etm4x: Update etm4x / ete decoder to flush context to client immedia...Mike Leach
2022-02-09opencsd: decode: Update decoder base to implement memory accessor invalidation.Mike Leach
2022-02-09opencsd: memaccess: Allow memory accessors to have cache invalidated by decoder.Mike Leach
2021-10-11opencsd: Update readme and version info for v1.2.0HEADv1.2.0masterMike Leach
2021-10-11opencsd: etmv4: Add VMIDOpt enable call to config classMike Leach
2021-10-10docs: Fix documentation errors in programming guideMike Leach
2021-10-10opencsd: Remove noisy printfJames Clark
2021-10-10opencsd: build: Remove unused variableYi Kong
2021-10-10tests: Update test scripts to pass additional optionsMike Leach
2021-10-10tests: Add printing of CS frame Demux stats to test program.Mike Leach