summaryrefslogtreecommitdiffstats
path: root/dwflpp.cxx
Commit message (Expand)AuthorAgeFilesLines
* PR10327: resolve symbol aliases to dwarf functionsJosh Stone2009-07-011-4/+15
* PR10305 Mark probes fail on prelinked shared library.Mark Wielaard2009-06-241-4/+31
* Remove needless string copyingJosh Stone2009-06-231-14/+14
* PR 10313 Build error due to deprecation of elf_getshstrndx in elfutils.Mark Wielaard2009-06-231-1/+1
* PR10273 Correctly adjust libdw address for dwfl dwarf bias.Mark Wielaard2009-06-181-5/+6
* PR10273. uprobes fail to insert on prelinked library.Mark Wielaard2009-06-171-1/+1
* Remove dwflpp::default_nameJosh Stone2009-06-081-15/+4
* Let query_module abort early for simple matchesJosh Stone2009-06-081-7/+2
* Merge branch 'master' of ssh://sourceware.org/git/systemtapJosh Stone2009-06-021-1/+7
|\
| * Add debuginfo-install suggestion for kernel probing.William Cohen2009-06-011-1/+7
* | Cache the last result of dwarf_getscopesJosh Stone2009-06-021-2/+22
* | Move the blacklist functions into dwflppJosh Stone2009-06-011-1/+290
|/
* Suggest rpms to install using debuginfo-install.William Cohen2009-05-271-0/+4
* Privatize many dwflpp membersJosh Stone2009-05-151-3/+3
* Simplify our unordered_map typedefsJosh Stone2009-05-151-5/+0
* Break the dwflpp dependence on query_cuJosh Stone2009-05-151-4/+3
* Break the dwflpp dependence on query_moduleJosh Stone2009-05-151-7/+0
* Merge the dwflpp::query_cu_..._address methodsJosh Stone2009-05-151-20/+7
* Don't shadow dwlfpp::dwfl in loc2c_emit_addressJosh Stone2009-05-151-2/+1
* Remove unused dwflpp methodsJosh Stone2009-05-151-39/+0
* Move dfwlpp into its own fileJosh Stone2009-05-121-0/+2159