[ Source: extrace ]
Package: extrace (0.7-2)
Links for extrace
Debian Resources:
Download Source Package extrace:
Maintainer:
External Resources:
- Homepage [git.vuxu.org]
Similar packages:
trace exec() calls system-wide
extrace traces all program executions happening on a system, or the subset of program executions done by a given process and its descendants. For example, to see what the shell really executes:
$ sudo extrace -p $(pidof zsh) 8505 git rev-parse --is-inside-work-tree 8506 direnv export zsh 8511 git rev-parse --is-inside-work-tree
8515 wc -l 8516 whoami8542 hostname 8543 git rev-parse --is-inside-work-tree 8544 direnv export zsh
8549 /bin/bash --noprofile --norc -c 'eval "$("/usr/bin/direnv" stdlib)" >&2\ && source_env ".envrc" >&2 && "/usr/bin/direnv" dump' 8551 /usr/bin/direnv stdlib 8558 /usr/bin/direnv watch .envrc 8565 dirname .envrc 8567 basename .envrc 8569 basename .envrc 8549 /usr/bin/direnv dump8574 git rev-parse --is-inside-work-tree
8578 wc -l 8579 whoami
Other Packages Related to extrace
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64, ppc64el]
Download extrace
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 13.0 kB | 51.0 kB | [list of files] |
arm64 | 12.7 kB | 47.0 kB | [list of files] |
armel | 13.4 kB | 45.0 kB | [list of files] |
armhf | 12.8 kB | 41.0 kB | [list of files] |
i386 | 12.9 kB | 49.0 kB | [list of files] |
mips64el | 13.2 kB | 48.0 kB | [list of files] |
mipsel | 13.0 kB | 43.0 kB | [list of files] |
ppc64el | 13.2 kB | 151.0 kB | [list of files] |
s390x | 12.5 kB | 47.0 kB | [list of files] |