]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - tools/perf/Makefile
perf tools: Add missing tools/perf/util/include/string.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Oct 2009 17:11:36 +0000 (15:11 -0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 20 Oct 2009 00:59:34 +0000 (02:59 +0200)
commit20639c15d2e78f180d398a6b6422880fac3258bb
tree08c00ad075d139ffcfdca2b9c7d0e964bbbd9ca3
parentdd86e72abdbc4b436471af5a97927c6145f5298c
perf tools: Add missing tools/perf/util/include/string.h

To cure a bunch of:

In file included from util/include/linux/bitmap.h:1,
                 from util/header.h:8,
                 from builtin-trace.c:7:
util/include/../../../../include/linux/bitmap.h:8:26: error:
linux/string.h: No such file or directory make: ***
[builtin-trace.o] Error 1 make: *** Waiting for unfinished
jobs....

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <1255972296-11500-1-git-send-email-acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile
tools/perf/util/include/linux/string.h [new file with mode: 0644]