Popular repositories
173 contributions in the last year
Less
More
Contribution activity
June 1, 2021
loewenheim has no activity
yet for this period.
May 2021
Created 7 commits in 3 repositories
Created a pull request in getsentry/symbolicator that received 13 comments
fix(symbolication): Isolate new stackwalking procedure
This refactors stackwalk_minidump_with_cfi so that the original stackwalking procedure is run in an external process and then, if compare_stackwalk…
+99
−71
•
13
comments
Opened 10 other pull requests in 3 repositories
getsentry/symbolicator
5
merged
getsentry/symbolic
3
merged
getsentry/sentry
1
merged
1
open
Reviewed 15 pull requests in 5 repositories
getsentry/symbolicator 7 pull requests
- fix(caches): Clean up all the caches
- ref: Make symsorter more suited for local development
- fix: Switch demangling fixes back on
- feat: Create a tool to feed minidumps and events to symbolicator
- build: Depend on released symbolic
- Revert "feat: Test old and new stackwalking implementations"
- feat: Implement new Symbolication Metrics