commit | 6a519918b3f666759e20bcd0bb88378f3e4ffb57 | [log] [tgz] |
---|---|---|
author | qiaonuohan <qiaonuohan@cn.fujitsu.com> | Tue Feb 18 14:11:26 2014 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Feb 28 11:49:02 2014 -0500 |
tree | c347ceeaece9af4857d7514f780dfeb8b8a894d3 | |
parent | b5ba1cc6260917926781fb79fbb05d53bf586d53 [diff] |
dump: add argument to write_elfxx_notes write_elf32_notes/wirte_elf64_notes use fd_write_vmcore to write elf notes to vmcore. Adding parameter "WriteCoreDumpFunction f" makes it available to choose the method of writing elf notes Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>