Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934116AbeAIQNi (ORCPT + 1 other); Tue, 9 Jan 2018 11:13:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:56216 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932898AbeAIQNh (ORCPT ); Tue, 9 Jan 2018 11:13:37 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4772D2064D 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: Tue, 9 Jan 2018 11:13:34 -0500 From: Steven Rostedt To: Todd Brandt Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, len.brown@intel.com, todd.e.brandt@intel.com Subject: Re: [BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer) Message-ID: <20180109111334.2628dcc5@vmware.local.home> In-Reply-To: <1515461115.17761.12.camel@linux.intel.com> References: <1515455714.17761.7.camel@linux.intel.com> <1515459749.17761.10.camel@linux.intel.com> <20180108200756.08712bb4@vmware.local.home> <1515461115.17761.12.camel@linux.intel.com> X-Mailer: Claws Mail 3.15.1 (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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, 08 Jan 2018 17:25:15 -0800 Todd Brandt wrote: > Can you reproduce the issue there? I just want to be sure it's not > something local to our machines here, as long as you have CONFIG_PM > enabled it should work the same hopefully. Just to let you know, I'm currently traveling, so my testing ability is limited at the time being. -- Steve