-
I propose we add a new “heaptime” profile type to runtime/pprof. This is equivalent to the existing allocs profile, except that allocations are scaled by the number of GC cycles they survive. Hence, t…
-
**Is your feature request related to a problem? Please describe.**
It will be nice to improve the performance of the Qualification/Profiling tools.
The tools can easily run out of memory as the imple…
-
```
What steps will reproduce the problem?
1.download the latest release version.
2.open google-perftools.sln in VStudio9
3.Add heap-profiler.cc into libtcmalloc_minimal.vcproj and build
4.Compile wi…
-
```
What steps will reproduce the problem?
1.download the latest release version.
2.open google-perftools.sln in VStudio9
3.Add heap-profiler.cc into libtcmalloc_minimal.vcproj and build
4.Compile wi…
-
```
What steps will reproduce the problem?
1.download the latest release version.
2.open google-perftools.sln in VStudio9
3.Add heap-profiler.cc into libtcmalloc_minimal.vcproj and build
4.Compile wi…
-
```
What steps will reproduce the problem?
1.download the latest release version.
2.open google-perftools.sln in VStudio9
3.Add heap-profiler.cc into libtcmalloc_minimal.vcproj and build
4.Compile wi…
-
```
What steps will reproduce the problem?
1.download the latest release version.
2.open google-perftools.sln in VStudio9
3.Add heap-profiler.cc into libtcmalloc_minimal.vcproj and build
4.Compile wi…
-
```
What steps will reproduce the problem?
Invoking like this, will provide addresses with no symbols, as expected, since
gperftools doesn't look for pprof in the path for some reason:
env LD_PRELOA…
-
When I try to get metrics using the oracle db exporter docker container, it gives all the metrics except the oracle ones. I have also tried admin credentials but it did not work. I have pasted the out…
-
### Zig Version
0.11.0-dev.449+665eba93c
### Steps to Reproduce and Observed Behavior
reproduced on a M1 Pro running macOS 13.1
1. Put this in a file named `deploy.zig`:
```
const std = @i…