Size: 569
Comment:
|
Size: 158
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= System Tap = * '''What is system Tap ?''' |
What is system Tap ? |
Line 4: | Line 3: |
SystemTap provides environment to get more information on almost any component within the kernel so that it may be further analyzed. * What we need to run system tap ? - Need below group of packages to run system tap in system : 1. kernel-debuginfo 1. kernel-debuginfo-common 1. kernel-devel 1. systemtap-runtime 1. gcc * To get more information on system tap refer below link : http://sourceware.org/systemtap/langref/SystemTap_overview.html |
SystemTap provides environment to get more information on almost any component within the kernel so that it may be further analyzed. |
What is system Tap ?
SystemTap provides environment to get more information on almost any component within the kernel so that it may be further analyzed.