|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfrysk.ftrace.Rule
frysk.ftrace.AddrRule
public class AddrRule
| Field Summary | |
|---|---|
long |
addr
|
Pattern |
sonamePattern
|
| Fields inherited from class frysk.ftrace.Rule |
|---|
addition, options |
| Constructor Summary | |
|---|---|
AddrRule(boolean addition,
RuleOptions options,
long addr,
String sonameRe)
|
|
| Method Summary | |
|---|---|
boolean |
matches(Object traceable)
|
String |
toString()
|
| Methods inherited from class frysk.ftrace.Rule |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final long addr
public final Pattern sonamePattern
| Constructor Detail |
|---|
public AddrRule(boolean addition,
RuleOptions options,
long addr,
String sonameRe)
| Method Detail |
|---|
public String toString()
toString in class Rulepublic boolean matches(Object traceable)
matches in class Rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||