When using perf report, I don\'t see any symbols for my program, instead I get output like this:
perf report
$ perf record /path/to/racket ints.rkt 10000 $ pe
How about your dev host machine? Is it also running the x86_64 OS? If not, please make sure the perf is cross-compiled, because the perf depends on the objdump and other tools in toolchain.