public void Execute(TracepointInfo data)
 {
     throw new System.NotImplementedException();
 }
 public bool IsAvailable(TracepointInfo data)
 {
     throw new System.NotImplementedException();
 }