[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170316005817.GA6805@ast-mbp.thefacebook.com>
Date: Wed, 15 Mar 2017 17:58:19 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Anton Blanchard <anton@...abs.org>
Cc: davem@...emloft.net, peterz@...radead.org, mingo@...hat.com,
acme@...nel.org, alexander.shishkin@...ux.intel.com,
sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: change uprobe_events default ? Was: [PATCH] perf: Rename
CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
On Thu, Feb 16, 2017 at 05:00:50PM +1100, Anton Blanchard wrote:
> From: Anton Blanchard <anton@...ba.org>
>
> We have uses of CONFIG_UPROBE_EVENT and CONFIG_KPROBE_EVENT as
> well as CONFIG_UPROBE_EVENTS and CONFIG_KPROBE_EVENTS. Consistently
> use the plurals.
>
> Signed-off-by: Anton Blanchard <anton@...ba.org>
this rename made me notice that UPROBE_EVENTS still defaults to 'n'.
this is key feature that all distros enable, so having default 'n'
is kinda saying that it's not something that should be turned on
or used widely. which is obviously not the case.
imo it's time to change it to 'y'.
Thoughts?
Powered by blists - more mailing lists