What does the OProfile warning 'dropping hyperspace sample' mean?
问题 When using the statistical execution profiler OProfile to visualise a callgraph profile for my C application, it includes the following warning multiple times. The warning is rather cryptic to me: warning: dropping hyperspace sample at offset 1af9 >= 2be8 for binary /home/myuser/mybinary I'm using OProfile in a Xen virtualized environment like this: modprobe oprofile timer=1 opcontrol --no-vmlinux opcontrol --start (wait for profiling data to accumulate) opcontrol --stop opreport --session