This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Add support for printing SDT elf notes.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]