summaryrefslogtreecommitdiff
path: root/output.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-22library_exported_names_each_alias(), library_exported_names_each() now restar...Dima Kogan1-1/+1
2014-08-22We now use known prototypes for all aliased symbols (same address)Dima Kogan1-2/+37
2014-08-22Making sure to not double-examine the same DWARF CUDima Kogan1-1/+1
2014-08-22whitespace style changeDima Kogan1-7/+9
2014-08-22added a bit more diagnostic printingDima Kogan1-0/+4
2014-08-22I now read the DWARF data in addition to the .conf filesDima Kogan1-1/+3
2014-08-22import_DWARF_prototypes() now takes JUST a lib argumentDima Kogan1-1/+1
2014-08-22moved DWARF prototype reading to library_get_prototype()Dima Kogan1-0/+13
2014-08-22Fix lookup of prototypes from non-leader threadsPetr Machata1-1/+1
2014-08-22Add support for using elfutils as unwinder.Mark Wielaard1-0/+86
2014-08-22NitsPetr Machata1-13/+14
2014-08-22Fix infinite loop in stack unwindLuca Clementi1-3/+7
2014-08-22check return value of unw_get_reg and unw_get_proc_nameLuca Clementi1-4/+12
2014-08-22Consider exec and exit events an end of outstanding callsPetr Machata1-69/+17
2014-08-22Imported Upstream version 0.7.91upstream/0.7.91upstreamChanho Park1-131/+255
2013-01-15Imported Upstream version 0.7.2upstream/0.7.2Anas Nashif1-102/+510
2012-11-13Imported Upstream version 0.5.3upstream/0.5.3Anas Nashif1-0/+303