Re: [PATCH v4 3/4] perf inject: add jitdump mmap injection support

From: Carl E. Love
Date: Wed Mar 25 2015 - 17:17:50 EST


On Tue, 2015-03-24 at 23:25 +0100, Stephane Eranian wrote:
> linkperf:perf-record[1], linkperf:perf-report[1],
> linkperf:perf-archive[1]
> diff --git a/tools/perf/builtin-inject.c b/tools/perf/builtin-inject.c
> index ea46df25..af25d1a 100644
> --- a/tools/perf/builtin-inject.c
> +++ b/tools/perf/builtin-inject.c
> @@ -16,6 +16,7 @@
> #include "util/debug.h"
> #include "util/build-id.h"
> #include "util/data.h"
> +#include "util/jit.h"
>
>
Stephane:

The patch references the file util/jit.h. I can't find this file. Did
it get missed in the patch?

Carl Love

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/