aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorSivaram Nair <[email protected]>2012-12-18 13:52:50 +0100
committerRafael J. Wysocki <[email protected]>2013-01-03 13:11:05 +0100
commit0e5537b30d3029d784226ab51c2b923d1155b553 (patch)
tree011a828504a97450442738363560804024f54a02 /tools/perf/util/trace-event-scripting.c
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed (diff)
cpuidle: Fix finding state with min power_usage
Since cpuidle_state.power_usage is a signed value, use INT_MAX (instead of -1) to init the local copies so that functions that tries to find cpuidle states with minimum power usage works correctly even if they use non-negative values. Signed-off-by: Sivaram Nair <[email protected]> Reviewed-by: Rik van Riel <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions