From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by sourceware.org (Postfix) with ESMTPS id 70BB73858D39 for ; Wed, 8 Feb 2023 08:58:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 70BB73858D39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x32a.google.com with SMTP id f47-20020a05600c492f00b003dc584a7b7eso886397wmp.3 for ; Wed, 08 Feb 2023 00:58:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=Hjc0aW3ElPp0lC7BuUQW/wDDTZQIJ+xM+JwnEQgQPa4=; b=m3/ibjaYFLBsLTIC4cJgzZ7o+66X/+7K63HDPxwlyOMO1A0DUhjUQCcwQmsCVmdhe7 kHeGkxxBEHGgBQz8ar5uvIiCniU0+APvavJikUFChyGyHl9Asoejq0YA9wT9hD8tUMji KdWqBy02UNEvZAZj584VJ5RdZgsEhE91pb30izRCs56KYaT8E1nxm2kfnhZ3UGGmuXWb r3NTiGajIlsOc/jOqFHVPPCz7s5azx/PixQT3s2Bf19zOh3VQHkFhg+lJDomlrlNNzbi pA0BGkkEgB/2XPuQ7WXJ41vxWfF4CgMj61iRo3aM9KI24YeeyS0MdbjJRrMWCpzqgMQq d+MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Hjc0aW3ElPp0lC7BuUQW/wDDTZQIJ+xM+JwnEQgQPa4=; b=eX4f9MBOEXF/o/N8mmfXYo/mnOq/Y5uu2cV4kjeRejSZ0BmoqQrov8OIApf/3mt4hn i+Mz17nzrqKK7/KviRWrlLa98yKTBDs6GQdMuLXmDr3p3/Giq9Wg1L0gemv+sVJGI8Ei Zj0KvGcNnnr5TYabUTJEOHQLdb8aKQ6sjXUQPj9V+PFq319Arbb7iGPqFtER+YAgDagC WnCmjkcBBzjbfidZGcqiJlhVJTWkjYSL7ZAGitCuGDpxbcS4w31IA0tqwJQl7lED7zAN rxTjfX5uKL+MmQo5WH8LYv4VtNwQiZEEmszkXXDzOIQwLHqey9K7bYxxDB4PXKztFW7q dQ/A== X-Gm-Message-State: AO0yUKXCmCJHqoGQHW6siHkuEhBNejvSyZRLoe3bfucnkr/iUbLNkhSK KwFKl6ClmwEsDfiiXbxK3R/u3BEtInameEBLzBzVXQw= X-Google-Smtp-Source: AK7set/zuaPzuuCo/gcanJ3X8x84V5w2dCdnAh7YQQRz935Bh/2aB+JICwLJ5XI3rQ9tC7avZ2TFAiaEfQ+uCusaLbo= X-Received: by 2002:a05:600c:3508:b0:3e1:b15:d067 with SMTP id h8-20020a05600c350800b003e10b15d067mr71862wmq.25.1675846678751; Wed, 08 Feb 2023 00:57:58 -0800 (PST) MIME-Version: 1.0 From: Kristiyan Stoimenov Date: Wed, 8 Feb 2023 10:57:48 +0200 Message-ID: Subject: GSoC: Interest in taking the `-ftime-trace` project To: gcc@gcc.gnu.org Content-Type: multipart/alternative; boundary="000000000000fc2d8e05f42c7552" X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000fc2d8e05f42c7552 Content-Type: text/plain; charset="UTF-8" Hello, I would like to ask whether I could be part of the upcoming GSoC. I have been wanting to contribute to the project for some time now and I think that this would be a nice opportunity for that. I have looked into the different starter projects that are offered in the [Wiki GSoC page](https://gcc.gnu.org/wiki/SummerOfCode) and I was particularly interested in the `-ftime-trace` project. The following is what is given as a short description about the problematic: "Implement something similar to Clang's -ftime-trace feature which generates performance reports that show where the compiler spends compile time. For more information, please check the following blog post. There's also an existing bugzilla entry for this (if this becomes a GSoC project, the assignee will of course change). Required skills include C/C++ and finding a way through a large code-base." I am looking forward to your response. Best regards, Kristiyan --000000000000fc2d8e05f42c7552--