aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2017-04-21 13:38:05 -0700
committerJeff Kirsher <[email protected]>2017-04-30 04:42:30 -0700
commitd19cb64b9222a93498c9dc8447503bfa87863d99 (patch)
tree4d1f052e5b9f786018f073af8a79faa09c0318a9 /tools/perf/scripts/python/stackcollapse.py
parent2318b4018a9c2773a13f4fdac64d5519679fc171 (diff)
i40e: separate PF and VSI state flags
Avoid using the same named flags for both vsi->state and pf->state. This makes code review easier, as it is more likely that future authors will use the correct state field when checking bits. Previous commits already found issues with at least one check, and possibly others may be incorrect. This reduces confusion as it is more clear what each flag represents, and which flags are valid for which state field. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions