1
2provider Foo {
3	probe count(int);
4};
5
6
7#pragma D attributes Evolving/Evolving/Common provider Foo args
8