X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Ftext%2FtextDump.c;h=ea689e2e217b6831921b453ccb1e6b2b3a3a45e4;hb=7e63c6cd7cc36df6c3cb1e731b3ed2cfb70fdada;hp=37dcf7d31997b7a873523340597335f9b08b5348;hpb=618597437141f3fa11051de15c4c191218de26ae;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/text/textDump.c b/ltt/branches/poly/lttv/modules/text/textDump.c index 37dcf7d3..ea689e2e 100644 --- a/ltt/branches/poly/lttv/modules/text/textDump.c +++ b/ltt/branches/poly/lttv/modules/text/textDump.c @@ -371,7 +371,7 @@ static void init() LTTV_OPT_NONE, &a_field_names, NULL, NULL); a_state = FALSE; - lttv_option_add("process_state", 's', + lttv_option_add("process_state", 'r', "write the pid and state for each event", "", LTTV_OPT_NONE, &a_state, NULL, NULL);