intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
92 stars 29 forks source link

measure/perf: account on empty event lists for Linux perf #6

Closed dvrogozh closed 4 years ago

dvrogozh commented 4 years ago

Here and below: https://github.com/intel/media-delivery/blob/50da2974d7c86ae6608967c5328e3c18c68f4927/measure/performance/MSPerf.py#L697

We do not count on the possibility that event lists might be empty which will cause to run measure-perf due to error from Linux perf.