From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Vitaly Chikunov <vt@altlinux.org>
Cc: linux-kernel@vger.kernel.org, "Dmitry V. Levin" <ldv@altlinux.org>
Subject: Re: [PATCH v2] perf beauty: Fix fsconfig generator
Date: Wed, 14 Apr 2021 16:14:56 -0300 [thread overview]
Message-ID: <YHc/MIPBaCGJVFFl@kernel.org> (raw)
In-Reply-To: <YHc9nC6EYf/eP3GH@kernel.org>
Em Wed, Apr 14, 2021 at 04:08:12PM -0300, Arnaldo Carvalho de Melo escreveu:
> [root@6db6d5ad9661 perf]# tools/perf/trace/beauty/fsconfig.sh
> static const char *fsconfig_cmds[] = {
> [0] = "SET_FLAG",
> [1] = "SET_STRING",
> [2] = "SET_BINARY",
> [3] = "SET_PATH",
> [4] = "SET_PATH_EMPTY",
> [5] = "SET_FD",
> [6] = "CMD_CREATE",
> [7] = "CMD_RECONFIGURE",
> };
> [root@6db6d5ad9661 perf]#
>
> So I guess we can sweep thru tools/perf/trace/beauty/*.sh and simplify
> things in other table generators?
>
> Please consider this.
>
> Thanks, applied.
Its in my tmp.perf/core branch, will go to the main one after what is in
there passes my longish regression test suite,
- Arnaldo
prev parent reply other threads:[~2021-04-14 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 18:27 [PATCH v2] perf beauty: Fix fsconfig generator Vitaly Chikunov
2021-04-14 19:08 ` Arnaldo Carvalho de Melo
2021-04-14 19:14 ` Arnaldo Carvalho de Melo [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=YHc/MIPBaCGJVFFl@kernel.org \
--to=acme@kernel.org \
--cc=ldv@altlinux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vt@altlinux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.