[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <695e25a7-d1f0-d764-493e-4c64310ef16b@arm.com>
Date: Thu, 31 Jan 2019 19:03:48 +0000
From: Suzuki K Poulose <suzuki.poulose@....com>
To: mathieu.poirier@...aro.org, acme@...nel.org, peterz@...radead.org
Cc: gregkh@...uxfoundation.org, mingo@...hat.com, tglx@...utronix.de,
alexander.shishkin@...ux.intel.com, schwidefsky@...ibm.com,
heiko.carstens@...ibm.com, will.deacon@....com,
mark.rutland@....com, jolsa@...hat.com, namhyung@...nel.org,
adrian.hunter@...el.com, ast@...nel.org, hpa@...or.com,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 7/7] perf tools: Remove PMU::set_drv_config API
On 31/01/2019 18:47, Mathieu Poirier wrote:
> CoreSight was the only client of the PMU's set_drv_config() API. Now
> that it is no longer needed by CoreSight remove it from the code base.
>
> Signed-off-by: Mathieu Poirier <mathieu.poirier@...aro.org>
> ---
> tools/perf/builtin-record.c | 10 -----
> tools/perf/builtin-stat.c | 9 ----
> tools/perf/builtin-top.c | 13 ------
> tools/perf/util/Build | 1 -
> tools/perf/util/drv_configs.c | 78 -----------------------------------
> tools/perf/util/drv_configs.h | 26 ------------
> tools/perf/util/pmu.h | 1 -
> 7 files changed, 138 deletions(-)
> delete mode 100644 tools/perf/util/drv_configs.c
> delete mode 100644 tools/perf/util/drv_configs.h
Nice !
Acked-by: Suzuki K Poulose <suzuki.poulose@....com>
Powered by blists - more mailing lists