Commit Graph

5 Commits

Author SHA1 Message Date
Adeeb Shihadeh 5a9644261f remove comma two support (#24248)
* remove comma two support

* cleanup release files

* little more

* more libs

* no more gralloc

* add snpe back
old-commit-hash: 5c48e7bc86a621dd35f4ff25da7a26ee506bac76
2022-04-18 17:55:23 -07:00
Robbe Derks c69bba9c9c Statlog in C (#23596)
* statlog in C

* fix swaglog and the test

* add missing files

* fix context initialization todo

* speed up test
old-commit-hash: 6366d1303f8f13278422c73078d624e58df3e1a8
2022-01-27 17:14:38 +01:00
Dean Lee 3e286dd194 swaglog: Fix random test failure (#23546)
* print info

* retry zmq_recv on errors

* get line no from __LINE__

* cleanup

* renmae msg to thread_id
old-commit-hash: 1221d8887c47ab4d4478984d9d79ade0070d98ab
2022-01-16 09:36:52 -08:00
Adeeb Shihadeh 7ea602dafe swaglog: add daemon name to context (#23518)
* cleanup first

* add daemon name

* add test

* fix

* daemon name
old-commit-hash: 8c53adf4abe764b425da2f785508d518ae4f9ad9
2022-01-13 20:23:08 -08:00
Dean Lee 12c511b1e0 swaglog.cc: add test case. fixed the ctx of the first message is empty (#23226)
* test case

* add to selfdrive_tests.yaml

* fix ctx_j is empty

* check return value too
old-commit-hash: feae37541fb5fbc2d364e60d0d80967ae67d4a70
2022-01-13 20:03:07 -08:00