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 |
What are the protocols in VCS
how to set ip address for a solaris machine
Where the ip address will be stored
where we find bp.conf file? which path?
If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?
2 Answers IBM, ITC Infotech, Tech Mahindra,
How to find the kernel bit version or architecture
Which command to lock the user Account?
How to check the communication between 2 nodes?
How to find out the shared file system from server and client
What is difference between Hard and Soft mount?
How to boot the solaris system in 64 0r 32 bit kernel
What is uadmin and what does it do?