summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/find-bit-bench.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson1-1/+1
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko1-1/+1
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King1-2/+2
2020-07-31perf bench: Add benchmark of find_next_bitIan Rogers1-0/+135