]> git.proxmox.com Git - grub2.git/blobdiff - config.h.in
Implement boot time analysis framework.
[grub2.git] / config.h.in
index 621742caee9ec7da84ee87112bfcd062ebe384de..2e1f4590928f4ce61925203dc228a45cb083358c 100644 (file)
@@ -8,6 +8,7 @@
 
 /* Define to 1 to enable disk cache statistics.  */
 #define DISK_CACHE_STATS @DISK_CACHE_STATS@
+#define BOOT_TIME_STATS @BOOT_TIME_STATS@
 
 #if defined (GRUB_UTIL) || !defined (GRUB_MACHINE)
 #include <config-util.h>