commit | e8103e44cebe2ef891bc3a5c6c4b74854846968b | [log] [tgz] |
---|---|---|
author | Takuya Yamamoto <tkydevel@gmail.com> | Tue Apr 10 23:35:39 2018 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Apr 12 10:33:36 2018 -0300 |
tree | 95b166bc3ea256eb80593525491f2ca03837d820 | |
parent | 8a812bf552d98f6f887f860d3910f201b4a97b26 [diff] |
perf sched: Fix documentation for timehist Fixed a incorrect option and usage to those shown by "perf sched timehist -h", i.e. the default is really --call-graph, which is equivalent to -g. Signed-off-by: Takuya Yamamoto <tkydevel@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: https://lkml.kernel.org/n/tip-8fzo0dlsi1mku5aqx8brep5s@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>