* plugins/profiler/gprof-options.c: (on_option_changed),
commit31dfabbb87398157750af38a7a74adb41668d312
authornaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 20 Jun 2007 09:08:34 +0000 (20 09:08 +0000)
committernaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 20 Jun 2007 09:08:34 +0000 (20 09:08 +0000)
tree46f651f7ee9fad17acdc4d7c0810a18d2bc1e12c
parentd2072b69b5ee035081bdd5b2ff4604340e73b18f
* plugins/profiler/gprof-options.c: (on_option_changed),
(setup_widgets):
* plugins/profiler/gprof-options.h:
* plugins/profiler/gprof-profile-data.c:
(gprof_profile_data_init_profile):
* plugins/profiler/gprof-profile-data.h:
* plugins/profiler/plugin.c: (profiler_get_data),
(profiler_set_target), (register_options),
(on_profile_data_browse_button_clicked),
(on_profiling_options_button_clicked), (on_profiler_delete_data):
* plugins/profiler/profiler.glade: implements independent targets.
implements the ability to select arbitrary gmon.out files.
Fixes bug #403502 â€“ User should also be allowed to select an
independent executable target.

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@3017 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/profiler/gprof-options.c
plugins/profiler/gprof-options.h
plugins/profiler/gprof-profile-data.c
plugins/profiler/gprof-profile-data.h
plugins/profiler/plugin.c
plugins/profiler/profiler.glade