extrace binary package in Ubuntu Bionic s390x

 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 whoami
 8542 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 dump
 8574 git rev-parse --is-inside-work-tree
     8578 wc -l
   8579 whoami

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-14 01:23:35 UTC Published Ubuntu Bionic s390x release universe utils Optional 0.4-2
  • Published
  • Copied from ubuntu bionic-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic s390x proposed universe utils Optional 0.4-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-14 01:24:36 UTC Superseded Ubuntu Bionic s390x release universe utils Optional 0.4-1
  • Removed from disk .
  • Removal requested .
  • Superseded by s390x build of extrace 0.4-2 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed s390x in Primary Archive for Ubuntu
  2018-02-15 06:10:10 UTC Deleted Ubuntu Bionic s390x proposed universe utils Optional 0.4-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package