Whamcloud - gitweb
System Profiling Script.
authoramey_inamdar <amey_inamdar>
Thu, 9 Jan 2003 10:21:36 +0000 (10:21 +0000)
committeramey_inamdar <amey_inamdar>
Thu, 9 Jan 2003 10:21:36 +0000 (10:21 +0000)
commit6961b35406beb66af8016297fc0c04cc6691f664
tree5c23e7788b8117a2f2441d15913d536d41958812
parent02bd762b4727359b952f4156999f409cd83a8e0f
System Profiling Script.
Creates a tar-ball of :
1) OProfile (Global profiles, Per module profile, Profiled Source)
2) vmstat
3) iostat
4) /proc dumps (interrupts, meminfo, net/dev)
       Other profiling tools can be easily incorporated.
lustre/scripts/system-profile.sh [new file with mode: 0755]