Re: [PATCH 2/5] perf tools: Fix -x/--exclude-other option for reportcommand
From: David Ahern
Date: Tue Jun 25 2013 - 13:03:09 EST
On 6/25/13 5:54 AM, Jiri Olsa wrote:
Currently we have symbol_conf.exclude_other being set as true
every time so the -x/--exclude-other has nothing to do. Also
we have no way to see the data with symbol_conf.exclude_other
being false which is useful sometimes.
I'm fine with the change, but wanted to address the "have no way"
comment: --no-exclude-other should set it to false.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/