summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
24lib: bitmap: fix the duplicated comments on bitmap_to_arr64()Qu Wenruo 2022-06-03bitmap: Fix return values to be unsignedKees Cook 2022-06-03lib: add bitmap_{from,to}_arr64Yury Norov 2022-06-03lib/bitmap: extend comment for bitmap_(from,to)_arr32()Yury Norov 2022-01-15bitmap: unify find_bit operationsYury Norov 2022-01-15include: move find.h from asm_generic to linuxYury Norov 2021-10-26lib: bitmap: Introduce node-aware alloc APITariq Toukan 2021-08-13cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ...Tian Tao 2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov 2021-05-06kernel.h: drop inclusion in bitmap.hAndy Shevchenko 2021-05-05lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski 2021-05-05lib: bitmap: order includes alphabeticallyBartosz Golaszewski 2021-05-05lib: bitmap: remove the 'extern' keyword from function declarationsBartosz Golaszewski 2020-12-15bitmap: remove unused function declarationMa, Jianpeng 2020-12-15include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return booleanAndy Shevchenko