Skip to content

FrostyX/tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

edd3142 · Nov 12, 2024
Mar 17, 2015
Dec 6, 2016
May 17, 2023
Sep 24, 2021
Sep 11, 2020
Nov 12, 2024
Oct 6, 2017
Aug 23, 2021
Nov 12, 2024
Jun 6, 2017
Aug 19, 2023
Jan 20, 2021
Dec 6, 2016
Apr 15, 2021
Nov 24, 2023
Aug 18, 2021
Aug 23, 2021
Jun 12, 2017
Nov 12, 2024

Repository files navigation

Tracer

Tracer finds outdated running applications in your system

Tracer determines which applications use outdated files and prints them. For special kind of applications such as services or daemons, it suggests a standard command to restart it. Detecting whether file is outdated or not is based on a simple idea. If application has loaded in memory any version of a file which is provided by any package updated since system was booted up, tracer consider this application as outdated.

Overview

Website: http://tracer-package.com
Source: https://github.com/FrostyX/tracer
Documentation: https://tracer.readthedocs.io/
License: GNU GPL v2.0

Status

CI Badge
Coverage Coverage status
Travis Travis

Features

Please see User Guide

Supported distributions

Tracer currently supports the following distributions.

Their derivates might be supported as well, although some minor tweaks might be necessary.

Installation instructions

Please see Installation instructions in the documentation.

Feedback

Please report any bugs or feature requests to issues on this repository. Pull requests are also welcome, but please visit Developer Guide first. If you rather want a talk or something, you can find me on #gentoo.cs or #fedora-cs at libera.chat or you can mail me.

Similar software