* [PATCH] perf counters: Make ABI definitions available to userspace
@ 2009-10-06 11:38 Chuck Ebbert
2009-10-06 12:17 ` [tip:perf/urgent] perf_events: " tip-bot for Chuck Ebbert
0 siblings, 1 reply; 2+ messages in thread
From: Chuck Ebbert @ 2009-10-06 11:38 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
perf counters: Make ABI definitions available to userspace
Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
--- linux-2.6.32.noarch.orig/include/linux/Kbuild
+++ linux-2.6.32.noarch/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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:perf/urgent] perf_events: Make ABI definitions available to userspace
2009-10-06 11:38 [PATCH] perf counters: Make ABI definitions available to userspace Chuck Ebbert
@ 2009-10-06 12:17 ` tip-bot for Chuck Ebbert
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Chuck Ebbert @ 2009-10-06 12:17 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, cebbert, hpa, mingo, tglx, mingo
Commit-ID: e13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec
Gitweb: http://git.kernel.org/tip/e13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec
Author: Chuck Ebbert <cebbert@redhat.com>
AuthorDate: Tue, 6 Oct 2009 07:38:51 -0400
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Tue, 6 Oct 2009 13:44:03 +0200
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>
---
include/linux/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index cff4a10..3f384d4 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-06 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 11:38 [PATCH] perf counters: Make ABI definitions available to userspace Chuck Ebbert
2009-10-06 12:17 ` [tip:perf/urgent] perf_events: " tip-bot for Chuck Ebbert
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.