How to Install and Uninstall threadscope Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "threadscope" package

Learn how to install threadscope on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install threadscope

2. Uninstall "threadscope" package

This tutorial shows how to uninstall threadscope on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove threadscope $ sudo apt autoclean && sudo apt autoremove

3. Information about the threadscope package on Ubuntu 20.10 (Groovy Gorilla)

Package: threadscope
Architecture: amd64
Version: 0.2.13-1build1
Priority: extra
Section: universe/haskell
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11494
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.12.0), libffi8ubuntu1 (>= 3.4~20200819), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgmp10, libgtk2.0-0 (>= 2.24.0), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), zlib1g (>= 1:1.1.4)
Filename: pool/universe/t/threadscope/threadscope_0.2.13-1build1_amd64.deb
Size: 1495836
MD5sum: ecded673e4f9c10240e5d03190f7481f
SHA1: 7099a1d99189efc632c0d99b140d3c25f8170604
SHA256: a2f3ce0d4e588689f2e10b9c658757b050e1331af433f71dcd2a3ee29eaed09f
SHA512: a799028f9328a31ec656c3d3b679ff4bfddfa7af108e80bb7f1f39aba7064d3c432a28bf850bde7fdc60a66216e7430fc13bb0899884551748019c33f954e06f
Homepage: https://hackage.haskell.org/package/threadscope
Description-en: graphical thread profiler for Haskell programs
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.
Description-md5: 215e0c066c6e55e7ba18313026100868