Use the new API to avoid duplicating code in the RunningProcessesModel.
GUI::TableView looks at data(Model::Role::Sort) to know which order things should be in.
We now show a list of running processes that the user can choose from. After choosing one, we start profiling it and show a timer with a stop button that the user has to press to stop profiling.