Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset maintainer | Eitan Adler | 2015-12-14 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=403704 | ||||
* | - Add new port sysutils/pstacku using libunwind and written by kib. | Juergen Lock | 2014-06-18 | 3 | -0/+34 |
- Add CONFLICTS with sysutils/pstack. "pstack" is a workalike for the Solaris program of the same name. Running pstack on a process produces a stack trace of each thread in that process. It's useful for finding out what wedged processes are up to, getting profiles of applications, and just satisfying one's curiosity. WWW: https://www.kib.kiev.ua/git/gitweb.cgi?p=pstacku.git;a=tree Notes: svn path=/head/; revision=358295 |