On Tue, 2011-04-26 at 12:36 +0200, Mark Wielaard wrote:
libebl/ * libebl.h (ebl_object_note_type_name): Add const char *name arg. * eblhooks.h (object_note_type_name): Likewise. * eblopenbackend.c (default_object_note_type_name): Likewise. * eblobjnotetypename.c (ebl_object_note_type_name): Likewise. And print version if name is "stapsdt". * eblobjnote.c (ebl_object_note): Add output for "stapsdt" notes. src/ * readelf.c (handle_notes_data): Call ebl_object_note_type_name with note name. [...] Please let me know if you see any issues with the implementation before I commit it. Patch attached and on the mjw/sdt git branch.
I pushed this change.
Cheers,
Mark