PROFILE_page_fault_XXX: more detailed page PF profiling

This commit is contained in:
Balazs Gerofi
2017-03-06 20:05:13 +09:00
parent 0dd2fad33b
commit 105d373765
4 changed files with 10 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ extern char *syscall_name[];
char *profile_event_names[] =
{
"page_fault",
"page_fault_anon_clr_mem",
"page_fault_file_clr_mem",
"mpol_alloc_missed",
"mmap_anon_contig_phys",
"mmap_anon_no_contig_phys",