public inbox for dwarves@vger.kernel.org
 help / color / mirror / Atom feed
From: Ihor Solodrai <ihor.solodrai@linux.dev>
To: Alan Maguire <alan.maguire@oracle.com>, dwarves@vger.kernel.org
Subject: Re: [PATCH v2 dwarves 1/2] github CI: Build pahole "next" branch as well as latest changes
Date: Mon, 30 Jun 2025 11:38:51 -0700	[thread overview]
Message-ID: <e777afb7-b4b1-4625-b40d-b86b7a97dcbe@linux.dev> (raw)
In-Reply-To: <20250630101537.2680289-2-alan.maguire@oracle.com>

On 6/30/25 3:15 AM, Alan Maguire wrote:
> In order to support compare/contrast of BTF generation with
> changes, build next branch of pahole for comparison purposes.
> 
> Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
> ---
>   .github/workflows/test.yml | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Ihor Solodrai <ihor.solodrai@linux.dev>

> 
> diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
> index f11ebfe..99c179a 100644
> --- a/.github/workflows/test.yml
> +++ b/.github/workflows/test.yml
> @@ -20,12 +20,12 @@ jobs:
>               runs_on: 'ubuntu-24.04'
>               arch: 'x86_64'
>               llvm-version: '18'
> -            pahole: 'master'
> +            pahole: 'next'
>             - kernel: 'LATEST'
>               runs_on: 'ubuntu-24.04-arm'
>               arch: 'aarch64'
>               llvm-version: '18'
> -            pahole: 'tmp.master'
> +            pahole: 'next'
>       name: Linux ${{ matrix.kernel }}
>       uses: ./.github/workflows/vmtest.yml
>       with:


  reply	other threads:[~2025-06-30 18:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 10:15 [PATCH v2 dwarves 0/2] Add function list comparison to github CI Alan Maguire
2025-06-30 10:15 ` [PATCH v2 dwarves 1/2] github CI: Build pahole "next" branch as well as latest changes Alan Maguire
2025-06-30 18:38   ` Ihor Solodrai [this message]
2025-06-30 10:15 ` [PATCH v2 dwarves 2/2] github CI: Add comparison of generated BTF functions between baseline, change Alan Maguire
2025-06-30 18:36   ` Ihor Solodrai
2025-07-01 16:14     ` Alan Maguire

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e777afb7-b4b1-4625-b40d-b86b7a97dcbe@linux.dev \
    --to=ihor.solodrai@linux.dev \
    --cc=alan.maguire@oracle.com \
    --cc=dwarves@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox