Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/counter: Remove unneeded semicolon | Yang Li | 2023-12-20 | 1 | -3/+3 |
* | tools/counter: Fix spelling mistake "componend" -> "component" | Colin Ian King | 2023-12-20 | 1 | -2/+2 |
* | tools/counter: add a flexible watch events tool | Fabrice Gasnier | 2023-12-18 | 3 | -2/+417 |
* | tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure | Anh Tuan Phan | 2023-07-24 | 1 | -1/+2 |
* | tools/counter: Makefile: Remove lingering 'include' directories on make clean | Rong Tao | 2023-05-09 | 1 | -0/+1 |
* | tools/counter: Add .gitignore | Rong Tao | 2023-05-09 | 1 | -0/+2 |
* | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 2022-02-15 | 1 | -1/+1 |
* | tools/counter: Create Counter tools | William Breathitt Gray | 2021-10-17 | 3 | -0/+146 |