What is the function of truss in solaris?
Answers were Sorted based on User's Feedback
Answer / krishnakumarnair
The truss utility executes the specified command and pro-
duces a trace of the system calls it performs, the signals
it receives, and the machine faults it incurs. Each line
of the trace output reports either the fault or signal
name or the system call name with its arguments and return
value(s).
System call arguments are displayed symbolically when
possible using defines from relevant system headers; for
any path name pointer argument, the pointed to string is
displayed.
Note: truss is basically for tracing system calls
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / manas behera
truss->trace system calls and signals
The truss utility executes the specified command and
produces a trace of the system cals it performs, the
signals it receives,and the m/c faults it incures.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / alok kumar
There are several ways to check the level of OBP on a SPARC
system -- here are Four alternatives:
At the OK prompt, type .version and baner to print the OBP
version.
In a Solaris shell, type either:
prtconf -V to print the OBP version.
prtconf -pv | grep OBP to print OBP and POST versions.
| Is This Answer Correct ? | 3 Yes | 4 No |
How to start / stop the nfs server
After first installation of Solaris 10, what and all the Securities We need to set and how ?
Disaster recovery steps if OS corrupted
What is an alternative to the “top” command on Solaris?
Explain rc script and run level
How can youy check the disk status in , is it locally connected or remotely connected?
How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?
how to use the command "top" in solaris 10
What are the differences between the command line and graphical user interface?
How to stop one node cluster exclusively
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
What is a heart-beat?