From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 328E721502F for ; Fri, 11 Oct 2024 11:28:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728646101; cv=none; b=KJLR6riaq2ANEGDnB+GtX1xtOj1HTqqDsm5pEeIpVGiySeeaGTTu1xJQkHu5QnSLHTg5i1bYmmfywK3+Fdlp6QIeo0saUtU4V9pI3X0HU3jPnsx4lqQTohgBAuiJsX0P3/kYVGUeA3CugeytzjN1RE1Lguk8w/C0tjnieLXTYUo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728646101; c=relaxed/simple; bh=BlfqTYePpkTIVLUZqLdbWQakAvYxLoLPft8IAiIF51I=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VZSmq2/WcSRYfHlh0BuGGg1dp/OTMBjiQKYTrtEBrxxqpbXnDbccnzTM097rQiJfBsNVlQHM45IgUUNNgMljmFkoleLuIvaYBBahO1kZjoUQVLg9AELSnSnMwdZRv9CDG4GrEJeRMVCVKSISGC84V+xXjJZZFMi9gYylxy2tk8A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=dqWN39c2; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="dqWN39c2" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728646099; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=4HAG/FNfY4USQmCWPTQgELr7Lx25qhoKxL0+773/Hho=; b=dqWN39c2djddKG0BWhGGG/Qu8RmPdSeU27Bd3dylWQVfYt6eK2bS8XYh49zzSXlfI/1gkv VNCANvB7BnhkpY5ALqXeellmK9jeAC2QEM74Z5LxmRn59BbkgLJmBggmMzdGqwl/uHaeLx DGuZW9PLqAwwQQRDCXH50Oro/eYnAGk= Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-134-zU7HdmRxOICk-TfUnEvZQg-1; Fri, 11 Oct 2024 07:28:13 -0400 X-MC-Unique: zU7HdmRxOICk-TfUnEvZQg-1 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 34FE219560B5; Fri, 11 Oct 2024 11:28:10 +0000 (UTC) Received: from dhcp-27-174.brq.redhat.com (unknown [10.45.224.109]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with SMTP id 85BEE19560A2; Fri, 11 Oct 2024 11:28:02 +0000 (UTC) Received: by dhcp-27-174.brq.redhat.com (nbSMTP-1.00) for uid 1000 oleg@redhat.com; Fri, 11 Oct 2024 13:27:56 +0200 (CEST) Date: Fri, 11 Oct 2024 13:27:47 +0200 From: Oleg Nesterov To: Jiri Olsa Cc: Peter Zijlstra , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , bpf@vger.kernel.org, Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , Stanislav Fomichev , Hao Luo , Steven Rostedt , Masami Hiramatsu , linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org Subject: Re: [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer Message-ID: <20241011112747.GA26310@redhat.com> References: <20241010200957.2750179-1-jolsa@kernel.org> <20241010200957.2750179-3-jolsa@kernel.org> Precedence: bulk X-Mailing-List: linux-trace-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241010200957.2750179-3-jolsa@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 On 10/10, Jiri Olsa wrote: > > include/linux/uprobes.h | 21 +++++- > kernel/events/uprobes.c | 148 ++++++++++++++++++++++++++++++++-------- > 2 files changed, 139 insertions(+), 30 deletions(-) Reviewed-by: Oleg Nesterov