Index: trunk/ppStats/src/ppStatsSetupFromArgs.c
===================================================================
--- trunk/ppStats/src/ppStatsSetupFromArgs.c	(revision 8749)
+++ trunk/ppStats/src/ppStatsSetupFromArgs.c	(revision 9542)
@@ -182,5 +182,5 @@
 
     // Print out what we're going to do
-    if (psTraceGetLevel(__func__) > 9) {
+    if (psTraceGetLevel("ppStats") > 9) {
         checkList(data->chips, "CHIP");
         checkList(data->cells, "CELL");
