-
Not really an issue, but rather a question on functionality, prior to investing time and effort integrating easy_profiler.
We have an application which is plugin/library heavy, and we're looking pr…
-
## CVE-2024-4775 - Medium Severity Vulnerability
Vulnerable Libraries - mongor5.0.0-rc5, mongor5.0.0-rc5
Vulnerability Details
An iterator stop condition was missing when handling WASM c…
-
```
The documentation could be much more clear with respect to linking and running
the cpu profiler. Upon first glance it isn't immediately obvious that
-lprofiler actually behaves quite differently…
-
```
The documentation could be much more clear with respect to linking and running
the cpu profiler. Upon first glance it isn't immediately obvious that
-lprofiler actually behaves quite differently…
-
### Version
3.1.9a
### Details
In the *Profiler Library*, we can see:
There's a missing `{` before the `1`, at the end of the line.
I checked the source code, and the `{` is actually there.…
-
### Describe the bug
Hi, Andrei
We recently encountered a crash. After analysis, I think this problem may occur on OpenJDK 8, 11, and 17. It will not occur on OpenJDK 18 and above because [JDK-8…
-
### Setup
I'm running the profiler from the README instructions with
```bash
python3 ~/profiler/install_and_run.py --envdir=~/profile_env --logdir=~/profiler/demo
```
I have a TFServing app…
-
## Steps to Reproduce
1. Install latest d15-7 Xamarin (Beta/Alpha channels)
2. Start profiler and select /Applications/Visual Studio.app
3. Profile for a bit
The MLPD generated is huge (2GB he…
-
I built the profiler from source after installing unittest-cpp from source and specifying the library to link as well as the include directories. I don't think I got any errors from the maven or the u…
-
I've compiled the library for armv7l, for a QT application (qt. 5.7). I am trying to enable the profiling, just as in the sample, but it does not work.
```
EASY_PROFILER_ENABLE;
EASY_MAIN_THREAD;…