File: control

package info (click to toggle)
systemtap 0.0.20061028-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 660 kB
  • ctags: 4
  • sloc: makefile: 61; sh: 12
file content (17 lines) | stat: -rw-r--r-- 805 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: systemtap
Section: devel
Priority: optional
Maintainer: Eugeniy Meshcheryakov <eugen@debian.org>
Build-Depends: debhelper (>= 5.0.0), dbs, autoconf, automake1.9, bzip2, libglib2.0-dev, libelf-dev (>= 0.123), libdw-dev (>= 0.123), libebl-dev (>= 0.123), libmysqlclient15-dev
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.7.2

Package: systemtap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, sudo
Description: instrumentation system for Linux 2.6
 The SystemTap project aims to produce a Linux tool that lets
 application developers and system administrators take a deeper look
 into a running kernel. It aims to exploit the capability of a fully
 open-source Linux target to go beyond performance measurements, and
 perhaps even serve as a programmable debugger.