| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/cmdprof: merge into pkg/tool | Dmitry Vyukov | 2020-12-25 | 1 | -0/+15 |
| | | | | | cmdprof functionality seems to fit well into pkg/tool. | ||||
| * | pkg/tool: add package | Dmitry Vyukov | 2020-12-25 | 1 | -0/+19 |
| Package tool contains various helper utilitites useful for implementation of command line tools. Currently it contains Fail/Failf functions that we commonly use and new support for optional command line flags. | |||||
