Visualising profiling results by aggregating stack traces
On Android, we have a couple of ways to periodically extract stack traces from a running Firefox: the built in profiler, and Valgrind. In principle oprofile could also produce stacks at intervals, although it doesn’t. Looking at zillions of stacks, … Continue reading