Mitchell Hashimoto
|
4e16624676
|
crash: add directory listing, allocation free
|
2024-09-10 21:15:09 -07:00 |
|
Jeffrey C. Ollie
|
d907cebae9
|
feat: basic +crash-report cli action
Only lists crash reports right now. Viewing and/or submitting crash
reports to come later.
|
2024-09-10 20:43:00 -07:00 |
|
Mitchell Hashimoto
|
b2696ee6fa
|
crash: envelope parsing handles multiple payloads with length properly
|
2024-09-06 09:48:21 -07:00 |
|
Mitchell Hashimoto
|
4acbdbc038
|
typos
|
2024-09-06 09:23:33 -07:00 |
|
Mitchell Hashimoto
|
646b8a4cdd
|
crash: parse attachments from sentry envelope
|
2024-09-06 09:21:36 -07:00 |
|
Mitchell Hashimoto
|
6788aefe95
|
crash: data model for encoded vs decoded items
|
2024-09-06 08:50:18 -07:00 |
|
Mitchell Hashimoto
|
ee6fd80746
|
crash: envelope encoder
|
2024-09-05 21:24:14 -07:00 |
|
Mitchell Hashimoto
|
bae12993b3
|
crash: tag the thread type
|
2024-09-02 10:02:14 -07:00 |
|
Mitchell Hashimoto
|
d8cc19612f
|
crash: beforeSend needs to add contexts to the event directly
|
2024-09-02 09:55:57 -07:00 |
|
Mitchell Hashimoto
|
8f477b00da
|
renderer/termio attach thread local state for crash capture
|
2024-09-01 14:15:12 -07:00 |
|
Mitchell Hashimoto
|
f0916d58e8
|
crash: try to attach dimensions to the crash report
|
2024-09-01 14:15:11 -07:00 |
|
Mitchell Hashimoto
|
37577630ac
|
crash: add build mode to sentry tags
|
2024-09-01 10:12:34 -07:00 |
|
Mitchell Hashimoto
|
e7cbeba140
|
pty: reset all signals after fork
|
2024-08-31 15:12:45 -07:00 |
|
Mitchell Hashimoto
|
9f6a28bf44
|
crash: initialize sentry off-thread
|
2024-08-31 14:14:37 -07:00 |
|
Mitchell Hashimoto
|
72c1b00b0b
|
pkg/sentry: uuid string is null-terminated
|
2024-08-31 14:05:55 -07:00 |
|
Mitchell Hashimoto
|
920a1051e5
|
crash: discard envelopes that do not contain a crash
|
2024-08-31 12:24:11 -07:00 |
|
Mitchell Hashimoto
|
f930cf0b8f
|
move crash init to crash package
|
2024-08-31 11:12:40 -07:00 |
|
Mitchell Hashimoto
|
8ba97eb745
|
crash: sentry envelope parsing
|
2024-08-30 10:16:44 -07:00 |
|