summaryrefslogtreecommitdiffstats
path: root/cmd/gotop
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2021-09-07 10:50:55 -0500
committerSean E. Russell <ser@ser1.net>2021-09-07 10:50:55 -0500
commitbfea0cdf86c551f2b5d6420caf98b59b139562b5 (patch)
tree0d2370aa6655de00cc2ee99938b5414461e5d60b /cmd/gotop
parent257706b0f84c223d4b0c3ca06b22fb5d21b4fefb (diff)
Update releasing doc for changes over the past months.
Diffstat (limited to 'cmd/gotop')
-rw-r--r--cmd/gotop/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/gotop/main.go b/cmd/gotop/main.go
index 27af433..5f6c277 100644
--- a/cmd/gotop/main.go
+++ b/cmd/gotop/main.go
@@ -353,6 +353,7 @@ func eventLoop(c gotop.Config, grid *layout.MyGrid) {
}
// FIXME CPU use regression
+// TODO add CPU freq
func main() {
// TODO: Make this an option, for performance testing
//go func() {