Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753221AbbKQMkc (ORCPT ); Tue, 17 Nov 2015 07:40:32 -0500 Received: from mail-ig0-f178.google.com ([209.85.213.178]:37614 "EHLO mail-ig0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751262AbbKQMkb (ORCPT ); Tue, 17 Nov 2015 07:40:31 -0500 MIME-Version: 1.0 Date: Tue, 17 Nov 2015 18:10:31 +0530 Message-ID: Subject: enable dynamic debug - doubt From: Muni Sekhar To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 671 Lines: 21 [ Please keep me in CC as I'm not subscribed to the list] Hello, The behaviour of dynamic debug prints are controlled via writing to a control file in the 'debugfs' filesystem(/dynamic_debug/control). Here I would like to know what order should the echo(for eg: echo -n 'module sdhci +p' > /sys/kernel/debug/dynamic_debug/control) be applied in relation to the module load - before or after? -- Thanks, Sekhar -- 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/