Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933301AbbFIUB1 (ORCPT ); Tue, 9 Jun 2015 16:01:27 -0400 Received: from mail-qk0-f177.google.com ([209.85.220.177]:35169 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753681AbbFIUBM (ORCPT ); Tue, 9 Jun 2015 16:01:12 -0400 From: Vince Weaver X-Google-Original-From: Vince Weaver Date: Tue, 9 Jun 2015 16:07:01 -0400 (EDT) To: Steven Rostedt cc: Vince Weaver , David Ahern , linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Stephane Eranian , Jiri Olsa Subject: Re: perf/ftrace: does PERF_EVENT_IOC_SET_FILTER serve any purpose? In-Reply-To: <20150609155506.3c7d5fc3@gandalf.local.home> Message-ID: References: <55773DA3.6070808@gmail.com> <20150609155506.3c7d5fc3@gandalf.local.home> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 750 Lines: 21 On Tue, 9 Jun 2015, Steven Rostedt wrote: > What kernel are you using? You may need to update perf. > > We switched to a tracefs filesystem, but the old perf wont read any > events if it's not located in debugfs. That is, it actually tested > which filesystem the event files were mounted on, and if they didn't > match the debugfs mount type, it ignored them. That was fixed recently. I am running 4.1-rc7 and was trying to use perf_4.0. If I use the kernel's version of perf it works. sigh. Vince -- 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/