aboutsummaryrefslogtreecommitdiff
path: root/tools/counter/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-18tools/counter: add a flexible watch events toolGravatar Fabrice Gasnier 1-2/+10
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
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 1-0/+53