From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6DDBC10E75E for ; Wed, 13 Apr 2022 13:14:43 +0000 (UTC) Message-ID: <8d23b9a3-3d55-1b93-cf3a-f9c640c511ab@intel.com> Date: Wed, 13 Apr 2022 15:14:35 +0200 Content-Language: en-US References: <0e6afc4c7e6f91e85b922266a3a784f6668c3482.1649753814.git.mchehab@kernel.org> From: Andrzej Hajda In-Reply-To: <0e6afc4c7e6f91e85b922266a3a784f6668c3482.1649753814.git.mchehab@kernel.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Subject: Re: [igt-dev] [PATCH v2 07/12] docs/code_coverage.md: document the code coverage filter script List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Mauro Carvalho Chehab , igt-dev@lists.freedesktop.org, Petri Latvala , Ch Sai Gowtham List-ID: On 12.04.2022 10:59, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > > Add documentation bits for the code_coverage_parse_info. > > While here, also drop the extensions from the scripts that were renamed. > > Reviewed-by: Ch Sai Gowtham > Signed-off-by: Mauro Carvalho Chehab > --- > Reviewed-by: Andrzej Hajda Regards Andrzej