Skip to content

Add GPU crash dump attachments#712

Merged
tustanivsky merged 6 commits intomainfrom
feat/gpu-crash-dump
Dec 20, 2024
Merged

Add GPU crash dump attachments#712
tustanivsky merged 6 commits intomainfrom
feat/gpu-crash-dump

Conversation

@tustanivsky
Copy link
Collaborator

This PR enables capturing Nsight Aftermath mini-dumps when GPU crashes occur. It's a best-effort solution currently limited to work with Nvidia graphic cards only.

Related to #673

@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2024

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 5daa3a6

@tustanivsky tustanivsky merged commit 547d542 into main Dec 20, 2024
@tustanivsky tustanivsky deleted the feat/gpu-crash-dump branch December 20, 2024 10:27
tustanivsky added a commit to getsentry/sentry-docs that referenced this pull request May 5, 2025
This PR introduces the following changes to Unreal SDK docs:
- Added `beforeBreadcrumb` hook description
(getsentry/sentry-unreal#814)
- Added
[notice](getsentry/sentry-unreal#860 (review))
that hooks can't be invoked during garbage collection in Unreal
- Added fast-fail crash capturing to the feature comparison table for
different plugin versions
(getsentry/sentry-unreal#828)
- Added
[notice](getsentry/sentry-unreal#812 (comment))
about `EngineVersion` key in the plugin's descriptor file for GitHub
package
- Added GPU crash dump attachment option
(getsentry/sentry-unreal#712)
bitsandfoxes pushed a commit to getsentry/sentry-docs that referenced this pull request Jul 3, 2025
This PR introduces the following changes to Unreal SDK docs:
- Added `beforeBreadcrumb` hook description
(getsentry/sentry-unreal#814)
- Added
[notice](getsentry/sentry-unreal#860 (review))
that hooks can't be invoked during garbage collection in Unreal
- Added fast-fail crash capturing to the feature comparison table for
different plugin versions
(getsentry/sentry-unreal#828)
- Added
[notice](getsentry/sentry-unreal#812 (comment))
about `EngineVersion` key in the plugin's descriptor file for GitHub
package
- Added GPU crash dump attachment option
(getsentry/sentry-unreal#712)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants