PROFILE_page_fault_XXX: more detailed page PF profiling
This commit is contained in:
@ -33,6 +33,8 @@ struct profile_event {
|
||||
*/
|
||||
enum profile_event_type {
|
||||
PROFILE_page_fault = PROFILE_EVENT_MIN,
|
||||
PROFILE_page_fault_anon_clr,
|
||||
PROFILE_page_fault_file_clr,
|
||||
PROFILE_mpol_alloc_missed,
|
||||
PROFILE_mmap_anon_contig_phys,
|
||||
PROFILE_mmap_anon_no_contig_phys,
|
||||
|
||||
Reference in New Issue
Block a user