commit | 95cdd2e7851cce79ab839cb0b3cbe68d7911d0f1 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Dec 21 13:50:42 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 23 12:45:19 2008 +0100 |
tree | fad7723f344027dd64a1ca44d0117c3da61b75ca | |
parent | 78b6084c907cea15bb40a564b974e072f5163781 [diff] |
perfcounters: enable lowlevel pmc code to schedule counters Allow lowlevel ->enable() op to return an error if a counter can not be added. This can be used to handle counter constraints. Signed-off-by: Ingo Molnar <mingo@elte.hu>