| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename `tools` to `packages` to follow convention | Franck Cuny | 2024-03-06 | 1 | -254/+0 |
| | | | | | | | The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | ||||
| * | fix linter issues | Franck Cuny | 2024-01-21 | 1 | -1/+0 |
| | | |||||
| * | feat(tools/schedlatency): add a tool to report scheduler latency | Franck Cuny | 2022-06-19 | 1 | -0/+255 |
| Given a PID, the tool reports the scheduler latency for it. Change-Id: I52e1de81a91f53ac74734dfd808fd4d7ac00c685 Reviewed-on: https://cl.fcuny.net/c/world/+/452 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
