What is the function of truss in solaris?

Answers were Sorted based on User's Feedback



What is the function of truss in solaris?..

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

What is the function of truss in solaris?..

Answer / p.r.l.prasanna

truss scan the systemcalla for command

Is This Answer Correct ?    4 Yes 0 No

What is the function of truss in solaris?..

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

What is the function of truss in solaris?..

Answer / splider

To find OBP version

# prtdiag -v | grep OBP

Is This Answer Correct ?    2 Yes 1 No

What is the function of truss in solaris?..

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 is the function of truss in solaris?..

Answer / lochan

How to findout PROM versin of Solaris OS?

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Solaris Commands Interview Questions

How to change the hostname and Ethernet address in single command

2 Answers  


If a User Account is locked,which file you need to check and how do you get to know at what time it has been locked.

4 Answers   CTS,


How may will you find the process id and disk utilizations.

7 Answers  


I have single NIC card and we have two ports can we configure as IPMP?

1 Answers   ITC Infotech,


How ill you create a subdisk and plexus

1 Answers  


how many run level in solaris?

19 Answers   HP,


In solaris while patching why should we break the mirroring?

1 Answers   Wipro,


Explain the boot process?

1 Answers  


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


What is the function of truss in solaris?

6 Answers  


how will you execute backup and restore using the tar command in a single command

1 Answers   CMS,


How will you come to know wheather hme 0r eri or to configuring the network card.

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)