[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427318257.5585.8.camel@oc3328482554>
Date: Wed, 25 Mar 2015 14:17:37 -0700
From: "Carl E. Love" <cel@...ibm.com>
To: Stephane Eranian <eranian@...gle.com>
Cc: linux-kernel@...r.kernel.org, acme@...hat.com,
peterz@...radead.org, mingo@...e.hu, ak@...ux.intel.com,
jolsa@...hat.com, namhyung@...nel.org, sukadev@...ux.vnet.ibm.com,
sonnyrao@...omium.org, johnmccutchan@...gle.com, dsahern@...il.com,
adrian.hunter@...el.com, pawel.moll@....com
Subject: Re: [PATCH v4 3/4] perf inject: add jitdump mmap injection support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists