Linux-Trace-Devel Archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: linux-trace-devel@vger.kernel.org
Subject: Re: [PATCH] libtracefs meson: build tracefs-mmap by default
Date: Wed, 10 Jan 2024 15:56:29 -0500	[thread overview]
Message-ID: <20240110155629.05345bc8@gandalf.local.home> (raw)
In-Reply-To: <20240110203925.266999-1-giulio.benetti@benettiengineering.com>

On Wed, 10 Jan 2024 21:39:25 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Accordingly to Makefile let's add tracefs-mmap.c to build, this is needed
> for linking by other object files.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

Bah! I need to start remembering to update the meson.build file when adding
new files.

Thanks for the change. It'll go into 1.8.1 which I'll wait till next week
to see what else may have broken.

-- Steve

> ---
>  src/meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/meson.build b/src/meson.build
> index 5b76554..f7a98b9 100644
> --- a/src/meson.build
> +++ b/src/meson.build
> @@ -11,6 +11,7 @@ sources= [
>     'tracefs-instance.c',
>     'tracefs-kprobes.c',
>     'tracefs-marker.c',
> +   'tracefs-mmap.c',
>     'tracefs-record.c',
>     'tracefs-sqlhist.c',
>     'tracefs-tools.c',


      reply	other threads:[~2024-01-10 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10 20:39 [PATCH] libtracefs meson: build tracefs-mmap by default Giulio Benetti
2024-01-10 20:56 ` Steven Rostedt [this message]

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=20240110155629.05345bc8@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=linux-trace-devel@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).