Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1623540

Re: [PATCH] perf trace: Add usage of --no-syscalls in man page

From Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] perf trace: Add usage of --no-syscalls in man page
Date 2017-04-14 08:40 +0200
Message-ID <tw33H-6aD-1@gated-at.bofh.it> (permalink)
References <tvG77-7eb-1@gated-at.bofh.it> <tvNrY-3KR-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Arnaldo, Thanks for pulling the patch.

On Thursday 13 April 2017 07:21 PM, Arnaldo Carvalho de Melo wrote:
> Em Thu, Apr 13, 2017 at 11:32:12AM +0530, Ravi Bangoria escreveu:
>> perf trace supports --no-syscalls option but it's not listed in
>> the man page. (Though, I see an example using --no-syscalls in
>> EXAMPLES section.)
> Thanks, applied.
>
> I'm thinking about making --no-syscalls the default when 'trace' is
> hardlinked to 'perf', i.e. 'perf trace'  remains as it is, but if one
> calls 'trace', then --no-syscalls is the default, as after non-syscall
> events got supported I find myself using --no-syscalls way too often,
> what do you think?

+1. Makes sense to me.

I also use 'perf trace' more often for non-syscall events.
So.. if others are okay please do it.

-Ravi

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] perf trace: Add usage of --no-syscalls in man page Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com> - 2017-04-13 08:10 +0200
  Re: [PATCH] perf trace: Add usage of --no-syscalls in man page Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-04-13 16:00 +0200
    Re: [PATCH] perf trace: Add usage of --no-syscalls in man page Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com> - 2017-04-14 08:40 +0200
  [tip:perf/core] perf trace: Add usage of --no-syscalls in man page tip-bot for Ravi Bangoria <tipbot@zytor.com> - 2017-04-17 10:50 +0200

csiph-web