aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pstacku/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/pstack sysutils/pstacku: give maintainer to submitterKurt Jaeger2016-05-091-1/+1
| | | | | | | | PR: 209397 Submitted by: luca.pizzamiglio@gmail.com Notes: svn path=/head/; revision=414880
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Reset maintainerEitan Adler2015-12-141-1/+1
| | | | Notes: svn path=/head/; revision=403704
* - Add new port sysutils/pstacku using libunwind and written by kib.Juergen Lock2014-06-181-0/+24
- 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