Closed GitMensch closed 1 year ago
do you still have the perf.data
file and can share it with us please?
ping?
I've tested a bunch of possible recordings (from that date), but didn't found one that resulted in a chrash. I'm closing this and reopening with more information if I see this again.
Describe the bug perfparser trying to handle a bad file for quite some time, then aborting
To Reproduce That's likely not well reproducible... This is what I've done:
sudo perf record -o perf.data.hotspot-filter --call-graph dwarf,4096 --aio -z --sample-cpu --mmap-pages 16M -p 2807243
on an hotspot process which stayed very long on "filter", resulting file with 155,757,281 bytessudo /tmp/hotspot-v1.4.1-192-g73c5701-x86_64.AppImage perf.data.hotspot-filter
Expected behavior Same result that
perf report
has:Less warning messages, no abort.
Version Info (please complete the following information):