[RFC 3/6] perf probe: Make listing of C++ functions work

2018-05-13 Thread Holger Freyther
From: Holger Hans Peter Freyther If die_match_name does not match, attempt to demangle the linkage name. To use the generic demangling API we require to have a struct dso. Store it inside the debuginfo and pass it to the relevant callbacks. ./perf probe -x ./foo -L \

[RFC 3/6] perf probe: Make listing of C++ functions work

2018-05-13 Thread Holger Freyther
From: Holger Hans Peter Freyther If die_match_name does not match, attempt to demangle the linkage name. To use the generic demangling API we require to have a struct dso. Store it inside the debuginfo and pass it to the relevant callbacks. ./perf probe -x ./foo -L \ "std::vector