Re: [PATCH v5 11/15] perf jevents: Add model list option
From: John Garry <john.g.garry@oracle.com>
Date: 2023-01-27 13:17:09
Also in:
linux-arm-kernel, linux-perf-users, lkml
From: John Garry <john.g.garry@oracle.com>
Date: 2023-01-27 13:17:09
Also in:
linux-arm-kernel, linux-perf-users, lkml
On 26/01/2023 23:36, Ian Rogers wrote:
This allows the set of generated jevents events and metrics be limited to a subset of the model names. Appropriate if trying to minimize the binary size where only a set of models are possible.
No SoB or RB tags at all. Thanks, John
--- tools/perf/pmu-events/Build | 3 ++- tools/perf/pmu-events/jevents.py | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-)