Add strace

This commit is contained in:
gardouille 2016-09-21 11:46:22 +02:00
parent b5f946c293
commit 7ec91acf76
3 changed files with 4 additions and 2 deletions

View File

@ -16,6 +16,7 @@
* 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.
* strace: System call tracer.
* util-linux: Miscellaneous system utilities.
* xautolock: Program launcher for idle X session.
* xpdf: Light-weight PDF reader.

View File

@ -223,8 +223,9 @@ pastebinit - < <(ls -al /dev)
sudo opensnoop -p $(pidof firefox)
```
* rsyslog: Reliable system and kernel logging daemon.
* sysv-rc-conf: SysV init runlevel configuration tool for the terminal.
* strace: System call tracer.
* sudo: Provide limited super user privileges to specific users.
* sysv-rc-conf: SysV init runlevel configuration tool for the terminal.
* tcpdump: Command-line network traffic analyzer.
* tree: Displays an indented directory tree,in color.
* util-linux: Miscellaneous system utilities.

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 perf-tools-unstable 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 strace sudo sysv-rc-conf tcpdump tree util-linux whois
##### Post-configuration
###### apt-file: Synchronize the package contents from their sources.