• I
    perf_counter tools: Generate per command manpages (and pdf/html, etc.) · c1c2365a
    Ingo Molnar 提交于
    Import Git's nice .txt => {man/html/pdf} generation machinery.
    
    Fix various errors in the Documentation/perf*.txt description as well.
    
    Also fix a bug in builtin-help: we'd map 'perf help top' to 'perftop'
    if only the 'perf' binary is in the default PATH - confusing the manpage
    logic. I dont fully understand why Git did it this way - but i suppose
    it's a migration artifact from their migration from standalone git-xyz
    commands to 'git xyz' commands. The perf tools were always using the
    modern form so it's not an issue there.
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
    Cc: Marcelo Tosatti <mtosatti@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: John Kacur <jkacur@redhat.com>
    LKML-Reference: <new-submission>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    c1c2365a
Makefile 24.9 KB