Dash:
[t2.git] / package / develop / sysprof / sysprof.desc
blob57bf1b83a06e61ce4df3c987d989029f7e916976
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/sysprof/sysprof.desc
3 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A sampling systemwide CPU profiler for Linux on x86
14 [T] Sysprof is a sampling CPU profiler that uses a Linux kernel module to
15 [T] profile the entire system, not just a single application. It handles
16 [T] shared libraries, and applications do not need to be recompiled. It
17 [T] profiles all running processes, not just a single application, has a
18 [T] nice graphical interface, shows the time spent in each branch of the
19 [T] call tree, can load and save profiles, and is easy to use.
21 [U] http://www.daimi.au.dk/~sandmann/sysprof/
23 [A] Soren Sandmann <sandmann@daimi.au.dk>
24 [M] Cyrus Muraya <cyrus.muraya@safemedia.com>
26 [C] extra/development
28 [R] + x86 x86-64
30 [L] GPL
31 [S] Stable
32 [V] 1.2.0
33 [P] X -----5---9 800.000
35 [O] var_append confopt " " "--disable-kernel-module"
37 [D] 8c1ba3e58c2a3dffab54dd1bd1815496df014817e5986065deadb9a8 sysprof-1.2.0.tar.gz http://www.daimi.au.dk/~sandmann/sysprof/