Mauro Andreolini <mauro.andreol...@gmail.com> writes: > file to get perf report to print the function names. > Is this expected behaviour? How do I get perf to automatically extract > symbols from compressed files?
Someone would need to write the code to do that I guess. > > To which function would 0x7facc1df12a0 match? It does not even seem to > be in the mapped address space of "ls". I am clueless. The unwinder got confused. A common cause is incomplete or partially broken dwarf unwind information. May be a compiler problem. -Andi -- a...@linux.intel.com -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html