[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YHc/MIPBaCGJVFFl@kernel.org>
Date: Wed, 14 Apr 2021 16:14:56 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Vitaly Chikunov <vt@...linux.org>
Cc: linux-kernel@...r.kernel.org, "Dmitry V. Levin" <ldv@...linux.org>
Subject: Re: [PATCH v2] perf beauty: Fix fsconfig generator
Em Wed, Apr 14, 2021 at 04:08:12PM -0300, Arnaldo Carvalho de Melo escreveu:
> [root@...6d5ad9661 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@...6d5ad9661 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
Powered by blists - more mailing lists