[anjuta-extras] profilter: add hint on option to pass to compiler to have profiling data.



commit b9f386f1c9a5d5f7a66db8891d2c2997846af89f
Author: Massimo Corà <mcora src gnome org>
Date:   Tue Jun 22 23:31:52 2010 +0200

    profilter: add hint on option to pass to compiler to have profiling data.

 plugins/profiler/plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/profiler/plugin.c b/plugins/profiler/plugin.c
index 27e58a3..80bafd0 100644
--- a/plugins/profiler/plugin.c
+++ b/plugins/profiler/plugin.c
@@ -293,7 +293,7 @@ profiler_set_target (Profiler *profiler, const gchar *profile_target_uri)
 									   _("This target does not have any "
 									     "profiling data.\n\n"
 									     "Please ensure that the target is "
-									     "complied with profiling support "
+									     "complied with profiling support (-p)"
 										 "and that it is run at least "
 										 "once."));
 		}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]