| Installation | ||
|---|---|---|
|
|
|
| Callgraph User Guide | General Usage | |
Performing visual function traces with Eclipse-Callgraph requires three components:
You can install all of these items through yum. To install Eclipse-Callgraph and SystemTap, run:
yum install eclipse-callgraph systemtap systemtap-runtime -y
The required kernel information packages are the matching '-devel', '-debuginfo', and '-debuginfo-common' packages of the kernel you wish to profile. You can use yum or debuginfo-install to install these packages. For more details about installing SystemTap, refer to Installation and Setup from the SystemTap Beginner's Guide.
|
|
|
| Callgraph User Guide | General Usage |