aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/example3/example_query.tr
blob: e53c21c02d1db5a8fa48fdfc0fb4d7f135f729d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Blocks {
   ProbeDesc {
       Name: "IterationProbe"
       Provider: "LWTRACE_EXAMPLE_PROVIDER"
    }
    Action {
        CustomAction { 
	    Name: "MyAction" 
            Opts: "/dev/stdout" 
	} 
    }
}