Re: [PATCH 1/1] perf tools: Add missing user space support forconfig1/config2
From: Ingo Molnar
Date: Mon Apr 25 2011 - 13:55:08 EST
* Vince Weaver <vweaver1@xxxxxxxxxxxx> wrote:
> [...] The kernel has no business telling users which perf events are
> interesting, or limiting them! [...]
The policy is very simple and common-sense: if a given piece of PMU
functionality is useful enough to be exposed via a raw interface, then
it must be useful enough to be generalized as well.
> [...] What is this, windows?
FYI, this is how the Linux kernel has operated from day 1 on: we support
hardware features to abstract useful highlevel functionality out of it.
I would not expect this to change anytime soon.
Thanks,
Ingo
--
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/