Skip to content

Commit

Permalink
perf kwork: Add the supported subcommands to the document
Browse files Browse the repository at this point in the history
[ Upstream commit 76e0d8c ]

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

Fixes: f98919e ("perf kwork: Implement 'report' subcommand")
Fixes: ad3d9f7 ("perf kwork: Implement perf kwork latency")
Fixes: bcc8b3e ("perf kwork: Implement perf kwork timehist")
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: Yang Jihong <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Sandipan Das <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
  • Loading branch information
Yang Jihong authored and gregkh committed Nov 15, 2023
1 parent 021bacb commit 29c7296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/perf/Documentation/perf-kwork.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ perf-kwork - Tool to trace/measure kernel work properties (latencies)
SYNOPSIS
--------
[verse]
'perf kwork' {record}
'perf kwork' {record|report|latency|timehist}

DESCRIPTION
-----------
Expand Down

0 comments on commit 29c7296

Please sign in to comment.