diff options
author | WaLyong Cho <walyong.cho@samsung.com> | 2014-04-25 00:50:51 +0900 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-04-24 19:21:51 -0400 |
commit | 49e5b2a93339869703d581a06f8d903f8371ab60 (patch) | |
tree | bb5322e6f0d6f664389c716b71a03afaa5fa00c0 /man/systemd-bootchart.xml | |
parent | e6c474723dc66cd4765fd09453d6b48bd5905ba4 (diff) |
bootchart: add control group option
Diffstat (limited to 'man/systemd-bootchart.xml')
-rw-r--r-- | man/systemd-bootchart.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 1715d5dcf1..d83d032553 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -198,6 +198,13 @@ </varlistentry> <varlistentry> + <term><option>-g</option></term> + <term><option>--control-group</option></term> + <listitem><para>Display process control group + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>-o</option></term> <term><option>--output <replaceable>path</replaceable></option></term> <listitem><para>Specify the output directory for the |