diff --git a/flamegraph.pl b/flamegraph.pl index d2172b61..2bef252e 100755 --- a/flamegraph.pl +++ b/flamegraph.pl @@ -750,13 +750,14 @@ sub flow { @@ -1158,6 +1165,7 @@ sub flow { $im->stringTTF("search", $imagewidth - $xpad - 100, $fontsize * 2, "Search"); $im->stringTTF("ignorecase", $imagewidth - $xpad - 16, $fontsize * 2, "ic"); $im->stringTTF("matched", $imagewidth - $xpad - 100, $imageheight - ($ypad2 / 2), " "); +$im->stringTTF("searchedFor", $xpad, $imageheight - ($ypad2 / 2), " "); if ($palette) { read_palette();