-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 6e4ad60
head repository: getsentry/sentry-java
compare: c6f9c33
- 17 commits
- 81 files changed
- 8 contributors
Commits on Dec 30, 2022
-
getsentry-bot committedDec 30, 2022 Configuration menu - View commit details
-
Copy full SHA for f55020d - Browse repository at this point
Copy the full SHA f55020dView commit details
Commits on Jan 3, 2023
-
Collect memory usage in transactions (#2445)
* Added IMemoryCollector, with different implementations for Java and Android set in SentryOptions * Added TransactionPerformanceCollector to collect performance data while a transaction is running
Configuration menu - View commit details
-
Copy full SHA for ad99198 - Browse repository at this point
Copy the full SHA ad99198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ade225 - Browse repository at this point
Copy the full SHA 8ade225View commit details
Commits on Jan 9, 2023
-
Bump actions/setup-java from 2 to 3 (#2449)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Zavarnitsyn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3713a25 - Browse repository at this point
Copy the full SHA 3713a25View commit details -
Bump actions/checkout from 2 to 3 (#2448)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb564d6 - Browse repository at this point
Copy the full SHA fb564d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ebe46 - Browse repository at this point
Copy the full SHA 94ebe46View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3f5149 - Browse repository at this point
Copy the full SHA a3f5149View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7bed9 - Browse repository at this point
Copy the full SHA 0c7bed9View commit details
Commits on Jan 12, 2023
-
Add Android View Hierarchy support (#2440)
Co-authored-by: Roman Zavarnitsyn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e28948 - Browse repository at this point
Copy the full SHA 9e28948View commit details -
Use a single transactionPerfomanceCollector (#2464)
* the TransactionPerformanceCollector instance is now put in the options, instead of being created in every Hub * TransactionPerformanceCollector reads memoryCollector on start() method, to allow option customization to be performed before reading it
Configuration menu - View commit details
-
Copy full SHA for e2e6ab2 - Browse repository at this point
Copy the full SHA e2e6ab2View commit details
Commits on Jan 16, 2023
-
Bump github/codeql-action from 2.1.37 to 2.1.38 (#2471)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 068ace3 - Browse repository at this point
Copy the full SHA 068ace3View commit details -
Fix potential Privilege Escalation via Content Provider (CVE-2018-9492)…
… (#2466) Co-authored-by: Markus Hintersteiner <[email protected]> close undefined
Configuration menu - View commit details
-
Copy full SHA for 2374884 - Browse repository at this point
Copy the full SHA 2374884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561348c - Browse repository at this point
Copy the full SHA 561348cView commit details -
getsentry-bot committedJan 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 68dfbfd - Browse repository at this point
Copy the full SHA 68dfbfdView commit details
Commits on Jan 17, 2023
-
Update benchmark cpu approach (#2473)
* updated benchmark devices * added sustained performance mode on profiling benchmarks, but not on sdk init * changed cpu time reading from Process.getElapsedCpuTime() to reading /proc/self/stat file * reverted threshold from 5.5% to 5% * removed absolute time check in SdkBenchmarkTest * converted cpu time from milliseconds to nanoseconds
Configuration menu - View commit details
-
Copy full SHA for 734e4a5 - Browse repository at this point
Copy the full SHA 734e4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34431f8 - Browse repository at this point
Copy the full SHA 34431f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f9c33 - Browse repository at this point
Copy the full SHA c6f9c33View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6e4ad60...c6f9c33