]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod-find: Be a bit less verbose with -v
authorMark Wielaard <mark@klomp.org>
Wed, 11 Nov 2020 20:28:07 +0000 (21:28 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 17 Nov 2020 13:36:37 +0000 (14:36 +0100)
commitd89111fb0ed471197f83ef380351c86984fe0529
tree5fafe46184d4d2b7b4295b99c3a5f3ec157773ff
parentd2da036d4fa30e0162162d5be0c946612bd74a91
debuginfod-find: Be a bit less verbose with -v

debuginfod-find -v enables a progressfn that prints the Progress every
time the callback is called. For slow transfers or big downloads this
can be really verbose (hundreds a times a second). Slow it down a bit,
so it only prints the progress at most 5 times a second.

Signed-off-by: Mark Wielaard <mark@klomp.org>
debuginfod/ChangeLog
debuginfod/debuginfod-find.c