-
**Please fill out the below information:**
* Your Windows build number: (Type `ver` at a Windows Command Prompt)
Microsoft Windows [Version 10.0.19041.264]
* What you're doing and what's happe…
-
### Configuration
**.NET Version:** 3.1.403
**dotnet-trace version:** 3.1.141901+3f460984c62efa118b6bd87fa4c5f07b11074b34
**OS:** Linux
**Dockerized?** The app is running in a docker container a…
-
### Description
The source generator can successfully generate source code when I compile using dotnet cli. It also successfully generates source code in VS UI when I expand the `analyzer` node. Bu…
-
**Describe the bug**
A clear and concise description of what the bug is.
vCenter suspended the VM. Downloaded the VMEM file (16gb) and attempted to use Volatility3.
The windows.dumpfiles plugin can…
-
Hi
Much like: https://sourceforge.net/p/grepwin/tickets/454/
even using 2.0.9.1098, the issue is still present.
I'm searching a web server log file, 2.9Gb, for malicious requests. Even tho matches …
-
While working on coreclr ETW events integration with the `samply` profiler, I realized that there's no per-object allocation event. `GCAllocationTick` only fires when the threshhold goes over, which i…
vvuk updated
4 months ago
-
Observed in .net 6 (6.0.12).
To reproduce you should first run an application with EventSource-based in-proc listener and then run dotnet-counters (or any other EventPipeProvider-based listener) t…
-
`> scrypt@6.0.3 preinstall /home/chxw/worksite/etheratom/node_modules/scrypt
> node node-scrypt-preinstall.js
> scrypt@6.0.3 install /home/chxw/worksite/etheratom/node_modules/scrypt
> node-gyp…
-
We're trying to benchmark a webapp on a many-cores system and we're mainly interested in RPS metrics at the moment. We don't want to rely on client side RPS metrics (bombardier or Wrk depending on OS)…
-
### Description
A user found very poor performance of Grpc.Net.Client (using SocketsHttpHandler) compared to Grpc.Core (custom C++ HTTP/2 stack). Issue: https://github.com/grpc/grpc-dotnet/issu…