follow comments

shanyi15-patch-3
Xin Pan 7 years ago
parent 08e4970e45
commit 2643868c66

@ -70,9 +70,9 @@ message VariableMessage {
bytes rows = 9; bytes rows = 9;
// Look up table block execution output variable name. // Look up table block execution output variable name.
string out_varname = 10; string out_varname = 10;
// If true, the ps server will start profiling, the ps // If 1, the ps server will start profiling, the ps
// server stops profiling and generates a profile to /tmp/profile_ps_* // server stops profiling and generates a profile to /tmp/profile_ps_*
// when profile switches from true to false. // when profile switches from 1 to 2.
int64 profile = 11; int64 profile = 11;
} }

Loading…
Cancel
Save