Re: [PATCHv11 2.6.36-rc2-tip 11/15] 11: perf: list symbols in a dsoin ascending order.

From: Arnaldo Carvalho de Melo
Date: Wed Aug 25 2010 - 19:21:49 EST


Em Wed, Aug 25, 2010 at 07:13:29PM +0530, Srikar Dronamraju escreveu:
> Given a dso, list the symbols in ascending order. Needed for listing
> available symbols from perf-probe.

Applied after renaming it to 'dso__fprintf_symbols_by_name', as at first
I was scratching my head to figure out if we could reuse it in
dso__fprintf() to then notice that it is in ascending _name_ order, not
the default that is ordered by addr :-)

Please fixup the users, i.e. perf probe in your patchset.

- Arnaldo
--
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/