Hi,
Since the splitting of the mega debuginfod tests into separate
testcases we have seen some instability of the buildbot. I believe that
is mostly solved now.
I do sometimes see one of the run-debuginfod-federation-
{link,metric,sqlite}.sh tests fail when they are testing propagating of
a clien
>From a98718a1b97357e53cef966ed9826c69e159f46e Mon Sep 17 00:00:00 2001
From: Di Chen
Date: Thu, 2 Sep 2021 12:52:47 +0800
Subject: [PATCH] The /* pc=0x... */ is no longer printed by "stap -v -L
'kernel.function("*")'
The disappeared /* pc=0x... */ resulted from the missing implementation
of the
My previous patch submission seems to have been overlooked as buildbot issues
consumed several days this week. However, discussion in the mailing list now
seems to have moved on beyond my submission and I would like my patch
considered. Here, I echo my previous submission, except I improved my
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
Di Chen changed:
What|Removed |Added
CC||dichen at redhat dot com
Assignee
Hi John,
On Fri, 2021-09-10 at 10:49 -0500, John Mellor-Crummey via Elfutils-
devel wrote:
> My previous patch submission seems to have been overlooked as
> buildbot issues consumed several days this week. However, discussion
> in the mailing list now seems to have moved on beyond my submission
>
Fix some issues with the error reimplementation to make it match
the specification for error(3).
Flush stdout before printing to stderr. Also flush stderr afterwards,
which is not specified in the man page for error(3), but is what
bionic does.
error(3) prints strerror(errnum) if and only if err
Hello,
The updated patch is attached.
On Wed, Sep 8, 2021 at 4:56 PM Mark Wielaard wrote:
> On Fri, Aug 27, 2021 at 02:38:27PM -0400, Noah Sanci via Elfutils-devel wrote:
> > From ed7638571f188e346dd466c195b9ebda028d1c65 Mon Sep 17 00:00:00 2001
> > From: Noah Sanci
> > Date: Wed, 28 Jul 2021 1