1## Verifies basic functioning of heatmap mode2 3REQUIRES: system-linux4 5RUN: llvm-bolt-heatmap --help | FileCheck %s6CHECK: USAGE: llvm-bolt-heatmap [options] <executable>7