nopenpilot/.github
Dean Lee d0fa98931b
proclogd: reduce the size of the procLog message by nearly half (#21800)
* cp msg to remove the space

* no orphans

* cleanup

* parse using istringstream

* add test

* split files

* cleanup

* add parser.cc to files_common

* add test for build message

* use > 0

* cleanup

* test proc/self/stat

* more test

* dd

* fix bug

* update test

* refactor pidStat

* cleanup

* test exe

* check procs size in message

* rename pidStat->ProcStat

* don't use util::format_string

* robust pids()

* catch conversion exception

* fix softirq

* udpate test

* use istringstream

* use REQUIRE_THAT&cleanup

* reserve vector of procStats

* use istream to parse cmdline

* cleanup
2021-08-05 11:27:02 +02:00
..
ISSUE_TEMPLATE issue templates: add note about uploading logs and remove redundant field 2021-07-07 19:02:44 -07:00
PULL_REQUEST_TEMPLATE add car harness as checkbox in car port (#21367) 2021-06-21 19:02:17 -07:00
workflows proclogd: reduce the size of the procLog message by nearly half (#21800) 2021-08-05 11:27:02 +02:00
pull_request_template.md Fix link to test_routes in PR template (#21398) 2021-06-24 11:35:35 -07:00