Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HCALL_STATS
:
CONFIG_PPC_PSERIES && CONFIG_DEBUG_FS && CONFIG_TRACEPOINTS
Adds code to keep track of the number of hypervisor calls made and the amount of time spent in hypervisor calls. Wall time spent in each call is always calculated, and if available CPU cycles spent are also calculated. A directory named hcall_inst is added at the root of the debugfs filesystem. Within the hcall_inst directory are files that contain CPU specific call statistics.
This option will add a small amount of overhead to all hypervisor calls.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index
Automatically generated (in year 2025). See also LKDDb sources on GitLab