/core/sdk-objc/macfuse_objc_dtrace.d
http://macfuse.googlecode.com/ · D · 19 lines · 9 code · 3 blank · 7 comment · 0 complexity · fb4e3df41696b99fb691f1b39ca57b5f MD5 · raw file
- /*
- * Copyright (C) 2006-2008 Google. All Rights Reserved.
- * Amit Singh <singh@>
- */
- /*
- * Keep the probes defined here in sync with the dummy ones in GMDTrace.h
- */
- provider macfuse_objc {
- probe delegate__entry(char*);
- probe delegate__return(int);
- };
- #pragma D attributes Evolving/Evolving/Common provider macfuse_objc provider
- #pragma D attributes Evolving/Evolving/Common provider macfuse_objc module
- #pragma D attributes Evolving/Evolving/Common provider macfuse_objc function
- #pragma D attributes Evolving/Evolving/Common provider macfuse_objc name
- #pragma D attributes Evolving/Evolving/Common provider macfuse_objc args