Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
cloudports/ | 03-Aug-2024 | - | 415 | 172 | ||
config/ | 03-Aug-2024 | - | 158 | 38 | ||
include/ | 03-Aug-2024 | - | 1,885 | 512 | ||
kernelports/ | 03-Aug-2024 | - | 2,419 | 1,373 | ||
storageports/ | 03-Aug-2024 | - | 545 | 219 | ||
README.txt | D | 03-Aug-2024 | 335 | 6 | 4 | |
dfm.c | D | 03-Aug-2024 | 1.9 KiB | 101 | 68 | |
dfmAlert.c | D | 03-Aug-2024 | 20.6 KiB | 991 | 745 | |
dfmCloud.c | D | 03-Aug-2024 | 4.5 KiB | 215 | 160 | |
dfmCrashCatcher.c | D | 03-Aug-2024 | 9.4 KiB | 341 | 234 | |
dfmEntry.c | D | 03-Aug-2024 | 24.4 KiB | 1,107 | 819 | |
dfmRetainedMemory.c | D | 03-Aug-2024 | 4.4 KiB | 181 | 123 | |
dfmSession.c | D | 03-Aug-2024 | 14.1 KiB | 638 | 467 | |
dfmStorage.c | D | 03-Aug-2024 | 5.5 KiB | 272 | 204 |
README.txt
1Percepio DFM v2.1.0 2 3This folder contains the target source code for DevAlert. 4It allows the target to send "Alerts" when certain events occur, such as Hard Faults or Fail States. 5An Alert has a type and a number of Symptoms attached to it. Each Symptom has a type and a value. Additional payloads with data can be attached to Alerts. 6