Source: oprofile
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel@lists.ubuntu.com>
Standards-Version: 4.5.0
Build-Depends:
 binutils-dev,
 libiberty-dev,
 libpfm4-dev [ppc64 ppc64el],
 debhelper (>= 11),
 docbook-xml,
 docbook-xsl,
 libpopt-dev,
 libtool,
 libx11-dev,
 pkg-config,
 xsltproc,
 zlib1g-dev,
 default-jdk
Homepage: http://oprofile.sourceforge.net
Vcs-Browser: http://git.printk.org/?p=liuqi/debian/oprofile.git;a=summary
Vcs-git: git://git.printk.org/liuqi/debian/oprofile.git

Package: oprofile
Architecture: linux-any
Conflicts:
 oprofile-modules0.2,
 oprofile-modules0.3,
 oprofile-modules0.4,
 oprofile-modules0.5,
 oprofile-modules0.6,
 oprofile-modules0.7,
 oprofile-modules0.8
Depends:
 adduser,
 debconf | debconf-2.0,
 libopagent1 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces: oprofile-common
Recommends: binutils, libjvmti-oprofile0
Description: system-wide profiler for Linux systems
 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead.  It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 OProfile leverages the hardware performance counters of the CPU to
 enable profiling of a wide variety of interesting statistics, which
 can also be used for basic time-spent profiling. All code is profiled:
 hardware and software interrupt handlers, kernel modules, the kernel,
 shared libraries, and applications (the only exception being the
 OProfile interrupt handler itself). Note that different architectures
 can use different hardware mechanisms to collect data.
 .
 OProfile is currently in alpha status; however it has proven stable over
 a large number of differing configurations. As always, there is no warranty.

Package: libopagent1
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: oprofile (<< 0.9.6-1ubuntu1)
Description: system-wide profiler for Linux systems (opagent runtime library)
 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead.  It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 This package contains the opagent runtime library.

Package: libjvmti-oprofile0
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: system-wide profiler for Linux systems (Java runtime library)
 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead.  It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 This package contains the jvmti_oprofile runtime library for Java support.
