From mboxrd@z Thu Jan 1 00:00:00 1970 From: nils.carlson@ludd.ltu.se (Nils Carlson) Date: Thu, 4 Nov 2010 20:37:44 +0100 Subject: [ltt-dev] [UST] ustctl cli In-Reply-To: <4CD03B4E.5000205@polymtl.ca> References: <4CD03B4E.5000205@polymtl.ca> Message-ID: <510B9F4C-E2E6-4A35-863C-EBE48E361F2C@ludd.ltu.se> On Nov 2, 2010, at 5:24 PM, David Goulet wrote: > Hi again, > > Yes! > > # ustctl enable > # ustctl set-path > ... > > Although, since tracing session is the next step (actually ongoing), > it might be good to have something like that ? : > > # ustctl trace1_name > Yepp, though I would reorder it a bit, maybe more like ustctl create-trace nils_trace ustctl enable-marker nils_trace sendmsg_marker ustctl bufsize nils_trace ust 2MB or something like that... But I have to admit I've been working with switches lately which all have nice custom CLI's with tab based help and command expansion and stuff so I'm a bit spoiled. /Nils > (And for the options, I will go with lttctl that I think is better :) > -o, --option OPTION > Set options, following operations are supported: > channel..enable= > channel..overwrite= > channel..bufnum= > channel..bufsize= > can be set to all for all channels > channel..switch_timer= (timer interval in ms) > > In any case, for usability, we should come up with something else > then long option like --enable-marker, --get-subbuf-size, ... > > What do you think? Maybe telling us a bit what's your idea. > > David > > On 10-11-01 11:06 AM, Nils Carlson wrote: >> I've been thinking about the ustctl cli lately. Mostly because I >> need to >> add trace names to a lot of commands. The current api doesn't really >> provide an obvious way forward. What I'm going to do first is just >> try >> hack it in. >> >> In the long-term though I'm wondering if we should move to something >> more elegant, more like git or route? What do people think? >> >> /Nils >> >> _______________________________________________ >> ltt-dev mailing list >> ltt-dev at lists.casi.polymtl.ca >> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > > -- > David Goulet > LTTng project, DORSAL Lab. > > PGP/GPG : 1024D/16BD8563 > BE3C 672B 9331 9796 291A 14C6 4AF7 C14B 16BD 8563 > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev