resetting manifest requested domain to floor
[platform/upstream/sysprof.git] / elfparser.h
2008-06-02 Søren SandmannRemove weird comment.
2008-06-02 Søren SandmannKeep a list of elf files for each binary file. In some...
2008-04-20 Søren Sandmann Ped... Initial build id support
2008-03-29 Søren SandmannBeginning of a dwarf unwinder.
2007-02-09 Søren Sandmann Ped... svn path=/trunk/; revision=351
2007-02-09 Søren SandmannUpdate copyright notices
2006-10-09 Soren SandmannNew function.
2006-10-08 Soren SandmannDeal with address offsets. Address lookup is now:
2006-09-23 Soren SandmannRemove old commented out code Add commented out code...
2006-09-23 Søren Sandmann Ped... Revert accidental commit
2006-09-23 Soren SandmannRemove old commented out code
2006-08-26 Søren Sandmann Ped... Formatting fixes in header files
2006-08-22 Soren SandmannRename elf_sym_get_* to elf_parser_get_sym_* and make...
2006-08-21 Soren SandmannPass map->bin_file to bin_symbol_get_name.
2006-08-21 Soren SandmannNew function
2006-08-21 Soren SandmannNew function
2006-08-20 Soren SandmannRead the name out of the file instead of out of the...
2006-08-20 Soren SandmannNew file, made out of files from libiberty in binutils.
2006-08-16 Soren SandmannAdd beginning of an ELF parser.