Language

Package: sysprof @ 3.42.1

Synopsis

System-wide performance profiler for GNU/Linux

Description

Sysprof performs detailed, accurate, and fast CPU profiling of an entire GNU/Linux system including the kernel and all user-space applications. This helps find the function(s) in which a program spends most of its time.

It uses the kernel's built-in ptrace feature and handles shared libraries. Applications do not need to be recompiled--or even restarted.

Home page
https://wiki.gnome.org/Apps/Sysprof
Location
gnu/packages/gnome.scm (line: 12266, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'xmllint' does not match package name 'libxml2'