summaryrefslogtreecommitdiffstats
path: root/lib/libproc/proc_sym.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the return value when we found a symbol in .dynstr. This nasty bug wasrpaulo2013-08-101-0/+1
* When calling the C++ demangler, make sure to free the returned buffer,rpaulo2012-09-071-6/+24
* Add support for demangling C++ symbols. This requires linking libproc withrpaulo2012-09-061-2/+12
* Make sure we visit both symbol sections even if one of them doesn'trpaulo2012-09-021-24/+21
* Several fixes for libproc:rpaulo2010-08-111-0/+11
* New version of libproc. Changes are:rpaulo2010-07-311-12/+497
* Add a process library with some stubs that the DTrace client needs.jb2008-05-221-0/+68
OpenPOWER on IntegriCloud