aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/example3/example_query.tr
blob: 1f841b0932a3c0c708eb7f12a1cce18b9a116188 (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"
	}
    }
}