profile: more detailed profiling of file PFs

This commit is contained in:
Balazs Gerofi
2017-03-09 23:00:33 +09:00
parent 4c42086154
commit 746b459e7f
4 changed files with 11 additions and 0 deletions

View File

@ -59,6 +59,8 @@ char *profile_event_names[] =
{
"page_fault",
"page_fault_anon_clr_mem",
"page_fault_file",
"page_fault_dev_file",
"page_fault_file_clr_mem",
"mpol_alloc_missed",
"mmap_anon_contig_phys",