aboutsummaryrefslogtreecommitdiff
path: root/tools/counter
AgeCommit message (Expand)AuthorFilesLines
2023-12-20tools/counter: Remove unneeded semicolonGravatar Yang Li 1-3/+3
2023-12-20tools/counter: Fix spelling mistake "componend" -> "component"Gravatar Colin Ian King 1-2/+2
2023-12-18tools/counter: add a flexible watch events toolGravatar Fabrice Gasnier 3-2/+417
2023-07-24tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureGravatar Anh Tuan Phan 1-1/+2
2023-05-09tools/counter: Makefile: Remove lingering 'include' directories on make cleanGravatar Rong Tao 1-0/+1
2023-05-09tools/counter: Add .gitignoreGravatar Rong Tao 1-0/+2
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Gravatar Masahiro Yamada 1-1/+1
2021-10-17tools/counter: Create Counter toolsGravatar William Breathitt Gray 3-0/+146