last_100_frees.stp on aarch64 is crashing while doing sprint_ubacktrace()
Josh Stone
jistone@redhat.com
Mon Jun 22 17:07:00 GMT 2015
On 06/22/2015 06:53 AM, William Cohen wrote:
> One of the things that I thought that might be tripping things up is
> that there might be previous builds that have been done without the
> -B CONFIG_DEBUG_INFO=y and the caching might be using.
That shouldn't matter -- find_script_hash() adds all the -B options to
the hashed content, so they should be cached distinctly.
But you can also use --poison-cache if you don't trust it.
More information about the Systemtap
mailing list