summaryrefslogtreecommitdiff
path: root/lib/libproc/proc_sym.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r265255, r270506:Mark Johnston2014-08-271-9/+18
* MFC r269750:Dimitry Andric2014-08-121-8/+2
* MFC r268463:Dimitry Andric2014-07-161-17/+18
* MFC r264436:Mark Johnston2014-04-291-3/+3
* MFC r258000:Mark Johnston2013-12-271-7/+16
* MFC r257300:Mark Johnston2013-12-271-2/+2
* MFC r256661 r257222 r257235 r257248 r257298.Mark Johnston2013-12-251-13/+12
* Fix the return value when we found a symbol in .dynstr. This nasty bug wasRui Paulo2013-08-101-0/+1
* When calling the C++ demangler, make sure to free the returned buffer,Rui Paulo2012-09-071-6/+24
* Add support for demangling C++ symbols. This requires linking libproc withRui Paulo2012-09-061-2/+12
* Make sure we visit both symbol sections even if one of them doesn'tRui Paulo2012-09-021-24/+21
* Several fixes for libproc:Rui Paulo2010-08-111-0/+11
* New version of libproc. Changes are:Rui Paulo2010-07-311-12/+497
* Add a process library with some stubs that the DTrace client needs.John Birrell2008-05-221-0/+68