Received: by 10.223.176.5 with SMTP id f5csp2731836wra; Mon, 5 Feb 2018 08:58:07 -0800 (PST) X-Google-Smtp-Source: AH8x2243G7SiTMqVJPszxVxgfdugEfI83l+CP9SAc8c5lFi9l+k7YMe/3dcsQhxu8pEob6xuiyIB X-Received: by 10.101.81.13 with SMTP id f13mr26447512pgq.242.1517849887800; Mon, 05 Feb 2018 08:58:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517849887; cv=none; d=google.com; s=arc-20160816; b=PoS5YGCWYJPufQdForwl52QI0gAER/vHVjPOFc+w/4JaVMubMkbzSw6+07er6fpxOC scHJBY2jJdHVKCkeIQ3gYtRaMKcto/ZBeFmGlKDMXz+XPTjzyXoJ1ikb77r1JLbUyfqR wecYPaOh6tcsbfGk77vXDxawjsSUQKkTEB1UWa04c/ROTo8UDF0pi/oyhnvkhAfjMmK8 hw0FHXHqqh2soHBkYVoVTkhTnYhrMaPwEGbaLvMX5cC9swxWEo+CeLGnKh4LgEgnzyIg loSqRhyVOcZuFmm3a/CaM5ZWFQyXBMiD3vOZHbPANy/gOPbBjCyfsrwZ31TnO58/XLDT m6+Q== 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 :dmarc-filter:arc-authentication-results; bh=7FjPPBwH5syGuWE4zjoHHMhyhM8zFJN1O/h992i4XxQ=; b=Qld3pLOpcr9quVXb52Def77ciC7AkMF8V3B9agkOVfm3zQ/tvxhPqBI2unXXiply2P N73pxYm+ioYM3K1DIqlG8zEWSeZcm/lzwIHqX1cLj0/tJAEGdFCChpwcV3CRphxvNwjy XoQliXZXAAEgvXQoYsMFZ0fuzdbI8ukqn/VNIqZePQl2mdVD0JBCqUofcVaycs6MDAAD 1A9uH2KsdFu3GL3vXVU7YHJ3N8g5/R83UQR2JUgiUmzkpywkRgOz8PWU5Csp4ksYMVBr fW98OGOfCjsTOA3hH6jTUUoipGirkG4pF3fjUvXByGC9gvJTAU3C87rfvth4VlYaysh7 Pffg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v4-v6si7156206plb.529.2018.02.05.08.57.52; Mon, 05 Feb 2018 08:58:07 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753238AbeBEQ5W (ORCPT + 99 others); Mon, 5 Feb 2018 11:57:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:51688 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752582AbeBEQ5S (ORCPT ); Mon, 5 Feb 2018 11:57:18 -0500 Received: from gandalf.local.home (cpe-172-100-180-131.stny.res.rr.com [172.100.180.131]) (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 87BF72172D; Mon, 5 Feb 2018 16:57:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 87BF72172D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Mon, 5 Feb 2018 11:57:16 -0500 From: Steven Rostedt To: Lina Iyer Cc: Thomas Gleixner , Jason Cooper , Marc Zyngier , LKML , linux-arm-msm@vger.kernel.org, sboyd@codeaurora.org, rnayak@codeaurora.org, asathyak@codeaurora.org, Greg KH Subject: Re: [PATCH RFC v2 3/3] drivers: irqchip: pdc: log PDC info in FTRACE Message-ID: <20180205115716.61e0b881@gandalf.local.home> In-Reply-To: <20180205151846.GA13552@codeaurora.org> References: <20180202142200.6229-1-ilina@codeaurora.org> <20180202142200.6229-4-ilina@codeaurora.org> <20180202230232.GB15464@codeaurora.org> <20180205151846.GA13552@codeaurora.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 5 Feb 2018 15:18:46 +0000 Lina Iyer wrote: > >Some product configurations disable debugfs. I will ask around if this > >can be dropped. > > > Memory dumps after a crash have support for FTRACE and it helps greatly > on production issues. Hence the preference for FTRACE support. Note, ftrace no longer depends on debugfs. It has its own tracefs file system: # mount -t tracefs nodev /sys/kernel/tracing -- Steve