commit | 92b6759857ea3ad19bc6871044e373f6251841d3 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Jan 18 14:02:16 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 21 13:40:40 2010 +0100 |
tree | 99da01c3d9578b1494e3459d56ba98048f750d22 | |
parent | 22e190851f8709c48baf00ed9ce6144cdc54d025 [diff] |
perf: Change the is_software_event() definition The is_software_event() definition always confuses me because its an exclusive expression, make it an inclusive one. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>