diff --git a/docs/clusterfuzz.md b/docs/clusterfuzz.md index 1302000a6..3bed51219 100644 --- a/docs/clusterfuzz.md +++ b/docs/clusterfuzz.md @@ -39,6 +39,6 @@ reached by your fuzz target. You can view performance issues that your fuzz target is running into (e.g. leaks, timeouts, etc) by clicking on `Performance` link on our fuzzer statistics dashboard. -![performance_analyzer](https://raw.githubusercontent.com/google/oss-fuzz/master/docs/images/performance_analyzer.png) +![performance_analyzer](https://raw.githubusercontent.com/google/oss-fuzz/master/docs/images/expat_performance_analyzer.png) diff --git a/docs/images/expat_performance_analyzer.png b/docs/images/expat_performance_analyzer.png new file mode 100755 index 000000000..f645b80e6 Binary files /dev/null and b/docs/images/expat_performance_analyzer.png differ diff --git a/docs/images/freetype_stats.png b/docs/images/freetype_stats.png old mode 100644 new mode 100755 index 748363c96..8b2ae588e Binary files a/docs/images/freetype_stats.png and b/docs/images/freetype_stats.png differ