aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bitmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-30tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev1-0/+14
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov1-2/+2
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov1-0/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2016-08-02tools lib: Add bitmap_and functionJiri Olsa1-0/+15
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa1-0/+29
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo1-0/+31