Commit 76e0d8c8 authored by Yang Jihong's avatar Yang Jihong Committed by Arnaldo Carvalho de Melo

perf kwork: Add the supported subcommands to the document

Add missing report, latency and timehist subcommands to the document.

Fixes: f98919ec ("perf kwork: Implement 'report' subcommand")
Fixes: ad3d9f7a ("perf kwork: Implement perf kwork latency")
Fixes: bcc8b3e8 ("perf kwork: Implement perf kwork timehist")
Reviewed-by: default avatarIan Rogers <irogers@google.com>
Signed-off-by: default avatarYang Jihong <yangjihong1@huawei.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ravi Bangoria <ravi.bangoria@amd.com>
Cc: Sandipan Das <sandipan.das@amd.com>
Link: https://lore.kernel.org/r/20230812084917.169338-3-yangjihong1@huawei.comSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent d3971008
...@@ -8,7 +8,7 @@ perf-kwork - Tool to trace/measure kernel work properties (latencies) ...@@ -8,7 +8,7 @@ perf-kwork - Tool to trace/measure kernel work properties (latencies)
SYNOPSIS SYNOPSIS
-------- --------
[verse] [verse]
'perf kwork' {record} 'perf kwork' {record|report|latency|timehist}
DESCRIPTION DESCRIPTION
----------- -----------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment