The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Ian Rogers <irogers@google.com>,
	James Clark <james.clark@linaro.org>,
	Jiri Olsa <jolsa@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-perf-users@vger.kernel.org
Subject: Re: [PATCH 1/1] perf bench bpf: Add missing .gitignore file
Date: Tue, 23 Jun 2026 21:32:48 -0300	[thread overview]
Message-ID: <ajslsBPoAPMioSeW@x1> (raw)
In-Reply-To: <ajskevFfXGkVt-si@google.com>

On Tue, Jun 23, 2026 at 05:27:38PM -0700, Namhyung Kim wrote:
> On Tue, Jun 23, 2026 at 09:05:30PM -0300, Arnaldo Carvalho de Melo wrote:
> > +++ b/tools/perf/bench/bpf_skel/.gitignore
> > @@ -0,0 +1,4 @@
> > +# SPDX-License-Identifier: GPL-2.0-only
> > +.tmp
> > +*.skel.h
> > +vmlinux.h
 
> I think it's enough to add '*.skel.h' only as other files are still
> under util/bpf_skel.  But having others would not be harmful.
 
> Acked-by: Namhyung Kim <namhyung@kernel.org>

⬢ [acme@toolbx perf-tools]$ ls -la tools/perf/bench/bpf_skel/.tmp
total 8
drwxr-xr-x. 1 acme acme   36 Jun 23 21:01 .
drwxr-xr-x. 1 acme acme  102 Jun 23 21:01 ..
-rw-r--r--. 1 acme acme 7840 Jun 23 21:01 bench_uprobe.bpf.o
⬢ [acme@toolbx perf-tools]$ 

.tmp is created as well.

- Arnaldo

  reply	other threads:[~2026-06-24  0:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-24  0:05 [PATCH 1/1] perf bench bpf: Add missing .gitignore file Arnaldo Carvalho de Melo
2026-06-24  0:27 ` Namhyung Kim
2026-06-24  0:32   ` Arnaldo Carvalho de Melo [this message]
2026-06-24  0:42     ` Linus Torvalds
2026-06-24  0:50       ` Arnaldo Carvalho de Melo

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=ajslsBPoAPMioSeW@x1 \
    --to=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=irogers@google.com \
    --cc=james.clark@linaro.org \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=namhyung@kernel.org \
    --cc=torvalds@linux-foundation.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