[PATCH 0/9] perf_counter patches

From: Peter Zijlstra
Date: Sat Mar 28 2009 - 15:52:50 EST


This set fixes 2 problems I found while going over the perf_counter code.
- the delayed wakeups were incomplete (and broken on x86)
- update_userpage() wasn't used properly

It also adds tracking of the mmap() data so that we can profile userspace.

I also folded in Paulus' pending patches (I had to fix up a few conflict,
please double check).

Finally, the writable control page patch... still not convinced we need that.
--

--
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/