< Home - < Back

trace-gui


Information about the package, trace-gui, which is shipped with common Linux distributions. The trace-gui package is designed for, trace-cmd is a user interface to Ftrace.


Package Name:

trace-gui

Summary:

trace-cmd is a user interface to Ftrace

Description:

trace-cmd is a user interface to Ftrace. Instead of needing to use the debugfs directly, trace-cmd will handle of setting of options and tracers and will record into a data file. This package is the GUI components of trace-cmd, that is not packaged in RHEL, built for EPEL only.

Architecture:

x86_64

Version:

1.0.5

Release:

1.el6

Size:

129 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for trace-gui


Control the trace-gui package with the following handy commands outlined below.


Command

Description of Command

yum install trace-gui

This command will install trace-gui on the server.

yum remove trace-gui

This command will un-install trace-gui on the server. When you run this command, you will be asked if you are sure that you want to remove trace-gui, so you have to manually confirm that you want to do this.

yum -y remove trace-gui

This command will un-install trace-gui on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trace-gui when using the -y flag.

yum update trace-gui

This command will update trace-gui to the latest version. When you run this command, you will be asked if you are sure that you want to remove trace-gui, so you have to manually confirm that you want to do this.

yum -y update trace-gui

This command will update trace-gui to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trace-gui when using the -y flag.

yum info trace-gui

This command will show you core information about the trace-gui package.

yum deplist trace-gui

This command will show you the dependencies for trace-gui. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update trace-gui

This command will check if there is an update waiting on trace-gui. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.