]> code.delx.au - gnu-emacs/blobdiff - src/emacs.c
Add emacs native profiler.
[gnu-emacs] / src / emacs.c
index 9e7efcabbf7dba0bb6260aabbccc7c27f07fbcab..19d5f55c9c62b76714f55f5c70c6c3b26987fcfa 100644 (file)
@@ -1557,6 +1557,8 @@ Using an Emacs configured with --with-x-toolkit=lucid does not have this problem
       syms_of_ntterm ();
 #endif /* WINDOWSNT */
 
+      syms_of_profiler ();
+
       keys_of_casefiddle ();
       keys_of_cmds ();
       keys_of_buffer ();