]> xenbits.xensource.com Git - livepatch-build-tools.git/commit
create-build-diff: support for .cold functions with no id suffix master
authorArtem Savkov <asavkov@redhat.com>
Thu, 4 Mar 2021 11:47:43 +0000 (12:47 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Tue, 21 Jan 2025 13:13:35 +0000 (14:13 +0100)
commit56a3a75adb4f1e11273ef5f2f13a82a2f3e93a07
tree714f38f256fabb98d8876053acacc18efd249d5e
parentd841963b8bd56ba4987e28c225ab4f281e49ce2e
create-build-diff: support for .cold functions with no id suffix

create-build-diff expects .cold functions to be suffixed by an id, which
is not always the case. Drop the trailing '.' when searching for cold
functions.

Fixes: #1160
Signed-off-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
common.c
create-diff-object.c