Re: tools, perf: Fix up for x86 UAPI disintegration
From: David Howells <dhowells@redhat.com>
Date: 2012-11-07 11:02:03
Also in:
lkml
From: David Howells <dhowells@redhat.com>
Date: 2012-11-07 11:02:03
Also in:
lkml
Namhyung Kim [off-list ref] wrote:
I've tested your branch and it seems that it conflicts with Jiri's latest perf test patchset which merged into Arnaldo's perf/core branch. Simple fix will be adding '-Iutil -I.' right after '-I$(OUTPUT)util' in BASIC_CFLAGS.
Should I be developing my patches on top of: http://git.kernel.org/?p=linux/kernel/git/acme/linux.git;a=shortlog;h=refs/heads/perf/core rather than on tipbot's perf/core? David