From cf886e91ae6f47113aafd929b1cf5ac016cde74c Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 7 Sep 2018 12:04:00 +0100 Subject: afl-tweaks --- shell/igt-shell.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/igt-shell.cc b/shell/igt-shell.cc index f74a7318..071933bb 100644 --- a/shell/igt-shell.cc +++ b/shell/igt-shell.cc @@ -134,7 +134,7 @@ static int afl(Isolate *iso, int argc, char **argv) { std::ios_base::sync_with_stdio(false); std::cin.tie(NULL); - const std::string name = "afl"; + const std::string name = "/home/ickle/intel-gpu-tools/shell/afl/"; uint32_t* kcov = kcov_open(); if (!kcov) -- cgit v1.2.3