honggfuzz: Running with --linux_perf_ipt_block

Hello,

I’m wanting to run HonggFuzz with Intel PT block tracing. My syntax is as follows: honggfuzz -f hf_in --linux_perf_ipt_block -- djpeg ___FILE___

However, I get the following error: [2018-06-04T16:27:51-0400][F][50409] arch_ptAnalyze():94 pt_errata() failed: unknown cpu

Any suggestions would be greatly appreciated. I know my processor is Intel PT compatible - I’m also working on some perf_event_open stuff that I may have some questions on later, if you don’t mind 😃.

Best wishes, -Steve

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 17

Most upvoted comments

The latest master (a5fc628ad3a4f6a078a06845fb1c67af1175b1bf) works for me, thanks!