Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
OpenCSD
/
a424dd610007595033371855e09c6502100eed21
a424dd6
Update version info in README.md
by Mike Leach
· 9 years ago
5bcc98b
HOWTO clarifications - branches and contents
by Mike Leach
· 9 years ago
9fba4f8
Updated HOWTO and created integrated version HOWTO.md for docs.
by Mike Leach
· 9 years ago
fdb433e
opencsd: adding list of things to work on.
by Mathieu Poirier
· 9 years ago
2cab731
opencsd: Adding a 'HOWTO' for bkk16
by Mathieu Poirier
· 9 years ago
20e9c54
opencsd: rename root directory to remove ambiguity
by Mathieu Poirier
· 9 years ago
5fdaf77
Bugfixes and updates to ETMv4 decoder.
by Mike Leach
· 9 years ago
000073b
Bugfixes to file accessor
by Mike Leach
· 9 years ago
ee7c097
Modified range binfile memaccessor API to use array rather than linked list
by Mike Leach
· 9 years ago
fabf967
Added binary file mem accessor API with multiple memory regions in file.
by Mike Leach
· 9 years ago
d7059cf
Fix type declarations for gcc compatibility
by Mike Leach
· 9 years ago
e45e91f
Object initialisation updates
by Mike Leach
· 9 years ago
1ba987c
Generic element type updates.
by Mike Leach
· 9 years ago
859ef9a
Restrict x86/64 compilation options to x86/64 builds
by Mathieu Poirier
· 9 years ago
1cd9308
Add packet decode options - default option to reset on bad packets, option flag to force error on bad packets
by mleach
· 9 years ago
22b8e05
Mask length of memory access dump files to ensure even length
by mleach
· 9 years ago
682c186
update snapshot loader to handle single none-frame wrapped trace source
by mleach
· 9 years ago
b9baa63
Added opaque context void * pointer to callback function definitions and registration functions
by Mike Leach
· 9 years ago
200f2b9
ETMv4 decoder : Bugfix related to flushing unsynced channels.
by mleach
· 9 years ago
218840d
Added new test example
by mleach
· 9 years ago
91f14ad
STM: update packet toString fucntion to make more consistent output.
by mleach
· 9 years ago
08a8a58
packet printer test program: Improvements to _WAIT tests to remove some false warnings.
by mleach
· 9 years ago
b62d029
ETMv4: Fix bug to exit from atom commit loop on WAIT response from client.
by mleach
· 9 years ago
5e21214
Update test program to provide facilities to test _WAIT, _FLUSH mechanism
by mleach
· 9 years ago
b9246cb
Removed bug when frame formatter uses all data without moving on to next block after _WAIT, _FLUSH mechanism.
by mleach
· 9 years ago
2ae77e8
Fixed minor indexing issue when outputting unsynced packets
by mleach
· 9 years ago
9dae15c
Fixed indexing problem on flush if WAIT response from pkt processors/decode
by mleach
· 9 years ago
f9a0789
Added in new juno test snapshot
by mleach
· 9 years ago
d9bd232
Added debug logging of attached memory accessors and ranges
by mleach
· 9 years ago
c156477
Fixed bug where decode would fail in infinite loop if 1st ASYNC not immediately followed by trace info packet.
by mleach
· 9 years ago
a1e0b46
update to linux build for mem-acc and C-api addtions
by mleach
· 9 years ago
ebc28b0
Updated memory accessor mapping to handle remove accessor by address.
by mleach
· 9 years ago
3ccc185
Added new callback memory accessor files.
by mleach
· 9 years ago
3eac345
xrefs in the document .md files
by mleach
· 9 years ago
31a7ed8
Added library build documentation.
by mleach
· 9 years ago
a5ac14c
Fix to build for none dll simple print test
by mleach
· 9 years ago
b66f43f
Merge branch 'arm-dev' of github.com:Linaro/OpenCSD into arm-dev
by mleach
· 9 years ago
5d1fddc
Merge branch 'etmv3-dev-local' into arm-dev
by mleach
· 9 years ago
160dcff
Windows build projects - added configurations to enable windows DLL for C-API interface to library.
by mleach
· 9 years ago
71c96e8
RE-jig C / C++ handling of version function calls
by mleach
· 9 years ago
38da0c7
updated to makefiles to create .so versions
by mleach
· 9 years ago
322404e
added erase to remove dcd tree from the map, otherwise it fails when creating and deleting decoders
by tor-jeremiassen
· 9 years ago
cd2f903
Converted c-api project to dll
by mleach
· 9 years ago
fb6b7d0
Merge branch 'arm-dev' into etmv3-dev-local
by mleach
· 9 years ago
c07f3d5
separated out the juno snapshot STM capture.
by mleach
· 9 years ago
42e2c44
Bug fix for async detect issue.
by mleach
· 9 years ago
588bfd9
Initial addition of ETMv3 packet decode class source.
by mleach
· 9 years ago
02f6db5
Removed generated trace printout
by mleach
· 9 years ago
2aa4aee
Additional STM only test snapshot. Includes FLAG and TS packets
by mleach
· 9 years ago
6cadfcb
Fixed bug in the STM Timestamp packet processing logic.
by mleach
· 9 years ago
e10eb0a
update to linux makefile
by mleach
· 9 years ago
e9cb0e3
Merge remote-tracking branch 'origin-arm-local/arm-dev' into arm-dev
by mleach
· 9 years ago
0f88075
STM - enforced master and channel zeroing on MERR and GERR
by mleach
· 9 years ago
216d753
Added library version functions
by mleach
· 9 years ago
c01cf92
Doxygen update - include README.md. Added test_progs.md.
by mleach
· 9 years ago
6c73c83
Doxygen comment updates on headers
by mleach
· 9 years ago
6672f8a
Updated C-API and C-API test program to demonstrate ETMv3 and STM packet processing.
by mleach
· 9 years ago
7698084
Update to STM packet processing to add features needed for STM hardware event trace
by mleach
· 9 years ago
c645382
updates to fix linux builds
by mleach
· 9 years ago
2574866
Raw frame printer update
by Mike Leach
· 9 years ago
f315963
STM packet processor bugfixes
by Mike Leach
· 9 years ago
38fd7f4
Bugfixes to STM packet processor
by mleach
· 9 years ago
6cb2e98
Added STM packet processor creation to decode tree
by mleach
· 9 years ago
97c2561
Update tests to output STM data
by mleach
· 9 years ago
2813fe7
Complete STM decode routines
by mleach
· 9 years ago
a7dd747
Updates to STM packet processor
by mleach
· 9 years ago
42a08b0
Updates to STM packet processing
by mleach
· 9 years ago
7ce75f5
Added in new STM files.
by mleach
· 9 years ago
56552e4
added STM packet types
by Mike Leach
· 9 years ago
1b53969
DS-5 comparison dump for TC2 snapshot, ETM0
by mleach
· 9 years ago
6801a5b
Bugfixes for the ETMv3 packet processor
by mleach
· 9 years ago
2542182
Updates to packet printing test program for EtmV3.
by mleach
· 9 years ago
ad695bf
Update tests - add TC2 and snowball snapshot examples.
by mleach
· 9 years ago
40a0c4b
Update decode tree to create ETMv3 packet processor
by mleach
· 9 years ago
270c325
Completed packet printing in element object
by mleach
· 9 years ago
75871d6
Updates to the packet string printing
by mleach
· 9 years ago
addda77
Updates to ETMv3 packet processor & compile warnings fixed
by mleach
· 9 years ago
fab01af
fixed compile warnings in common code
by mleach
· 9 years ago
5e0cde7
Fixed compile warnings in tests
by mleach
· 9 years ago
2c211cc
Adjust bad sequence types in enum and remove compile warnings in ETMv4 decoder.
by mleach
· 9 years ago
8d5180f
update ETMv3 packet processor
by mleach
· 9 years ago
d0d97a2
Update ETMv4 processor with op flag code and filter support
by mleach
· 9 years ago
9367090
Add op flag filters to base class packet sending code
by mleach
· 9 years ago
8723f1c
Updates to ETMv3 packet processor
by mleach
· 9 years ago
c86bf1e
Added as yet incomplete etmv3 packet processor implementation code to etmv3 feature branch
by mleach
· 9 years ago
7206d4f
Updated doxygen comments
by mleach
· 9 years ago
e3f7821
Updated context element printout.
by Mike Leach
· 9 years ago
24a3491
ETMV4 decode : bugfix for exception address handling
by Mike Leach
· 9 years ago
0dfb7e1
ETMV4 decode bugfix: handle 2nd and subsequence ASYNCS
by Mike Leach
· 9 years ago
771d364
Added packet index to simple packet printer - no decode.
by Mike Leach
· 9 years ago
b7ca579
update to C API test program - make printout similar to c++ test.
by mike leach
· 9 years ago
cb02a33
Updates to C API and C test program.
by mike leach
· 9 years ago
29e2dcd
C API update for the creation of full ETMv4 decode and attachment of pkt monitor to packet processor.
by mike leach
· 9 years ago
88c1275
re-fix gen elem types for windows build
by mike leach
· 9 years ago
1f82adc
Update and fix for linux build. Removed union in gen elements,
by Mike Leach
· 9 years ago
d8deda8
Decoder fixes and updates
by mleach
· 9 years ago
9889a9a
Bugfix for instruction decode
by mleach
· 9 years ago
082ca33
DS5 snapshot trace dumps for comparison
by mleach
· 9 years ago
22a66b8
test listings
by mleach
· 9 years ago
abcc825
fixes to trace decode.
by mike leach
· 9 years ago
Next »