aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-10opencsd: stats: Add collection of CoreSight frame demux statsMike Leach
2021-10-10build: tests: Fix build warnings in C-API test programMike Leach
2021-10-10build: tests: Fix build warnings in mem_buff_demo testMike Leach
2021-10-10build: tests: Fix build warnings in snapshot parser.Mike Leach
2021-10-10tests: Update test programs to use the packet decoder statistics APIMike Leach
2021-10-10opencsd: ETMv4: ETE: Add packet processing stats to decoders.Mike Leach
2021-10-10opencsd: Add decode statistics API to packet processor.Mike Leach
2021-07-16opencsd: Update docs, README and versions for v1.1.1v1.1.1Mike Leach
2021-07-16opencsd: c-api: Add in ETE decoder hearder types to C-APIMike Leach
2021-07-16build: Include ETE headers in installJames Clark
2021-05-17opencsd: Update versions and README for v1.1.0v1.1.0Mike Leach
2021-05-17build: Create man directory before writing into itRoss Burton
2021-05-17opencsd: Avoid read of uninitialized valueIan Rogers
2021-05-17opencsd: Avoid read of uninitialized valueIan Rogers
2021-05-17opencsd: Avoid uninitialized readIan Rogers
2021-05-17opencsd: Avoid index out of bound readIan Rogers
2021-05-17opencsd: C-API: Add error string and get last error functions.Mike Leach
2021-05-17opencsd: etm4: Add support for ETMv4.6Mike Leach
2021-05-16opencsd: etm4: Inconsistent error handling.Mike Leach
2021-05-16opencsd: etm4: Fix commit elements bug.Mike Leach
2021-01-08opencsd: Update Docs, README and versions for v1.0.0v1.0.0Mike Leach
2021-01-08docs: Update docs for trc_pkt_lister.Mike Leach
2021-01-08build: Add file to Visual Studio project.Mike Leach
2021-01-08tests: ete: Add test for WFIT/WFET trace.Mike Leach
2021-01-08tests: ete: Add test for ETE timestamp marker packet.Mike Leach
2021-01-08opencsd: ete: Add handler for ETE timestamp marker.Mike Leach
2021-01-08tests: ete: Add Q element test.Mike Leach
2021-01-08tests: ete: Add tests for various ete updates.Mike Leach
2021-01-08tests: ete: add option to test I_SRC_ADDR packet range splitMike Leach
2021-01-08opencsd: ete: add option to split I_SRC_ADDR packet ranges.Mike Leach
2021-01-08tests: ete: Add ETE support to testsMike Leach
2021-01-08opencsd: ete: ETE permits event packets before first Trace InfoMike Leach
2021-01-08opencsd: ete: Handle Transactional memory elementsMike Leach
2021-01-08opencsd: i-decode: Update instruction decoder for ETE traceMike Leach
2021-01-08opencsd: ete: etmv4: update etmv4 to cover additional ETE packets.Mike Leach
2021-01-08opencsd: ete: Add ETE support to OpenCSD library.Mike Leach
2021-01-08opencsd: etmv4: Add handling for marker packetsMike Leach
2021-01-08opencsd: Add marker generic element type.Mike Leach
2021-01-08opencsd: Handle WFIT, WFET instructions as branchesMike Leach
2021-01-08opencsd: Update PE architecture version handling in decoder.Mike Leach
2020-12-16docs: install: Add linux 'man' file for trc_pkt_lister program.Mike Leach
2020-12-16opencsd: etmv4: Typo in error message.Mike Leach
2020-11-20build: Fix clean_install and move static build test (github issue #33)Mike Leach