]> sourceware.org Git - systemtap.git/commit
PR14927: add -C switch for color in staprun/io
authorJonathan Lebon <jlebon@redhat.com>
Tue, 2 Jul 2013 15:04:36 +0000 (11:04 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Wed, 3 Jul 2013 13:57:07 +0000 (09:57 -0400)
commit579f09478738d44e2218c73f4865a97ba2251abd
treef9f3564c2d76e90ad72de9a3399a081434c319de
parent2759d5b47fdf1c7d5fa4a431ca3625223912fbd3
PR14927: add -C switch for color in staprun/io

Also make stap send the -C switch if itself it was called with --color.
As opposed to the --color switch of stap, the WHEN argument was made
mandatory here so that it's consistent with the others, and it doesn't
conflict with the MODULE argument (and users don't have to resort to
using e.g. '-Cauto').

A few formatting fixes in the staprun manual page.
buildrun.cxx
staprun/common.c
staprun/mainloop.c
staprun/staprun.8
staprun/staprun.h
This page took 0.027847 seconds and 5 git commands to generate.