Target; Stack_Size; Stack_Used - Red Hat ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET Reference Manual

Systemtap tapset reference
Hide thumbs Also See for ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET:
Table of Contents

Advertisement

Chapter 3. Context Functions
Synopsis
function is_return:long()
Arguments
None
Description
Return 1 if the probe point is a return probe. Deprecated.
Name
target — Return the process ID of the target process.
Synopsis
function target:long()
Arguments
None
Name
stack_size — Return the size of the kernel stack.
Synopsis
function stack_size:long()
Arguments
None
Name
stack_used — Returns the amount of kernel stack used.
Synopsis
12

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET and is the answer not in the manual?

Questions and answers

Table of Contents