mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
update
Sat May 21 20:58:59 2005 Soeren Sandmann <sandmann@redhat.com> * TODO: update * sysprof.c (on_menu_item_activated): New function. * sysprof.c (build_gui): Hook up menu items. * module/sysprof-module.c (init_module): Remove module_init/exit as they cause build failure on kernels < 2.6.11.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
98fe6b572e
commit
402ffc9e4a
@ -425,5 +425,3 @@ cleanup_module(void)
|
||||
remove_proc_entry("sysprof-trace", &proc_root);
|
||||
}
|
||||
|
||||
module_init (init_module);
|
||||
module_exit (cleanup_module);
|
||||
|
||||
Reference in New Issue
Block a user