Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2666656pxa; Mon, 17 Aug 2020 16:02:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwSVVtbju0S+NumoipS6z4eontL0Mm9OZDCw6ed1/XrqLCdtN+EwKLzYJnymLfgQ3N4Ev4y X-Received: by 2002:a50:fb14:: with SMTP id d20mr16547519edq.191.1597705320037; Mon, 17 Aug 2020 16:02:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597705320; cv=none; d=google.com; s=arc-20160816; b=H4+ltKZ93WzONiv3RBBCB8Ybf6GTTGQ7NBJ6YPODAbVGVCXzFWHDY1w3+vKl7gs6pj UPuQZO7Hbpru/jMTZipy5JVBhFFahAZmCuJq6texWwa9NKyww1CLPE7vD6HtMI2OsVz2 muIvyWB9jsB+217vUV2oz+mcKuQ3aQQQARIQOWDHL8hgMPrQzTRJwhldCdSJDcO85gDT pigS1EMY6vj+oN3IWPsC1vL+pW1BfBvZWAYp7iYXJejQOR2IJVplWnWzFIHkcDFFYK0K 52UYPAxPUJ8c734pbwg33kOBAgaJRsRqllEgQL8O3dj8sGSEi6RVlyaW3tEVErOu4Sxs qWeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=Q4MJitYidNJjWhktCTMWUzkdltrNjTKzNgXwXrFsHuE=; b=Ta6Hhn5ukNpuFB2gaS42F+4BISiYRK6ppj1oyxB9Bb/K1fMyd6s6xeCuLNnT7Qjrsm Iqsc0tA/YIOsh7lhF2DNqXKhO8oWyfLvzihG6WyWT/Et3OyXzZioBdh/3W+DGkgq28gI UCPWZl5eYsaxbNs0IPsKHJKqmVvlBqPtQvfTGGVfqrKoWUHdybau2xF/MEqm0At9VLGL 5zw1FlflYrtTFJot0ZDZP1PI43vErOyoBfDpLXEL3BAvY3ZG8FVywRoBk2v3oaNuh8S2 JRTc091tdgYB9tw/dIaHzuo9RShYDnC9sROVW872kE9GWyym8V5huwT9fqfKZ/2LxNJZ 9c1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x30si11382565edc.80.2020.08.17.16.01.37; Mon, 17 Aug 2020 16:02:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726628AbgHQU3i convert rfc822-to-8bit (ORCPT + 99 others); Mon, 17 Aug 2020 16:29:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:41786 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728124AbgHQU3h (ORCPT ); Mon, 17 Aug 2020 16:29:37 -0400 Received: from oasis.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8EA882072E; Mon, 17 Aug 2020 20:29:35 +0000 (UTC) Date: Mon, 17 Aug 2020 16:29:33 -0400 From: Steven Rostedt To: Stephen Smalley Cc: =?UTF-8?B?VGhpw6liYXVk?= Weksteen , Paul Moore , Nick Kralevich , Peter Enderborg , Eric Paris , Ingo Molnar , Mauro Carvalho Chehab , "David S. Miller" , Rob Herring , linux-kernel@vger.kernel.org, selinux@vger.kernel.org Subject: Re: [PATCH v3 3/3] selinux: add permission names to trace event Message-ID: <20200817162933.79f69c66@oasis.local.home> In-Reply-To: <0bb62de9-1020-a7c4-3a7f-48ae2f78e3b7@gmail.com> References: <20200817170729.2605279-1-tweek@google.com> <20200817170729.2605279-4-tweek@google.com> <0bb62de9-1020-a7c4-3a7f-48ae2f78e3b7@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 17 Aug 2020 16:13:29 -0400 Stephen Smalley wrote: > Does this require a corresponding patch to userspace?  Otherwise, I get > the following: > > libtraceevent: No such file or directory >   [avc:selinux_audited] function avc_trace_perm_to_name not defined Yes, we need to add a plugin to libtraceevent that will add that function. I could possibly write one up real quick. -- Steve