File: control

package info (click to toggle)
procdump 3.4.1-1~exp4
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 15,276 kB
  • sloc: ansic: 202,443; cpp: 51,275; sh: 1,618; cs: 76; makefile: 12
file content (17 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: procdump
Section: utils
Priority: optional
Maintainer: Anuradha Weeraman <anuradha@debian.org>
Build-Depends: debhelper-compat (= 13), zlib1g-dev, bpftrace, bpftool, libbpf-dev, cmake, clang
Standards-Version: 4.6.2
Homepage: https://github.com/microsoft/ProcDump-for-Linux
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/procdump
Vcs-Git: https://salsa.debian.org/debian/procdump.git

Package: procdump
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}, gdb
Description: Utility to create core dumps based on performance triggers
 ProcDump provides a convenient way for Linux developers to create core
 dumps of their application based on performance triggers.