#16561 closed bug (invalid)
Include Slayer-like list views for each graph component
Reported by: | bitigchi | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/ActivityMonitor | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently ActivityMonitor only shows graphs... which kind of lacks detail, and really not useful for identifying nasty processes or apps. Ideally all graph items should present a list view in which all processes/apps are listed according to their resource usage.
Basically, it would be like Slayer, but with tabs for each graph item, and the corresponding graph would be below the list view.
Change History (5)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
If we want to make Slayer, or some app like it, a more integral part of the system, that is a different conversation IMO. But at least in the current form we have things, ActivityMonitor has no business doing this.
follow-up: 5 comment:3 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yes, I agree, ActivityMonitor is fine as it is, and there are already various 3rd party apps doing what you want (including one replicating pretty much exactly the Windows XP UI for this, but I forgot its name).
comment:5 by , 4 years ago
Replying to pulkomandy:
Yes, I agree, ActivityMonitor is fine as it is, and there are already various 3rd party apps doing what you want (including one replicating pretty much exactly the Windows XP UI for this, but I forgot its name).
ActivityMonitor is supposed to be a very simple app. ProcessController already does some of this, or maybe Slayer should be enhanced. I don't think we should implement this.