Crest [fork]

Rating: 
4.933335
Your rating: None Average: 4.9 (15 votes)

Crest is a 'top/ps' like application. Forked from https://openrepos.net/content/miska/crest

As of version 1.8.1, Crest will no longer use the external 'ps' command, but gather this process info itself.

 

Filtered processes

The default view is apps only. But what defines an app? Crest simple used to filter names like "harbour-", "jolla-" or processes with dots. Lighthouse also has an app view, but filters app names found in /usr/share/applications.
Crest now also matches the desktop files in /usr/share/applications and ~/.local/share/applications, but also includes sailfish-qml apps/processes (which seems more accurate than the old method Crest used).

In "Show all processes" mode Crest does not show the processes that appear between brackets; processes that do not have an associated command line (mostly kernel threads and some system services). They do not display memory usage, but can use CPU power. Not showing these processes shortens the process list a lot.

If "Incl. no cmdline [top 60]" is actived, those processes are also shown. To shorten the list and prevent higher cpu load, the list is limited to the top 60 entries.

RSS vs PSS

Crest shows the resident set size (RSS). It is less accurate than proportional set size (PSS), as PSS handles used shared memory use better. The downside of PSS is that you need to have privileged access to collect that info.

Colors used for procesname

nemo/defaultuser = Theme.secondaryColor
root = Theme.primaryColor
others (android, media, system etc.) = Theme.secondaryHighlightColor

License to kill

Running as nemo/defaultuser, you can only kill your own processes.
But when /usr/bin/sudo is located and does not ask for a password, it will use that when needed (assuming sudo is configured correctly, else it fails of course), so root and android processes can be terminated as well. Needless to say killing random processes can make your system unstable or even crash.

 

Sources on github

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-crest-1.8-2.aarch64.rpm123.57 KB07/12/2021 - 20:09
File harbour-crest-1.8-2.i486.rpm135.22 KB07/12/2021 - 20:09
File harbour-crest-1.8-2.armv7hl.rpm117.43 KB07/12/2021 - 20:09
File harbour-crest-1.8-3.aarch64.rpm123.5 KB07/12/2021 - 23:21
File harbour-crest-1.8-3.i486.rpm135.38 KB07/12/2021 - 23:21
File harbour-crest-1.8-3.armv7hl.rpm117.42 KB07/12/2021 - 23:21
File harbour-crest-1.9-1.aarch64.rpm123.95 KB12/12/2021 - 01:11
File harbour-crest-1.9-1.i486.rpm135.3 KB12/12/2021 - 01:11
File harbour-crest-1.9-1.armv7hl.rpm117.14 KB12/12/2021 - 01:11
File harbour-crest-1.9-2.aarch64.rpm123.85 KB19/12/2021 - 22:43
File harbour-crest-1.9-2.i486.rpm135.24 KB19/12/2021 - 22:43
File harbour-crest-1.9-2.armv7hl.rpm117.15 KB19/12/2021 - 22:43
File harbour-crest-1.9-3.aarch64.rpm124.04 KB09/03/2022 - 20:57
File harbour-crest-1.9-3.i486.rpm135.1 KB09/03/2022 - 20:57
File harbour-crest-1.9-3.armv7hl.rpm117.25 KB09/03/2022 - 20:57
File harbour-crest-1.10-1.aarch64.rpm108.84 KB04/03/2023 - 15:14
File harbour-crest-1.10-1.i486.rpm117.58 KB04/03/2023 - 15:14
File harbour-crest-1.10-1.armv7hl.rpm101.86 KB04/03/2023 - 15:14
File harbour-crest-1.11-2.i486.rpm129.59 KB19/04/2023 - 16:31
File harbour-crest-1.11-2.aarch64.rpm119.96 KB19/04/2023 - 16:35
File harbour-crest-1.11-2.armv7hl.rpm111.88 KB19/04/2023 - 16:35
File harbour-crest-1.12-1.aarch64.rpm119.96 KB03/05/2023 - 11:28
File harbour-crest-1.12-1.i486.rpm129.6 KB03/05/2023 - 11:28
File harbour-crest-1.12-1.armv7hl.rpm111.89 KB03/05/2023 - 11:28
Changelog: 
  • 1.12.1 Hide search in pulley menu when already activated
  • 1.11.2 Fix swap used value on coverpage
  • 1.11.1 Some coverpage redesign
  • 1.10.1 SFOS 4.5 fix: show Android apps in apps view once again
  • 1.9.3 Add leading zero in decimal RSS MB size
  • 1.9.2 Should fix incidental premature closing after selecting action from contextmenu.
  • 1.9.1 On process details page
    • also display username if registered
    • again fill CPU time with calculated value instead of "00:00:00"
    • extra info regarding Group owner ID
  • 1.8-3 fixed screen refresh regression introduced in 1.8.1
  • 1.8-2 fix: CPU% needed to be multiplied by 10.
  • 1.8-1 Removed dependency of procs-ng by gathering process info by itself
  • 1.7-4 Tried to disable require procps-ng for SFOS < 4, so it should also update on older versions
  • 1.7-3 kill child processes after 2 seconds as a workaround for possible SFOS 4.2 hang issues
  • 1.7-2
    • replace busybox-symlinks-procps with procps-ng during installation
    • added aarch64 build
  • 1.7-1 Cover improvements:
    • do not update when inactive
    • added uptime in day/hours/minutes/seconds format
    • Some layout changes
  • 1.6-1 Added viewmode including no command processes
  • 1.5-1
    • Added remorse timer for process killing
    • Additional process detail page
  • 1.4-1
    • Added process search function
    • Do not show program path in portrait mode
    • Use colorscheme for various users
    • Sudo support
    • Dropped reversed sort ordering
    • Show pid in kill dialog
    • Change app detection

Comments

kraemera's picture

Ok, thanks.

kraemera's picture

Does not show the apps under Sailfish 4.0

ade's picture

Why don't you read the description first?

TMavica's picture

Thats ok now. I also can use sudo mode, Thanks

TMavica's picture

Yes. I just hold in all /app only process page, the percentage wont change, the original old version is keep changing in %

ade's picture

Xperia XA, Jolla Phone, Jolla tablet, all work as expected here when talking about process refresh.

You are aware that the pulley text does not say the current state, but the state in will be in once selected? That's a bit different from the older version.

If you are still convinced you have an issue I can only ask if you see error messages when starting from the terminal and if so, paste them here.

TMavica's picture

I set auto.refresh on, the page still not refresh itself. Also how to use sudo mode in it?

ade's picture

If not much is happening regarding processes, it might look not being refreshed perhaps?

I mentioned only the basics for using sudo with the idea in mind "people who are not familiar with sudo perhaps also should not use this feature".

TMavica's picture

It seem autorrefresh on is not working

ade's picture

Works as expected here: choosing "Autorefresh off" turns off refesh, selecting "Autorefresh on" from the pulley starts autorefresh once again.

Pages