-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Move dumpOpcodeStats() to jsi::Instrumentation #53475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D81087047 |
8741f44
to
2c78c64
Compare
Summary: Rollback Plan: Differential Revision: D81087047
This pull request was exported from Phabricator. Differential Revision: D81087047 |
Summary: Rollback Plan: Differential Revision: D81087047
2c78c64
to
f0b7934
Compare
This pull request was exported from Phabricator. Differential Revision: D81087047 |
f0b7934
to
a7ee810
Compare
…acebook#53475) Summary: This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Differential Revision: D81087047
This pull request was exported from Phabricator. Differential Revision: D81087047 |
…acebook#53475) Summary: Pull Request resolved: facebook#53475 This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Differential Revision: D81087047
abfe7eb
to
60ec141
Compare
…acebook#53475) Summary: This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Differential Revision: D81087047
This pull request was exported from Phabricator. Differential Revision: D81087047 |
…acebook#53475) Summary: Pull Request resolved: facebook#53475 This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Differential Revision: D81087047
60ec141
to
300fc56
Compare
Differential Revision: D80740969
Differential Revision: D80747463
…race, [SH] Move dumpSampledTraceToProfile() to IHermes Differential Revision: D81075460
300fc56
to
1293cb4
Compare
…acebook#53475) Summary: This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Reviewed By: tsaichien Differential Revision: D81087047
…acebook#53475) Summary: Pull Request resolved: facebook#53475 This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Reviewed By: tsaichien Differential Revision: D81087047
This pull request was exported from Phabricator. Differential Revision: D81087047 |
1293cb4
to
8bc8fbf
Compare
Summary: X-link: facebook/react-native#53475 This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Changelog: [Internal] Reviewed By: tsaichien Differential Revision: D81087047 fbshipit-source-id: e145aafea7459a161fca04ffc30f0838ee6c03c6
Summary: X-link: facebook/react-native#53475 This is cleanup of IHermesExtra. Move the last method in IHermesExtra, dumpOpcodeStats(), to jsi::Instrumentation, since other profile stats dumping methods live in that interface as well. Changelog: [Internal] Reviewed By: tsaichien Differential Revision: D81087047 fbshipit-source-id: e145aafea7459a161fca04ffc30f0838ee6c03c6
This pull request has been merged in 863184f. |
Differential Revision: D81087047