Arnaldo Carvalho de Melo
cc8b88b15a
perf report: Add --comms parameter
...
So that we can filter by comm. Symbols in other comms won't be
accounted for.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
Cc: Mike Galbraith <efault@gmx.de >
Cc: Peter Zijlstra <peterz@infradead.org >
Cc: Paul Mackerras <paulus@samba.org >
LKML-Reference: <1246399282-20934-3-git-send-email-acme@redhat.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-07-01 00:07:10 +02:00
Arnaldo Carvalho de Melo
25903407da
perf report: Add --dsos parameter
...
So that we can filter by dso. Symbols in other dsos won't be
accounted for.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
Cc: Mike Galbraith <efault@gmx.de >
Cc: Peter Zijlstra <peterz@infradead.org >
Cc: Paul Mackerras <paulus@samba.org >
LKML-Reference: <1246399282-20934-2-git-send-email-acme@redhat.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-07-01 00:07:09 +02:00
Ingo Molnar
b0a28589b2
perf report: Fix help text typo
...
Reported-by: Brice Goglin <Brice.Goglin@inria.fr >
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl >
Cc: Mike Galbraith <efault@gmx.de >
Cc: Paul Mackerras <paulus@samba.org >
Cc: Arnaldo Carvalho de Melo <acme@redhat.com >
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-06-23 16:39:53 +02:00
Jaswinder Singh Rajput
dee412066a
perf stat: Fix command option / manpage
...
-l is not supported, it should be -S for scale.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com >
Cc: Peter Zijlstra <peterz@infradead.org >
LKML-Reference: <1245703959.6167.16.camel@localhost.localdomain >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-06-23 10:20:02 +02:00
Ingo Molnar
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
...
Several people have suggested that 'perf' has become a full-fledged
tool that should be moved out of Documentation/. Move it to the
(new) tools/ directory.
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl >
Cc: Mike Galbraith <efault@gmx.de >
Cc: Paul Mackerras <paulus@samba.org >
Cc: Arnaldo Carvalho de Melo <acme@redhat.com >
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-06-06 20:33:43 +02:00