ACPICA: Performance: Remove function tracing from critical allocation functions.
authorBob Moore <robert.moore@intel.com>
Wed, 19 Dec 2012 05:37:59 +0000 (05:37 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Jan 2013 11:36:18 +0000 (12:36 +0100)
commit0e770b3263816b4445e2c855f641b172aa26291a
treed1b6dfd0cd668003379b7dd32b0045e32c7003a5
parent53938551c827d2016912ae5a431a7dad76c2426a
ACPICA: Performance: Remove function tracing from critical allocation functions.

Tracing is no longer needed for many of the low-level function.
Removing the trace mechanism from these functions improves
performance a small amount, also simplifies the debug trace output.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/nsutils.c
drivers/acpi/acpica/utdelete.c
drivers/acpi/acpica/utstate.c
drivers/acpi/acpica/uttrack.c