aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBarnabás Pőcze <[email protected]>2021-02-03 21:55:21 +0000
committerHans de Goede <[email protected]>2021-02-04 10:20:46 +0100
commit0c4915b6ad823b2e6ae9d97f6da64f1612254d6e (patch)
treefda09f5482025ec87f516bb4e70c0bb5daa6cbc1 /tools/perf/scripts/python/export-to-sqlite.py
parent708086b2365bca758f652bb6bff4e56e5bbf9d45 (diff)
platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event processing
The current code used the combination of a for loop + test_bit, which can be simplified using for_each_set_bit(), so utilize that. Signed-off-by: Barnabás Pőcze <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions