| changeset 105 | ea2434cf3670 |
| parent 102 | ef2a444a7410 |
| 104:466a0df5c15a | 105:ea2434cf3670 |
|---|---|
41 |
41 |
42 IMPORT_C TInt64 CrashTime(); |
42 IMPORT_C TInt64 CrashTime(); |
43 |
43 |
44 |
44 |
45 _LIT8(KKernelHeapChunkName, "ekern.exe::SvHeap"); |
45 _LIT8(KKernelHeapChunkName, "ekern.exe::SvHeap"); |
46 _LIT8(KKernelProcessName, "ekern.exe"); |
|
46 |
47 |
47 |
48 |
48 /** |
49 /** |
49 * This class handles gathering of the kernel data and writing it to flash |
50 * This class handles gathering of the kernel data and writing it to flash |
50 * |
51 * |