Re: [PATCH 4/4] perf, tool: Add new command "perf mem"

From: Andi Kleen
Date: Mon Jul 04 2011 - 18:00:30 EST


> diff --git a/tools/perf/Makefile b/tools/perf/Makefile
> index 032ba63..221d1d8 100644
> --- a/tools/perf/Makefile
> +++ b/tools/perf/Makefile
> @@ -372,6 +372,7 @@ BUILTIN_OBJS += $(OUTPUT)builtin-lock.o
> BUILTIN_OBJS += $(OUTPUT)builtin-kvm.o
> BUILTIN_OBJS += $(OUTPUT)builtin-test.o
> BUILTIN_OBJS += $(OUTPUT)builtin-inject.o
> +BUILTIN_OBJS += $(OUTPUT)builtin-mem.o

File seems to be missing in the patch. Forgot a git add?

Also need a manpage for it.

-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/