diff options
author | 2025-04-29 15:51:18 -0400 | |
---|---|---|
committer | 2025-05-14 11:19:32 -0400 | |
commit | 45c28cdce7a1648c12bb8f546a67abf908db106e (patch) | |
tree | a54067b73b6e23a4a1bfac021adc921763383b8a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | tracing: Allow the top level trace_marker to write into another instances (diff) | |
download | linux-rng-45c28cdce7a1648c12bb8f546a67abf908db106e.tar.xz linux-rng-45c28cdce7a1648c12bb8f546a67abf908db106e.zip |
tracing: Cleanup upper_empty() in pid_list
Instead of find_first_bit() use the dedicated bitmap_empty(),
and make upper_empty() a nice one-liner.
While there, fix opencoded BITS_PER_TYPE().
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20250429195119.620204-1-yury.norov@gmail.com
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions