Index: /trunk/src/profiler.cc
===================================================================
--- /trunk/src/profiler.cc	(revision 150)
+++ /trunk/src/profiler.cc	(revision 151)
@@ -102,5 +102,5 @@
 	m_root->stop();
 	NV_LOG( LOG_INFO, "-- PROFILER REPORT -----------------------------------------" );
-	NV_LOG( LOG_INFO, std::left << std::setw(18) << "TAG" 
+	NV_LOG( LOG_INFO, std::left << std::setw(24) << "TAG" 
 		<< std::setw(7) << "%PARNT" 
 		<< std::setw(7) << "CALLS" 
