Add perf-tools-unstable

This commit is contained in:
gardouille 2016-09-21 11:44:03 +02:00
parent a891ca06c4
commit b5f946c293
3 changed files with 8 additions and 2 deletions

View File

@ -12,7 +12,8 @@
* gocr: Multi-platorm OCR (Optical Character Recognition) program.
* gpicview: Lightweight image viewer.
* mat: Metadata anonymisation toolkit.
* ngre: Grep for network traffic.
* ngrep: Grep for network traffic.
* perf-tools-unstable: DTrace-like tools for Linux.
* physlock: Lightweight Linux console locking tool.
* poppler-utils: PDF utilities for convert, manipulate or get informations of PDF documents.
* util-linux: Miscellaneous system utilities.

View File

@ -217,6 +217,11 @@ user@B % iperf -c IP_COMPUTER_A
ls -al /dev | pastebinit -
pastebinit - < <(ls -al /dev)
```
* perf-tools-unstable: DTrace-like tools for Linux.
* Provide opensnoop:
```sh
sudo opensnoop -p $(pidof firefox)
```
* rsyslog: Reliable system and kernel logging daemon.
* sysv-rc-conf: SysV init runlevel configuration tool for the terminal.
* sudo: Provide limited super user privileges to specific users.

View File

@ -524,7 +524,7 @@ ains "Dev tools" build-essential binutils cpp debconf-utils gcc g++ make
preconfig hddtemp
##### Installation
ains "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt ngrep nmap ntp parted pastebinit rsyslog sudo sysv-rc-conf tcpdump tree util-linux whois
ains "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt ngrep nmap ntp parted pastebinit perf-tools-unstable rsyslog sudo sysv-rc-conf tcpdump tree util-linux whois
##### Post-configuration
###### apt-file: Synchronize the package contents from their sources.