aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/bench/find-bit-bench.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Avoid NDEBUG warningIan Rogers2023-04-041-2/+6
* perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-021-1/+1
* tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-1/+1
* perf bench: Fix a couple of spelling mistakes in options textColin Ian King2020-08-121-2/+2
* perf bench: Add benchmark of find_next_bitIan Rogers2020-07-311-0/+135