Commit Graph

12 Commits (fork)

Author SHA1 Message Date
mcarare 573e320708 No issue: Make the Startup profiling hints clearer. 2 years ago
Michael Comella ba25364895 Closes #23150: remove 'threads' feature setup-startup-profiling.py.
Root cause: Bug 1729815 removed the threads feature and, because of Bug
1749498, we crash if a feature is provided that does not exist.

The immediate solution is to remove the unused threads feature.
2 years ago
Michael Comella aaa14a8208 No issue: add gve to setup-startup-profiling.py. 3 years ago
Michael Comella 0201120c61 No issue: convert to argparse in setup-startup-profiling.py. 3 years ago
Michael Comella ba86dff942 For perf-frontend-issues#211: add pycodestyle config to tools, fix existing errors. 3 years ago
Michael Comella 35de7056b3 No issue: enable CPU usage in profiler. 3 years ago
Michael Comella 319883d951 No issue: when init profiling, remind to enable setting in app. 3 years ago
Michael Comella 4657afc4ba No issue: switch subcommand names to deactivate/activate.
These make more sense than push/remove if you don't understand the
underlying mechanism.
3 years ago
Michael Comella 291fac11d3 No issue: change startup profiling script to take release channel.
This is easier to remember and less error prone to write.
3 years ago
Michael Comella 23bc70aeb1 No issue: add main function to setup-startup-profiling. 3 years ago
Michael Comella d20bbf5331 No issue: embed startup-profiling configs in script.
Not leaving around config files is more intuitive and less redundant.
3 years ago
Michael Comella 68e1c78453 No issue: add tools/setup-startup-profiling.py. 3 years ago