Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755429Ab3HWLeE (ORCPT ); Fri, 23 Aug 2013 07:34:04 -0400 Received: from mail.skyhub.de ([78.46.96.112]:38634 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754778Ab3HWLeC (ORCPT ); Fri, 23 Aug 2013 07:34:02 -0400 Date: Fri, 23 Aug 2013 13:34:00 +0200 From: Borislav Petkov To: Robert Richter Cc: Vince Weaver , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Jiri Olsa , linux-kernel@vger.kernel.org, Vince Weaver Subject: Re: [PATCH v3 12/12] [RFC] perf, persistent: ioctl functions to control persistency Message-ID: <20130823113400.GA20310@nazgul.tnic> References: <1377180807-12758-1-git-send-email-rric@kernel.org> <1377180807-12758-13-git-send-email-rric@kernel.org> <20130823091128.GA19548@nazgul.tnic> <20130823094556.GB10223@rric.localhost> <20130823104441.GD10223@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130823104441.GD10223@rric.localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 22 On Fri, Aug 23, 2013 at 12:44:41PM +0200, Robert Richter wrote: > On 23.08.13 11:45:56, Robert Richter wrote: > > On 23.08.13 11:11:28, Borislav Petkov wrote: > > > On Thu, Aug 22, 2013 at 02:18:06PM -0400, Vince Weaver wrote: > > > > PERF_EVENT_IOC_MAKE_PERSISTENT > > > > PERF_EVENT_IOC_UNPERSIST > > Maybe this? > > PERF_EVENT_IOC_PERSIST > PERF_EVENT_IOC_UNPERSIST No, ATTACH/DETACH actually describes what you do with the fds and is most generic. "PERSIST*" is a special use case of attaching/detaching events. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/