Yi LU

Results 5 issues of Yi LU

### What does this PR do? Adds following interface into SDK core: * BenchmarkCounter * BenchmarkGauge * BenchmarkProfiler * BenchmarkSpan * BenchmarkTracer Adds an object class to for BenchmarkProfiler *...

### What does this PR do? Updates Session replay integration test payloads by using the same config of emulator as gitlab ci, and remove all the `@ignore` for SR tests....

### What does this PR do? This PR handles multi SDK instance in profiling by bringing following changes: * `PerfettoProfiler` hold a map of to make sure the result can...

### What does this PR do? This PRs fixes the resource duration breakdown feature which is broken since the version 2.12.0, more precisely from this [commit](https://github.com/DataDog/dd-sdk-android/pull/2126). #### The main cause...

### What does this PR do? A brief description of the change being made with this pull request. ### Motivation What inspired you to submit this pull request? ### Additional...