diff options
author | Mathieu Desnoyers <[email protected]> | 2010-09-13 17:47:00 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-09-14 13:23:45 +0200 |
commit | 7740191cd909b75d75685fb08a5d1f54b8a9d28b (patch) | |
tree | 6a45de73bc9958d46b638d9e031a2be85568f0a4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 637bbdc5b83615ef9f45f50399d1c7f27473c713 (diff) |
sched: Fix string comparison in /proc/sched_features
Fix incorrect handling of the following case:
INTERACTIVE
INTERACTIVE_SOMETHING_ELSE
The comparison only checks up to each element's length.
Changelog since v1:
- Embellish using some Rostedtisms.
[ mingo: ^^ == smaller and cleaner ]
Signed-off-by: Mathieu Desnoyers <[email protected]>
Reviewed-by: Steven Rostedt <[email protected]>
Cc: <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Tony Lindgren <[email protected]>
LKML-Reference: <20100913214700.GB16118@Krystal>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions