aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2009-10-06 07:38:51 -0400
committerIngo Molnar <mingo@elte.hu>2009-10-06 13:44:03 +0200
commite13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec (patch)
tree320cc8f5ae3037d027139a032457ef879d11b495
parentperf tools: elf_sym__is_function() should accept "zero" sized functions (diff)
downloadlinux-dev-e13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec.tar.xz
linux-dev-e13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec.zip
perf_events: Make ABI definitions available to userspace
Signed-off-by: Chuck Ebbert <cebbert@redhat.com> LKML-Reference: <200910061138.n96BcqkJ004709@int-mx03.intmail.prod.int.phx2.redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index cff4a101f266..3f384d4b163a 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -126,6 +126,7 @@ header-y += nfs_mount.h
header-y += nl80211.h
header-y += param.h
header-y += pci_regs.h
+header-y += perf_event.h
header-y += pfkeyv2.h
header-y += pg.h
header-y += phantom.h