aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/find-bit-bench.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-08x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__Uros Bizjak1-1/+1
2023-04-04perf bench: Avoid NDEBUG warningIan Rogers1-2/+6
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