]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - mm/vmstat.c
mm,vmacache: add debug data
[mirror_ubuntu-artful-kernel.git] / mm / vmstat.c
index 302dd076b8bf47bfb13a7925166b1b1f4e0dc5eb..82ce17ce58c4d6912a8b0e7189deb3f23891d8a0 100644 (file)
@@ -866,6 +866,10 @@ const char * const vmstat_text[] = {
        "nr_tlb_local_flush_one",
 #endif /* CONFIG_DEBUG_TLBFLUSH */
 
+#ifdef CONFIG_DEBUG_VM_VMACACHE
+       "vmacache_find_calls",
+       "vmacache_find_hits",
+#endif
 #endif /* CONFIG_VM_EVENTS_COUNTERS */
 };
 #endif /* CONFIG_PROC_FS || CONFIG_SYSFS || CONFIG_NUMA */