diff options
author | Akinobu Mita <[email protected]> | 2011-02-16 23:48:35 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-02-17 14:59:22 +0100 |
commit | da1016df85ed67b6f7dbb765532c54bc35ba08d7 (patch) | |
tree | 4bfae45b4ca0513c38cdf9d542291b846c67fd02 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b82fef82d56789439e6be638a87a1a5bba1e6e75 (diff) |
x86: Use bitmap library functions
Use bitmap_set()/bitmap_clear() to fill/zero a region of a
bitmap instead of doing set_bit()/clear_bit() each bit.
This change has been tested with ioperm() and there's no
change in behavior.
Signed-off-by: Akinobu Mita <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions