Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-react-native
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
364
Star
1.8k
Code
Issues
116
Pull requests
11
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(core): Wire TurboModulePerfLogger on iOS and Android
- #6307
#6307
Merged
alwx
merged 24 commits into
main
getsentry/sentry-react-native:main
from
alwx/feature/turbo-module-perf-logger
getsentry/sentry-react-native:alwx/feature/turbo-module-perf-logger
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat(core): Wire TurboModulePerfLogger on iOS and Android
#6307
alwx
merged 24 commits into
main
getsentry/sentry-react-native:main
from
alwx/feature/turbo-module-perf-logger
getsentry/sentry-react-native:alwx/feature/turbo-module-perf-logger
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
feat(core): Wire TurboModulePerfLogger on iOS and Android
Show description for 66ee960
alwx
committed
66ee960
View commit details
Copy full SHA for 66ee960
Browse repository at this point
test(turbomodule): Cover perf-logger controller and JVM tracker latch
Show description for 7098289
alwx
committed
7098289
View commit details
Copy full SHA for 7098289
Browse repository at this point
fix(turbomodule): Defer logger install until enableTurboModuleTracking flips on
Show description for 05522b2
alwx
committed
05522b2
View commit details
Copy full SHA for 05522b2
Browse repository at this point
fix(turbomodule): Publish enabled flag before lazy-installing the logger
Show description for 9b8280d
alwx
committed
9b8280d
View commit details
Copy full SHA for 9b8280d
Browse repository at this point
fix(turbomodule,android): Drop link-time --strip-all so AGP can ship debug info
Show description for c155de7
alwx
committed
c155de7
View commit details
Copy full SHA for c155de7
Browse repository at this point
fix(turbomodule): Toggle tracking only after native SDK starts, guard type
Show description for 8fe1608
alwx
committed
8fe1608
View commit details
Copy full SHA for 8fe1608
Browse repository at this point
fix(turbomodule,android): Lazy library load, package cpp/, shorter changelog
Show description for 3c930dd
alwx
committed
3c930dd
View commit details
Copy full SHA for 3c930dd
Browse repository at this point
fix(turbomodule): Synchronize lazy lib load, lock-free hot-path sink read
Show description for 29fc4c0
alwx
committed
29fc4c0
View commit details
Copy full SHA for 29fc4c0
Browse repository at this point
fix(turbomodule): Revert hot-path raw pointer to avoid sink-swap UAF
Show description for 602794e
alwx
committed
602794e
View commit details
Copy full SHA for 602794e
Browse repository at this point
fix(turbomodule,android): Honour lazy load contract on setEnabled(false)
Show description for f9456b4
alwx
committed
f9456b4
View commit details
Copy full SHA for f9456b4
Browse repository at this point
fix(android): Reject initNativeSdk promise on native init failure
Show description for 2cde302
alwx
committed
2cde302
View commit details
Copy full SHA for 2cde302
Browse repository at this point
fix(turbomodule): Reconcile tracking flag on every initNativeSdk
Show description for bc8c316
alwx
committed
bc8c316
View commit details
Copy full SHA for bc8c316
Browse repository at this point
chore(sample): Enable enableTurboModuleTracking in RN sample
Show description for 71d7906
alwx
committed
71d7906
View commit details
Copy full SHA for 71d7906
Browse repository at this point
fix(turbomodule): Default TM tracker to isolation scope for native sync
Show description for 2d0aa84
alwx
committed
2d0aa84
View commit details
Copy full SHA for 2d0aa84
Browse repository at this point
fix(turbomodule,android): Close setEnabled enable/disable race
Show description for 7778ff4
alwx
committed
7778ff4
View commit details
Copy full SHA for 7778ff4
Browse repository at this point
test(turbomodule): Mock getIsolationScope in wrapTurboModule tests
Show description for 8622eb4
alwx
committed
8622eb4
View commit details
Copy full SHA for 8622eb4
Browse repository at this point
fix(turbomodule): Swallow exceptions in noexcept install() to avoid std::terminate
Show description for bb470ae
alwx
committed
bb470ae
View commit details
Copy full SHA for bb470ae
Browse repository at this point
fix(turbomodule): Use real pbxproj UUIDs, reflow cpp clang-format
Show description for a11159d
alwx
committed
a11159d
View commit details
Copy full SHA for a11159d
Browse repository at this point
fix(turbomodule): RN 0.71 OldArch build, promise hang, parsing, install race
Show description for e731237
alwx
committed
e731237
View commit details
Copy full SHA for e731237
Browse repository at this point
fix(turbomodule,ios): Use CFBooleanGetTypeID instead of @encode(BOOL) for option parsing
Show description for 62e492a
alwx
committed
62e492a
View commit details
Copy full SHA for 62e492a
Browse repository at this point
fix(turbomodule): Honest isEnabled() after install failure; clearer node fallback error
Show description for d1737be
alwx
committed
d1737be
View commit details
Copy full SHA for d1737be
Browse repository at this point
fix(turbomodule,android): Gate native build on RN >= 0.75 prefab availability
Show description for 266527b
alwx
committed
266527b
View commit details
Copy full SHA for 266527b
Browse repository at this point
Update packages/core/src/js/options.ts
Show description for 955852e
alwx
and
antonis
committed
955852e
View commit details
Copy full SHA for 955852e
Browse repository at this point
Changelog fix
alwx
committed
56958a5
View commit details
Copy full SHA for 56958a5
Browse repository at this point
You can’t perform that action at this time.