[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32ad7700-3d4e-6c20-31c9-8b002fea5cbc@intel.com>
Date: Thu, 6 Aug 2020 09:15:08 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
Jiri Olsa <jolsa@...nel.org>, alexey.budankov@...ux.intel.com
Subject: Re: [PATCH 0/2] perf: Allow closing siblings' file descriptors
On 8/07/20 6:16 pm, Alexander Shishkin wrote:
> Hi guys,
>
> I've been looking at reducing the number of open file descriptors per perf
> session. If we retain one descriptor per event, in a large group they add
> up. At the same time, we're not actually using them for anything after the
> SET_OUTPUT and maybe SET_FILTER ioctls. So, this series is a stab at that.
I am wondering if instead we should be looking at creating a kernel API that
allows associating a multitude of tracepoints with a single event. Thoughts
anyone?
Powered by blists - more mailing lists