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.
2022-01-13 01:21:16 +00:00
Michael Comella
aaa14a8208
No issue: add gve to setup-startup-profiling.py.
2021-09-15 21:44:52 +00:00
Michael Comella
0201120c61
No issue: convert to argparse in setup-startup-profiling.py.
2021-09-15 21:44:52 +00:00
Michael Comella
ba86dff942
For perf-frontend-issues#211: add pycodestyle config to tools, fix existing errors.
2021-07-26 23:54:39 +00:00
Michael Comella
35de7056b3
No issue: enable CPU usage in profiler.
2021-03-31 08:37:42 -07:00
Michael Comella
319883d951
No issue: when init profiling, remind to enable setting in app.
2021-02-26 10:48:52 -08:00
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.
2021-01-14 10:25:28 -08:00
Michael Comella
291fac11d3
No issue: change startup profiling script to take release channel.
...
This is easier to remember and less error prone to write.
2021-01-14 10:25:28 -08:00
Michael Comella
23bc70aeb1
No issue: add main function to setup-startup-profiling.
2021-01-14 10:25:28 -08:00
Michael Comella
d20bbf5331
No issue: embed startup-profiling configs in script.
...
Not leaving around config files is more intuitive and less redundant.
2021-01-14 10:25:28 -08:00
Michael Comella
68e1c78453
No issue: add tools/setup-startup-profiling.py.
2020-12-14 09:23:49 -08:00