You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.6 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../oprofile/oprofile.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] System-wide profiler for Linux systems
[T] OProfile is a system-wide profiler for Linux systems, capable of profiling
[T] all running code at low overhead. OProfile is released under the GNU GPL.
[T]
[T] It consists of a kernel driver and a daemon for collecting sample data,
[T] and several post-profiling tools for turning data into information.
[T]
[T] OProfile leverages the hardware performance counters of the CPU to
[T] enable profiling of a wide variety of interesting statistics, which
[T] can also be used for basic time-spent profiling. All code is profiled:
[T] hardware and software interrupt handlers, kernel modules, the kernel,
[T] shared libraries, and applications.
[A] John Levon <levon@movementarian.org>
[M] The OpenSDE Community <list@opensde.org>
[C] base/system
[L] GPL
[S] Stable
[V] 0.9.1
[P] X -----5---9 145.500
[D] 2068637079 oprofile-0.9.1.tar.gz http://dl.sourceforge.net/sourceforge/oprofile/