Hi,

These are a few cleanups around idlestat commandline options while I was
working on reformating the report.

Regards,
Amit

Amit Kucheria (9):
  'verbose' option isn't used anywhere, remove it
  Sort options in alphabetic order of the single-char options
  Adding missing 'duration' option in long_options
  Specify which options need arguments and which don't to help
    getopt_long()
  Stick to -d for debug according to widely used convention
  Make getopt_long handling more robust
  struct option long_options doesn't need to be global
  improve help - show all available options
  idledebug? When did we ever call it that?

 README     |  7 +++++--
 idlestat.c | 71 +++++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 45 insertions(+), 33 deletions(-)

-- 
1.9.1


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to