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 do the disk cloning on solaris
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
What are the daemons in VERITAS?
How can you create domains?
Which file maintain the kernel
How to enable and disable the dtlogin
How to Switch service group between nodes
where we find bp.conf file? which path?
How to check the patch level in solaris
You can receive e-mail, but when u try to send e-mail .. u can't send any. What is wrong?
Procedure for Firmware upgrade
In a two node cluster how can you bring the one of the node in maintenance mode.