Re: [RFC PATCH 5/5] perf: Implement perf_output_addr()

From: Peter Zijlstra
Date: Tue May 18 2010 - 10:09:32 EST


On Tue, 2010-05-18 at 15:33 +0200, Peter Zijlstra wrote:

> +#define PO_NOWAKE 0x01 /* can't do wakeups */
> +#define PO_SAMPLE 0x02 /* is a PERF_RECORD_SAMPLE */
> +#define PO_LINEAR 0x03 /* linear addressable */

D'0h, /me gives himself the moron-award...
--
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/