⇦ | threadscope [main]
Last updated on: 2026-09-03 01:42 [UTC]

Metadata for threadscope in main

threadscope.desktop - 0.2.14.1-1 ⚙ amd64 ⚙ arm64

Icon
---
Type: desktop-application
ID: threadscope.desktop
Package: threadscope
Name:
  C: threadscope
  es: threadscope
Summary:
  C: Haskell GHC thread profiler
  es: Perfilador de hilos para Haskell GHC
Description:
  C: |-
    <p>Threadscope is a graphical thread profiler for Haskell programs. It parses and displays the content
    of .eventlog files emitted by the GHC 6.12.1 and later runtimes, showing a timeline of spark creation,
    spark-to-thread promotions and garbage collections. This helps debugging the parallel performance of
    Haskell programs, making easier to check that work is well balanced across the available processors and
    spot performance issues relating to garbage collection or poor load balancing.</p>
  en: |-
    <p>Threadscope is a graphical thread profiler for Haskell programs. It parses and displays the content
    of .eventlog files emitted by the GHC 6.12.1 and later runtimes, showing a timeline of spark creation,
    spark-to-thread promotions and garbage collections. This helps debugging the parallel performance of
    Haskell programs, making easier to check that work is well balanced across the available processors and
    spot performance issues relating to garbage collection or poor load balancing.</p>
Categories:
- Development
Icon:
  cached:
  - name: threadscope_threadscope.png
    width: 64
    height: 64
Launchable:
  desktop-id:
  - threadscope.desktop
Provides:
  mediatypes:
  - application/x-threadscope