Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7647753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T10:32:31+00:00 2026-05-31T10:32:31+00:00

When using the statistical execution profiler OProfile to visualise a callgraph profile for my

  • 0

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-dir=/var/lib/oprofile --exclude-dependent --demangle=smart \
--symbols /home/myuser/mybinary --callgraph

The complete output from the last command is:

Overflow stats not available
CPU: CPU with timer interrupt, speed 0 MHz (estimated)
Profiling through timer interrupt
warning: dropping hyperspace sample at offset 84d0 >= 79a0 for binary /home/myuser/mybinary
warning: dropping hyperspace sample at offset 7ac0 >= 79a0 for binary /home/myuser/mybinary
warning: dropping hyperspace sample at offset 7d90 >= 79a0 for binary /home/myuser/mybinary
warning: dropping hyperspace sample at offset 7ac0 >= 79a0 for binary /home/myuser/mybinary
warning: dropping hyperspace sample at offset 7d90 >= 79a0 for binary /home/myuser/mybinary
warning: dropping hyperspace sample at offset 8210 >= 79a0 for binary /home/myuser/mybinary
samples  %        symbol name
-------------------------------------------------------------------------------

After that it prints plausible-looking call graph data.

What does the ‘hyperspace’ warning mean? What causes it? Does it impact profiling results? How can I fix it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T10:32:32+00:00Added an answer on May 31, 2026 at 10:32 am

    Maynard Johnson explains this warning in a message to a mailinglist:

    There have been cases reported where samples recorded by the oprofile
    kernel driver appear to be attributed to the wrong binary, in
    particular if the sample rate is very high or when doing callgraph
    profiling (since callgraph profiling, like a high sample rate, also
    results in very high overhead of the oprofile kernel driver and
    overflows of its internal sample buffers). I suspect that’s what
    you’re running into. Unfortunately, this is a very insidious bug, and
    no one has been able to find the root cause yet. The kernel driver
    does report overflow counts of its internal buffers, and the oprofiled
    log prints those out. As a convenience, starting with oprofile 0.9.5,
    opreport will also print a warning when it finds non-zero overflow
    counts and suggests lowering the sampling interval.

    I suggest looking in your /var/lib/oprofile/samples/oprofiled.log and
    find the overflow statistics for the above profile run (log entries
    are timestamped). If you’re only seeing a few or a very small
    percentage (say, less than 3%), you can probably just ignore the
    anomalies. In general, to avoid/limit this kind of thing, you should
    profile at the lowest sampling rate practical, especially when you’re
    doing callgraph profiling. So what do I mean by “practical”? Well,
    as with any sample-based profiler, oprofile is statistical in nature.
    And the more data points you have, the more confidence you have in the
    data. So for 100% confidence, you should (theoretically) profile with
    a count value of ‘1’. Not too practical, though, since your machine
    may appear to lock up because most of the work being done is recording
    samples. For cycles event profiling, you can probably use a count
    value of several million or so (on today’s processors) and still be
    pretty confident of the da ta. For other events, it really depends
    on their frequency of occurrence.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using the new MySQL Query Profiler in PHPMyAdmin version 2.11.5, I got following results
Using the Eclipse profiler, I am interested in number of allocated instances of classes
I want to link to the R statistical package in IronPython by using the
Using WinDbg and SOS, I have the following: 0:011> !threads ThreadCount: 7 UnstartedThread: 0
I've found that in execution plans using common subexpression spools that the reported logical
Based on getting Query Execution Statistics using this extremely useful piece of SQL obtained
while using Perf4j together with Log4j I get the following exception: log4j:ERROR Error occured
I'm interested in using a statistical programming language within a web site I'm building
like the plots in: http://www.cs.berkeley.edu/~ballard/cs267.sp11/hw1/results/ Using some statistics tool(such as R, matlab) could achieve
We are using Socket.IO to communicate real-time statistics to connected browsers; however due to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.