From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lv Zheng Subject: [PATCH 0/4] ACPI: Update method tracing facility. Date: Thu, 23 Jul 2015 13:06:37 +0800 Message-ID: References: Return-path: Received: from mga09.intel.com ([134.134.136.24]:32171 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750702AbbGWFGq (ORCPT ); Thu, 23 Jul 2015 01:06:46 -0400 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" , Len Brown Cc: Lv Zheng , Lv Zheng , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org This patch updates method tracing facility according to ACPICA 20150717 release changes. Lv Zheng (4): ACPI / sysfs: Add ACPI_LV_REPAIR debug level. ACPI / sysfs: Update method tracing facility. ACPI / Documentation: Update method tracing documentation. ACPI / sysfs: Add support to allow suppress leading "\" in trace_method_name. Documentation/acpi/method-tracing.txt | 53 +++++++++---- drivers/acpi/osl.c | 8 ++ drivers/acpi/sysfs.c | 133 ++++++++++++++++++++++++--------- 3 files changed, 145 insertions(+), 49 deletions(-) -- 1.7.10