-
Hi!
I really like speedscope and its graph, but I would also like to be able to display other perf events on the speedscope graph. For example, I would like to display functions where most of page-…
-
Thanks for this great tool!
I noticed that when running the [deck from the documentation](https://www.spiel.how/quickstart/#making-richer-slides), my CPU goes to almost 100%. Do you know why?
```py
…
-
Processing https://github.com/dotnet/runtime/pull/108572#issuecomment-2399863353 command:
Command
-intel -arm64 -profiler
```cs
using System.Runtime.CompilerServices;
using BenchmarkDotNet.Attrib…
-
**Context**
I'm adding profiling support to an application by emitting ETW events that represent logical function calls.
Currently, after i capture an ETL trace i use a tool to convert it to json fo…
-
Processing https://github.com/dotnet/runtime/pull/108575#issuecomment-2395151971 command:
Command
-intel -arm64 -profiler
```cs
using System.Runtime.CompilerServices;
using BenchmarkDotNet.Attrib…
-
Processing https://github.com/dotnet/runtime/pull/108575#issuecomment-2395130422 command:
Command
-intel -arm64 -profiler
```cs
using System.Runtime.CompilerServices;
using BenchmarkDotNet.Attrib…
-
Profiling tools are commonly used to help identify performance bottlenecks. New Relic's [thread profiling tool](https://docs.newrelic.com/docs/apm/apm-ui-pages/events/thread-profiler-tool/) has simila…
-
Processing https://github.com/dotnet/runtime/pull/108572#issuecomment-2395155316 command:
Command
-intel -arm64 -profiler
```cs
using System.Runtime.CompilerServices;
using BenchmarkDotNet.Attrib…
-
Processing https://github.com/dotnet/runtime/pull/109014#issuecomment-2422228175 command:
Command
-arm64 -profiler -nonativepgo -perf_events ld_align_lat
```cs
using BenchmarkDotNet.Attributes;
…
-
Processing https://github.com/dotnet/runtime/pull/108153#issuecomment-2383498328 command:
Command
-intel -arm64 -profiler
```cs
using BenchmarkDotNet.Attributes;
public class Bench
{
ILis…