This repository has been archived by the owner on May 1, 2023. It is now read-only.
Releases: facebookarchive/profilo
Releases · facebookarchive/profilo
release-b2628d30: Allow extra params on persistent trace collection
Differential Revision: D36364989 fbshipit-source-id: a2c166a12189e0785aaac45ee5f60606c1e6b227
release-38bac73c: Remove unnecessary local map re-parsing for libunwindstack
Reviewed By: aandreyeu Differential Revision: D36303754 fbshipit-source-id: 708d140cc3a6cff3149029840060206e4ea9a696
release-599ced25: Build fix
Reviewed By: yukonfb Differential Revision: D35836980 fbshipit-source-id: 18ecb9614030bd7ce1a01fef6ec670e8bbff5bf6
release-eb9f7090: Fix codegen script
Summary: Migration to Python3 broke the script. Reviewed By: aandreyeu Differential Revision: D35731732 fbshipit-source-id: a2cb4a6f4a869bfc2d61de84a76994e370f5a809
release-e6c1a8f7: Signal switch experimentation cleanup
Reviewed By: yukonfb Differential Revision: D35732481 fbshipit-source-id: ca70705266961f2b6c4e2cdbe589a536b467be22
release-757724bf: Restore "[lyra] Temporarily disable stack traces for libc++ arm64"
Summary: This is still causing crashes, and I have no idea why :( Original commit changeset: 8959891f1a8a Original Phabricator Diff: D35133990 (https://github.com/facebookincubator/profilo/commit/baeea045a00d2403cc3f45778bf9cb69d33801da) Reviewed By: lanza Differential Revision: D35473041 fbshipit-source-id: 81ac2c3083a102fa4b0116602d9c215db8d20dec
release-1137285d: Switch from SIGPROF to SIGURG for profiling
Reviewed By: yukonfb Differential Revision: D35337968 fbshipit-source-id: 69c70f4a3d8e5cd7630e051ced56f0d227a68c4e
release-222c49b3: Move async unwinder related classes to new module and namespace
Summary: As title Reviewed By: aandreyeu Differential Revision: D35436674 fbshipit-source-id: 9be16a6743c607312717cf6b7d9878dccd49d848
release-0dc892db: fixes to support -Wstring-conversion compiler warning
Summary: We're in the process of enable `-Wstring-conversion` in the default arvr build modes. The reason is that it flags legitimate bugs such as D35316465. Reviewed By: mhorowitz Differential Revision: D35389996 fbshipit-source-id: 20fdb00f0b630a723d5a253fd80257edfa87bafb
release-579c9087: Bump minimist from 1.2.0 to 1.2.6 in /website (#111)
Summary: Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substack/minimist/commit/7efb22a518b53b06f5b02a1038a88bd6290c2846"><code>7efb22a</code></a> 1.2.6</li> <li><a href="https://github.com/substack/minimist/commit/ef88b9325f77b5ee643ccfc97e2ebda577e4c4e2"><code>ef88b93</code></a> security notice for additional prototype pollution issue</li> <li><a href="https://github.com/substack/minimist/commit/c2b981977fa834b223b408cfb860f933c9811e4d"><code>c2b9819</code></a> isConstructorOrProto adapted from PR</li> <li><a href="https://github.com/substack/minimist/commit/bc8ecee43875261f4f17eb20b1243d3ed15e70eb"><code>bc8ecee</code></a> test from prototype pollution PR</li> <li><a href="https://github.com/substack/minimist/commit/aeb3e27dae0412de5c0494e9563a5f10c82cc7a9"><code>aeb3e27</code></a> 1.2.5</li> <li><a href="https://github.com/substack/minimist/commit/278677b171d956b46613a158c6c486c3ef979b20"><code>278677b</code></a> 1.2.4</li> <li><a href="https://github.com/substack/minimist/commit/4cf1354839cb972e38496d35e12f806eea92c11f"><code>4cf1354</code></a> security notice</li> <li><a href="https://github.com/substack/minimist/commit/1043d212c3caaf871966e710f52cfdf02f9eea4b"><code>1043d21</code></a> additional test for constructor prototype pollution</li> <li><a href="https://github.com/substack/minimist/commit/6457d7440a47f329c12c4a5abfbce211c4235b93"><code>6457d74</code></a> 1.2.3</li> <li><a href="https://github.com/substack/minimist/commit/38a4d1caead72ef99e824bb420a2528eec03d9ab"><code>38a4d1c</code></a> even more aggressive checks for protocol pollution</li> <li>Additional commits viewable in <a href="https://github.com/substack/minimist/compare/1.2.0...1.2.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebookincubator/profilo/network/alerts). </details> Pull Request resolved: https://github.com/facebookincubator/profilo/pull/111 Reviewed By: yukonfb Differential Revision: D35364470 Pulled By: aandreyeu fbshipit-source-id: 13cfb4b93ea0e41019e7e89c8ae0b0bc023d4acc