Re: What is gcda file? - Mailing list pgsql-general

From Wen Yi
Subject Re: What is gcda file?
Date
Msg-id tencent_DC4881B826B75BE95A17A13AAED54F531C07@qq.com
Whole thread Raw
In response to Re: What is gcda file?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
OK, I see.
Thanks very much!

Yours,
Wen Yi

------------------ Original ------------------
From: "David G. Johnston" <david.g.johnston@gmail.com>;
Date: Sun, Jun 11, 2023 10:20 AM
To: "Wen Yi"<896634148@qq.com>;
Cc: "pgsql-general"<pgsql-general@lists.postgresql.org>;
Subject: Re: What is gcda file?

On Sat, Jun 10, 2023 at 7:03 PM Wen Yi <896634148@qq.com> wrote:


Hi team,
I start to open the debug log file to learn the postgres's source.
But I really don't know what is the gcda file?



My first Google search result for "gcda file" is this:

https://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Gcov-Data-Files.html

Seems like a reasonable answer to "what it is".

David J.


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: What is gcda file?
Next
From: "Wen Yi"
Date:
Subject: How to trace the postgres?