I compile perf with OpenCSD and run coresight tracing, but it seemed some error happened.
Can you point out where I did wrong?
perf cmd get perf data
./tools/perf/perf record -e cs_etm/@tmc_etr0/u --per-thread uname
Linux
[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.046 MB perf.data ]
but perf report error
tools/perf/perf report --stdio
0x220 [0x2c28]: failed to process type: 70 [Cannot allocate memory]
Error:
failed to process sample
# To display the perf.data header info, please use --header/--header-only options.
#
Hi,
I compile perf with OpenCSD and run coresight tracing, but it seemed some error happened. Can you point out where I did wrong?
perf cmd get perf data
but perf report error
perf verbose output
Thanks for your help.