casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
gprof2dot.SharkParser Class Reference
Inheritance diagram for gprof2dot.SharkParser:
gprof2dot.LineParser gprof2dot.Parser

List of all members.

Public Member Functions

def __init__
def add_entry
def add_callee
def parse

Public Attributes

 stack
 entries

Detailed Description

Parser for MacOSX Shark output.

Author: tom@dbservice.com

Definition at line 1191 of file gprof2dot.py.


Constructor & Destructor Documentation

def gprof2dot.SharkParser.__init__ (   self,
  infile 
)

Reimplemented from gprof2dot.LineParser.

Definition at line 1197 of file gprof2dot.py.


Member Function Documentation

def gprof2dot.SharkParser.add_callee (   self,
  function,
  callee 
)
def gprof2dot.SharkParser.add_entry (   self,
  function 
)

Member Data Documentation


The documentation for this class was generated from the following file: